13 #ifndef PNDMASTERPIDTASK_H 
   14 #define PNDMASTERPIDTASK_H 
PndMasterPidTask(TString options="")
Default constructor with options  This string can be: "" -> default settings full setup "day1" -> Set...
virtual void SetPersistency(Bool_t pers=kTRUE)
Set the persistency of all the tasks. 
Abstract class for all the master task list classes. 
TString fOptions
Options parsed to the pid. 
virtual ~PndMasterPidTask()
Destructor. 
ClassDef(PndBlackBoxTask, 1)