FairRoot/PandaRoot
Public Attributes | List of all members
PndMasterRecoTask::recoTaskList 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 kPndTrkTracking2
 
Short_t kPndSttMvdGemTracking
 
Short_t kPndRecoKalmanTask1
 
Short_t kPndTrackCleaner
 
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 49 of file PndMasterRecoTask.h.

Member Data Documentation

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.


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