13 #ifndef PNDMASTERSIMTASK_H
14 #define PNDMASTERSIMTASK_H
simTaskList
enum of the task list This enum avoids to retrieve tasks using the integer value (misleading)...
Abstract class for all the master task list classes.
virtual ~PndMasterSimTask()
Destructor.
TString fOptions
Options parsed to the reconstruction.
ClassDef(PndBlackBoxTask, 1)
virtual void SetPersistency(Bool_t pers=kTRUE)
Set the persistency of all the tasks.
PndMasterSimTask(TString fOptions="")
Default constructor.