FairRoot/PandaRoot
|
struct of the task list This struct avoids to retrieve tasks using the integer value (misleading), but uses an easier scheme. The enum is "k" + the class name, i.e. "kPndPidCorrelator" for the class PndPidCorrelator. The function PrintTaskList() can be used to check the list of the tasks and the corresponding number. More...
Public Attributes | |
Short_t | kPndPidCorrelator |
Short_t | kPndPidBremCorrector |
Short_t | kPndMcCloner |
Short_t | kPndPidIdealAssociatorTask |
Short_t | kPndPidMvdAssociatorTask |
Short_t | kPndPidMdtHCAssociatorTask |
Short_t | kPndPidDrcAssociatorTask |
Short_t | kPndPidDiscAssociatorTask |
Short_t | kPndPidSttAssociatorTask |
Short_t | kPndPidEmcBayesAssociatorTask |
Short_t | kPndPidSciTAssociatorTask |
Short_t | kPndPidRichAssociatorTask |
Short_t | kPndPidFtofAssociatorTask |
struct of the task list This struct avoids to retrieve tasks using the integer value (misleading), but uses an easier scheme. The enum is "k" + the class name, i.e. "kPndPidCorrelator" for the class PndPidCorrelator. The function PrintTaskList() can be used to check the list of the tasks and the corresponding number.
Definition at line 54 of file PndMasterMultiPidTask.h.
Short_t PndMasterMultiPidTask::pidTaskList::kPndMcCloner |
Definition at line 58 of file PndMasterMultiPidTask.h.
Short_t PndMasterMultiPidTask::pidTaskList::kPndPidBremCorrector |
Definition at line 57 of file PndMasterMultiPidTask.h.
Short_t PndMasterMultiPidTask::pidTaskList::kPndPidCorrelator |
Definition at line 56 of file PndMasterMultiPidTask.h.
Short_t PndMasterMultiPidTask::pidTaskList::kPndPidDiscAssociatorTask |
Definition at line 63 of file PndMasterMultiPidTask.h.
Short_t PndMasterMultiPidTask::pidTaskList::kPndPidDrcAssociatorTask |
Definition at line 62 of file PndMasterMultiPidTask.h.
Short_t PndMasterMultiPidTask::pidTaskList::kPndPidEmcBayesAssociatorTask |
Definition at line 65 of file PndMasterMultiPidTask.h.
Short_t PndMasterMultiPidTask::pidTaskList::kPndPidFtofAssociatorTask |
Definition at line 68 of file PndMasterMultiPidTask.h.
Short_t PndMasterMultiPidTask::pidTaskList::kPndPidIdealAssociatorTask |
Definition at line 59 of file PndMasterMultiPidTask.h.
Short_t PndMasterMultiPidTask::pidTaskList::kPndPidMdtHCAssociatorTask |
Definition at line 61 of file PndMasterMultiPidTask.h.
Short_t PndMasterMultiPidTask::pidTaskList::kPndPidMvdAssociatorTask |
Definition at line 60 of file PndMasterMultiPidTask.h.
Short_t PndMasterMultiPidTask::pidTaskList::kPndPidRichAssociatorTask |
Definition at line 67 of file PndMasterMultiPidTask.h.
Short_t PndMasterMultiPidTask::pidTaskList::kPndPidSciTAssociatorTask |
Definition at line 66 of file PndMasterMultiPidTask.h.
Short_t PndMasterMultiPidTask::pidTaskList::kPndPidSttAssociatorTask |
Definition at line 64 of file PndMasterMultiPidTask.h.