13 #ifndef PndMasterLocalRecoTask_H
14 #define PndMasterLocalRecoTask_H
std::vector< PndPersistencyTask * > fBranchTasks
PndMasterLocalRecoTask(TString options="")
Default constructor with options This string can be: "" -> default settings full setup "day1" -> Set...
Abstract class for all the master task list classes.
The default local reconstruction tasks.
virtual void SetPersistency(Bool_t pers=kTRUE)
Set the persistency of all the tasks.
ClassDef(PndBlackBoxTask, 1)
std::vector< FairTask * > fStandardTasks
std::map< PndPersistencyTask *, bool > fFixedPersistency
virtual ~PndMasterLocalRecoTask()
Destructor.
TString fOptions
Options parsed to the digitization.