14 #ifndef TGO4ANALYSISSTEP_H
15 #define TGO4ANALYSISSTEP_H
258 Int_t
Store(TFolder* fold);
380 #endif //TGO4ANALYSISSTEP_H
Bool_t IsKeepInputEvent()
Int_t GetProcessStatus() const
Bool_t IsEventSourceParam() const
TGo4EventElement * fxInputEvent
TGo4AnalysisStep * GetPreviousStep() const
void SetPreviousStep(TGo4AnalysisStep *pre)
Bool_t IsStoreEnabled() const
Int_t Store(TGo4Parameter *cali)
void NewEventStore(TGo4EventStoreParameter *kind)
void SetEventStore(TGo4EventStoreParameter *kind)
Bool_t fbErrorStopEnabled
Bool_t IsStoreImplemented() const
TGo4EventElement * GetOutputEvent() const
void NewEventSource(TGo4EventSourceParameter *kind)
void SetStatus(TGo4AnalysisStepStatus *state)
TGo4EventFactory * fxEventFactory
Bool_t IsKeepInputEvent()
Bool_t IsKeepOutputEvent()
void SetInputEvent(TGo4EventElement *in)
TGo4EventElement * fxOutputEvent
Bool_t IsKeepOutputEvent()
Bool_t IsMatchingPrevious()
TGo4EventElement * GetInputEvent() const
TGo4EventStoreParameter * fxStoreType
void SetSourceEnabled(Bool_t on=kTRUE)
TGo4EventSource * fxEventSource
TGo4EventProcessor * fxEventProcessor
Bool_t IsProcessEnabled() const
TGo4EventStoreParameter * GetEventStore() const
Bool_t IsSourceImplemented() const
void SetStatusMessage(const char *txt)
TGo4AnalysisStepStatus * CreateStatus()
TGo4EventStore * fxEventStore
Bool_t IsErrorStopped() const
TGo4AnalysisStep * fxPrevious
void SetStoreEnabled(Bool_t on=kTRUE)
TGo4EventSourceParameter * GetEventSource() const
void CloseEventProcessor()
void SetProcessEnabled(Bool_t on=kTRUE)
void SetEventSource(TGo4EventSourceParameter *kind)
virtual void InitEventClasses()
void SetEventProcessor(TGo4EventProcessorParameter *kind)
const char * GetStatusMessage() const
TGo4EventSourceParameter * fxSourceType
virtual ~TGo4AnalysisStep()
void SetErrorStopEnabled(Bool_t on)
void NewEventProcessor(TGo4EventProcessorParameter *kind)
TGo4EventFactory * GetStepFactory() const
TGo4EventProcessorParameter * fxProcessorType
Bool_t fbSourceImplemented
Bool_t IsSourceEnabled() const
Bool_t IsErrorStopEnabled() const
Bool_t fbStoreImplemented
const char * GetEventSourceName()
Bool_t IsEventStoreParam() const
TGo4EventProcessor * GetEventProcessor() const
const char * GetEventStoreName()