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

Go to the source code of this file.

Classes

class  PndMasterPidTask
 The default pid tasks. More...
 
struct  PndMasterPidTask::pidTaskList
 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. "kPndPidCorrelator" for the class PndPidCorrelator. The function PrintTaskList() can be used to check the list of the tasks and the corresponding number. More...