FairRoot/PandaRoot
Classes
PndMasterRecoTask.h File Reference
#include "PndMasterTask.h"

Go to the source code of this file.

Classes

class  PndMasterRecoTask
 The default reconstruction tasks. More...
 
struct  PndMasterRecoTask::recoTaskList
 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...