FairRoot/PandaRoot
Public Attributes | List of all members
PndMasterRecoIdealTask::recoIdealTaskList Struct Reference

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
 

Detailed Description

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.

Remarks
There are 4 kPndMCTrackAssociatorTask and 2 kPndRecoKalmanTask, called kPndMCTrackAssociator1 kPndMCTrackAssociator2 etc...

Definition at line 53 of file PndMasterRecoIdealTask.h.

Member Data Documentation

Short_t PndMasterRecoIdealTask::recoIdealTaskList::kPndBarrelIdealTracking
Short_t PndMasterRecoIdealTask::recoIdealTaskList::kPndFtsTrackerIdeal
Short_t PndMasterRecoIdealTask::recoIdealTaskList::kPndRecoKalmanTask1
Short_t PndMasterRecoIdealTask::recoIdealTaskList::kPndRecoKalmanTask2

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