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 | kPndBarrelIdealTracking |
Short_t | kPndRecoKalmanTask1 |
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 53 of file PndMasterRecoIdealTask.h.
Short_t PndMasterRecoIdealTask::recoIdealTaskList::kPndBarrelIdealTracking |
Definition at line 54 of file PndMasterRecoIdealTask.h.
Referenced by PndMasterRecoIdealTask::PndMasterRecoIdealTask(), and PndMasterRecoIdealTask::SetPersistency().
Short_t PndMasterRecoIdealTask::recoIdealTaskList::kPndFtsTrackerIdeal |
Definition at line 56 of file PndMasterRecoIdealTask.h.
Referenced by PndMasterRecoIdealTask::PndMasterRecoIdealTask(), and PndMasterRecoIdealTask::SetPersistency().
Short_t PndMasterRecoIdealTask::recoIdealTaskList::kPndRecoKalmanTask1 |
Definition at line 55 of file PndMasterRecoIdealTask.h.
Referenced by PndMasterRecoIdealTask::PndMasterRecoIdealTask(), and PndMasterRecoIdealTask::SetPersistency().
Short_t PndMasterRecoIdealTask::recoIdealTaskList::kPndRecoKalmanTask2 |
Definition at line 57 of file PndMasterRecoIdealTask.h.
Referenced by PndMasterRecoIdealTask::PndMasterRecoIdealTask(), and PndMasterRecoIdealTask::SetPersistency().