14 #ifndef TGO4EVENTSOURCE_H
15 #define TGO4EVENTSOURCE_H
43 virtual void Clear(Option_t* opt=
"");
82 void ThrowError(Int_t creastat, Int_t errstat,
const char* message,...);
85 void ThrowEOF(Int_t creastat, Int_t errstat,
const char* message,...);
104 #endif //TGO4EVENTSOURCE_H
void ThrowEOF(Int_t creastat, Int_t errstat, const char *message,...)
virtual ~TGo4EventSource()
virtual Bool_t CheckEventClass(TClass *cl)
void SetCreateStatus(Int_t status)
const char * GetErrMess() const
void ThrowError(Int_t creastat, Int_t errstat, const char *message,...)
void SetErrMess(const char *txt)
Int_t GetCreateStatus() const
virtual Bool_t BuildEvent(TGo4EventElement *dest)
virtual const char * GetActiveName()
static const Int_t fgiTIMEOUTDEFAULT
Int_t GetEventStatus() const
void SetEventStatus(Int_t status)
virtual void Clear(Option_t *opt="")