14 #ifndef TGO4ANALYSISSTATUS_H 15 #define TGO4ANALYSISSTATUS_H 92 void Print(Option_t *opt =
"")
const override;
149 #endif //TGO4ANALYSISSTATUS_H
void SetAutoFileName(const char *name)
const char * GetAutoFileName() const
Int_t GetFirstStepIndex() const
virtual ~TGo4AnalysisStatus()
Int_t GetAutoSaveCompression() const
Int_t GetAutoSaveInterval() const
void SetAutoSaveOn(Bool_t on=kTRUE)
TGo4AnalysisStepStatus * NextStepStatus()
Int_t IsAutoSaveOverwrite() const
Int_t IsStepChecking() const
void SetFirstStepIndex(Int_t i)
Int_t fiAutoSaveCompression
Int_t IsAutoSaveOn() const
Int_t GetNumberOfSteps() const
void SetStepChecking(Int_t on)
Bool_t AddStepStatus(TGo4AnalysisStepStatus *next)
TGo4AnalysisStepStatus * GetStepStatus(const char *name)
void Print(Option_t *opt="") const override
Int_t GetLastStepIndex() const
void SetAutoSaveOverwrite(Bool_t over=kTRUE)
void SetLastStepIndex(Int_t i)
Int_t fbAutoSaveOverwrite
void SetConfigFileName(const char *name)
TIterator * fxStepIterator
void SetAutoSaveInterval(Int_t i)
void SetAutoSaveCompression(Int_t i=5)
const char * GetConfigFileName() const