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. "kPndTrkTracking2" for the class PndTracking2. The function PrintTaskList() can be used to check the list of the tasks and the corresponding number. More...
Public Attributes | |
Short_t | kPndTrkTracking2 |
Short_t | kPndSttMvdGemTracking |
Short_t | kPndRecoKalmanTask1 |
Short_t | kPndTrackCleaner |
Short_t | kPndFtsTrackerIdeal |
Short_t | kPndRecoKalmanTask2 |
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. "kPndTrkTracking2" for the class PndTracking2. The function PrintTaskList() can be used to check the list of the tasks and the corresponding number.
Definition at line 49 of file PndMasterRecoTask.h.
Short_t PndMasterRecoTask::recoTaskList::kPndFtsTrackerIdeal |
Definition at line 54 of file PndMasterRecoTask.h.
Short_t PndMasterRecoTask::recoTaskList::kPndRecoKalmanTask1 |
Definition at line 52 of file PndMasterRecoTask.h.
Short_t PndMasterRecoTask::recoTaskList::kPndRecoKalmanTask2 |
Definition at line 55 of file PndMasterRecoTask.h.
Short_t PndMasterRecoTask::recoTaskList::kPndSttMvdGemTracking |
Definition at line 51 of file PndMasterRecoTask.h.
Short_t PndMasterRecoTask::recoTaskList::kPndTrackCleaner |
Definition at line 53 of file PndMasterRecoTask.h.
Short_t PndMasterRecoTask::recoTaskList::kPndTrkTracking2 |
Definition at line 50 of file PndMasterRecoTask.h.