68 TString kind, input, out1, out2;
123 fSize = (TH1D*)
MakeTH1(
'D',
"Eventsize",
"Event size [b]",160,1,160);
TH1 * MakeTH1(char type, const char *fullname, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup, const char *xtitle=0, const char *ytitle=0)
static Bool_t CheckVersion(Int_t version)
virtual Int_t UserPreLoop()
void DefEventProcessor(const char *Pname, const char *Pclass)
virtual void PrintEvent()
friend class TGo4AnalysisStep
TGo4EventElement * GetOutputEvent()
virtual Int_t UserEventFunc()
Bool_t IsNewInputFile() const
void SetSourceEnabled(Bool_t on=kTRUE)
TGo4EventElement * GetInputEvent(const char *stepname)
void DefOutputEvent(const char *Oname, const char *Oclass)
#define __GO4BUILDVERSION__
virtual const char * GetName() const
void SetStoreEnabled(Bool_t on=kTRUE)
void PrintMbsFileHeader()
virtual void Print(Option_t *opt="") const
void PrintMbsBufferHeader()
virtual Int_t UserPostLoop()
void SetProcessEnabled(Bool_t on=kTRUE)
Bool_t AddAnalysisStep(TGo4AnalysisStep *next)
void SetErrorStopEnabled(Bool_t on)
void DefInputEvent(const char *Iname, const char *Iclass)
TXXXUnpackEvent * fRawEvent
static void Error(const char *text,...)
static void Info(const char *text,...)
TGo4WinCond * MakeWinCond(const char *fullname, Double_t xmin, Double_t xmax, const char *HistoName=0)