PandaRoot
PndPidIdealAssociatorTask Class Reference

#include <PndPidIdealAssociatorTask.h>

Inheritance diagram for PndPidIdealAssociatorTask:

Public Member Functions

virtual void Exec (Option_t *option)
 
virtual InitStatus Init ()
 
void Register ()
 
void Reset ()
 
 PndPidIdealAssociatorTask (const char *name, const char *title="Pnd Task")
 
 PndPidIdealAssociatorTask ()
 
virtual ~PndPidIdealAssociatorTask ()
 
void SetToOnlyOne ()
 
void SetVerbose (Bool_t verb)
 
virtual void SetParContainers ()
 
virtual void Finish ()
 
void SetOutputBranch (TString branch)
 

Protected Member Functions

void DoChargedPidMatch (PndPidCandidate *pidcand, PndPidProbability *prob)
 Monte-Carlo Truth track TCA. More...
 

Protected Attributes

TString fChargedBranchName
 
TString fTrackBranchNamePidHypo
 
TClonesArray * fPidChargedCand
 
TClonesArray * fPidChargedProb
 PndPidCandidate TCA for charged particles. More...
 
TClonesArray * fMCTrack
 PndPidProbability TCA for charged particles. More...
 

Detailed Description

Definition at line 21 of file PndPidIdealAssociatorTask.h.

Constructor & Destructor Documentation

◆ PndPidIdealAssociatorTask() [1/2]

PndPidIdealAssociatorTask::PndPidIdealAssociatorTask ( const char *  name,
const char *  title = "Pnd Task" 
)

◆ PndPidIdealAssociatorTask() [2/2]

PndPidIdealAssociatorTask::PndPidIdealAssociatorTask ( )

◆ ~PndPidIdealAssociatorTask()

virtual PndPidIdealAssociatorTask::~PndPidIdealAssociatorTask ( )
virtual

Member Function Documentation

◆ DoChargedPidMatch()

void PndPidIdealAssociatorTask::DoChargedPidMatch ( PndPidCandidate pidcand,
PndPidProbability prob 
)
protected

Monte-Carlo Truth track TCA.

◆ Exec()

virtual void PndPidIdealAssociatorTask::Exec ( Option_t *  option)
virtual

◆ Finish()

virtual void PndPidIdealAssociatorTask::Finish ( )
virtual

Referenced by SetVerbose().

◆ Init()

virtual InitStatus PndPidIdealAssociatorTask::Init ( )
virtual

◆ Register()

void PndPidIdealAssociatorTask::Register ( )

◆ Reset()

void PndPidIdealAssociatorTask::Reset ( )

◆ SetOutputBranch()

void PndPidIdealAssociatorTask::SetOutputBranch ( TString  branch)
inline

Definition at line 56 of file PndPidIdealAssociatorTask.h.

◆ SetParContainers()

virtual void PndPidIdealAssociatorTask::SetParContainers ( )
virtual

Get parameter containers

Referenced by SetVerbose().

◆ SetToOnlyOne()

void PndPidIdealAssociatorTask::SetToOnlyOne ( )

◆ SetVerbose()

void PndPidIdealAssociatorTask::SetVerbose ( Bool_t  verb)
inline

Definition at line 50 of file PndPidIdealAssociatorTask.h.

References Finish(), and SetParContainers().

50 { fVerbose = verb; };

Member Data Documentation

◆ fChargedBranchName

TString PndPidIdealAssociatorTask::fChargedBranchName
protected

Definition at line 25 of file PndPidIdealAssociatorTask.h.

◆ fMCTrack

TClonesArray* PndPidIdealAssociatorTask::fMCTrack
protected

PndPidProbability TCA for charged particles.

Definition at line 33 of file PndPidIdealAssociatorTask.h.

◆ fPidChargedCand

TClonesArray* PndPidIdealAssociatorTask::fPidChargedCand
protected

Definition at line 29 of file PndPidIdealAssociatorTask.h.

◆ fPidChargedProb

TClonesArray* PndPidIdealAssociatorTask::fPidChargedProb
protected

PndPidCandidate TCA for charged particles.

Definition at line 31 of file PndPidIdealAssociatorTask.h.

◆ fTrackBranchNamePidHypo

TString PndPidIdealAssociatorTask::fTrackBranchNamePidHypo
protected

Definition at line 27 of file PndPidIdealAssociatorTask.h.


The documentation for this class was generated from the following file: