14 #ifndef TGO4ANALYSISSTATUS_H
15 #define TGO4ANALYSISSTATUS_H
92 virtual Int_t
PrintStatus(Text_t* buffer=0, Int_t buflen=0);
150 #endif //TGO4ANALYSISSTATUS_H
void SetAutoFileName(const char *name)
Int_t GetAutoSaveCompression() const
virtual ~TGo4AnalysisStatus()
const char * GetConfigFileName() const
void SetAutoSaveOn(Bool_t on=kTRUE)
virtual Int_t PrintStatus(Text_t *buffer=0, Int_t buflen=0)
TGo4AnalysisStepStatus * NextStepStatus()
void SetFirstStepIndex(Int_t i)
Int_t fiAutoSaveCompression
const char * GetAutoFileName() const
Int_t IsAutoSaveOverwrite() const
void SetStepChecking(Int_t on)
Int_t IsStepChecking() const
Bool_t AddStepStatus(TGo4AnalysisStepStatus *next)
Int_t IsAutoSaveOn() const
Int_t GetLastStepIndex() const
TGo4AnalysisStepStatus * GetStepStatus(const char *name)
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)
Int_t GetAutoSaveInterval() const
Int_t GetFirstStepIndex() const