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