14#ifndef TGO4ANALYSISSTEPEXCEPTION_H
15#define TGO4ANALYSISSTEPEXCEPTION_H
TGo4AnalysisStepException & operator=(const TGo4AnalysisStepException &right)
Int_t fiProcessStatus
Contains current analysis step status value.
TGo4AnalysisStep * fxStep
1
Int_t Handle() override
This is a default handler function for the respective exception type.
const char * GetStatusMessage() const
Status message of last Process() call.
const char * GetStepName() const
Name of the throwing analysis step.
TGo4AnalysisStepException(TGo4AnalysisStep *step)
Int_t GetProcessStatus() const
Status of the last event.
virtual ~TGo4AnalysisStepException()
Contains a single step of the analysis.