14 #ifndef TGO4ANALYSISSTEPMANAGER_H
15 #define TGO4ANALYSISSTEPMANAGER_H
164 Int_t
Store(
const char * name, TFolder* folder);
256 #endif //TGO4ANALYSISSTEPMANAGER_H
Int_t Store(const char *name, TGo4Parameter *obj)
void SetOutputEvent(TGo4EventElement *event)
TGo4AnalysisStep * fxCurrentStep
Bool_t NewStepProcessor(const char *name, TGo4EventProcessorParameter *par)
Bool_t NewStepSource(const char *name, TGo4EventSourceParameter *par)
void UpdateStatus(TGo4AnalysisStatus *state)
void SetStatus(TGo4AnalysisStatus *state)
void SetStepChecking(Bool_t on=kTRUE)
TGo4AnalysisStepManager(const char *name)
Int_t ProcessAnalysisSteps()
Bool_t SetStepStorage(const char *name, Bool_t on)
Int_t GetNumberOfAnalysisSteps()
TGo4EventElement * fxOutputEvent
virtual Bool_t InitEventClasses()
Bool_t NewStepStore(const char *name, TGo4EventStoreParameter *par)
Bool_t AddAnalysisStep(TGo4AnalysisStep *next)
TGo4EventElement * GetInputEvent(const char *stepname)
TIterator * fxStepIterator
TGo4EventElement * GetOutputEvent()
TGo4AnalysisStep * GetAnalysisStep(const char *name)
Int_t IsErrorStopEnabled()
TGo4AnalysisStep * GetAnalysisStepNum(Int_t number)
Bool_t fbStepCheckingMode
Bool_t SetFirstStep(const char *name)
virtual ~TGo4AnalysisStepManager()
Bool_t SetLastStep(const char *name)