14 #ifndef TGO4ANALYSISSTEPSTATUS_H
15 #define TGO4ANALYSISSTEPSTATUS_H
40 virtual Int_t
PrintStatus(Text_t* buffer=0, Int_t buflen=0);
153 #endif //TGO4ANALYSISSTEPSTATUS_H
Bool_t IsProcessEnabled() const
TGo4EventStoreParameter * fxStoreType
void SetProcessEnabled(Bool_t on=kTRUE)
Bool_t IsErrorStopEnabled() const
void SetStoreEnabled(Bool_t on=kTRUE)
TGo4EventStoreParameter * GetStorePar() const
virtual Int_t PrintStatus(Text_t *buffer=0, Int_t buflen=0)
TGo4EventProcessorParameter * GetProcessorPar() const
void SetErrorStopped(Bool_t on)
TGo4EventSourceParameter * fxSourceType
Bool_t IsErrorStopped() const
void SetSourceEnabled(Bool_t on=kTRUE)
Bool_t IsSourceEnabled() const
TGo4EventProcessorParameter * fxProcessorType
void SetStorePar(TGo4EventStoreParameter *kind)
void SetSourcePar(TGo4EventSourceParameter *kind)
TGo4EventSourceParameter * GetSourcePar() const
Bool_t IsStoreEnabled() const
TGo4EventSourceParameter * TakeSourcePar()
void SetProcessorPar(TGo4EventProcessorParameter *kind)
void SetProcessStatus(Int_t val)
Int_t GetProcessStatus() const
Bool_t fbErrorStopEnabled
void SetErrorStopEnabled(Bool_t on=kTRUE)
virtual ~TGo4AnalysisStepStatus()