, including all inherited members.
AddAnalysisCondition(TGo4Condition *con, const char *subfolder=0) | TGo4EventProcessor | |
AddCanvas(TCanvas *can, const char *subfolder=0) | TGo4EventProcessor | |
AddHistogram(TH1 *his, const char *subfolder=0, Bool_t replace=kTRUE) | TGo4EventProcessor | |
AddObject(TNamed *anything, const char *subfolder=0) | TGo4EventProcessor | |
AddParameter(TGo4Parameter *par, const char *subfolder=0) | TGo4EventProcessor | |
AddPicture(TGo4Picture *pic, const char *subfolder=0) | TGo4EventProcessor | |
BuildEvent(TGo4EventElement *dest) | TXXXUnpackProc | [virtual] |
BuildEvent(TGo4EventElement *dest) | TXXXUnpackProc | [virtual] |
CheckCalibration(const char *classname) | TGo4EventProcessor | [virtual] |
CheckEventClass(TClass *cl) | TGo4EventSource | [virtual] |
CheckInputEvent(const char *classname) | TGo4EventProcessor | [virtual] |
Clear(Option_t *opt="") | TGo4EventProcessor | [virtual] |
CreateRawHsitograms(int nbins, double xmin, double xmax) | TXXXUnpackProc | [private] |
ExecuteScript(const char *script_name) | TGo4EventProcessor | |
fConArr1 | TXXXUnpackProc | [protected] |
fConArr2 | TXXXUnpackProc | [protected] |
fcondSet | TXXXUnpackProc | [protected] |
fconHis1 | TXXXUnpackProc | [protected] |
fconHis2 | TXXXUnpackProc | [protected] |
fCr1Ch | TXXXUnpackProc | [protected] |
fCr1Ch1x2 | TXXXUnpackProc | [protected] |
fCr2Ch | TXXXUnpackProc | [protected] |
fEvCount | TXXXUnpackProc | [private] |
fgiTIMEOUTDEFAULT | TGo4EventSource | [static] |
fguTXTLEN enum value | TGo4EventSource | [protected] |
fHis1 | TXXXUnpackProc | [protected] |
fHis1gate | TXXXUnpackProc | [protected] |
fHis2 | TXXXUnpackProc | [protected] |
fHis2gate | TXXXUnpackProc | [protected] |
FinalizeEvent() | TGo4EventProcessor | [inline, virtual] |
fLaText | TXXXUnpackProc | [protected] |
fParam | TXXXUnpackProc | [protected] |
fParam1 | TXXXUnpackProc | [private] |
fParam2 | TXXXUnpackProc | [private] |
fPicture1 | TXXXUnpackProc | [protected] |
fPolyCon1 | TXXXUnpackProc | [protected] |
fWinCon1 | TXXXUnpackProc | [protected] |
fWinCon2 | TXXXUnpackProc | [protected] |
GetActiveName() | TGo4EventSource | [virtual] |
GetAnalysisCondition(const char *name, const char *cond_cl=0) | TGo4EventProcessor | |
GetCalibration() | TGo4EventProcessor | [inline] |
GetCanvas(const char *name) | TGo4EventProcessor | |
GetCreateStatus() const | TGo4EventSource | [inline] |
GetErrMess() const | TGo4EventSource | [inline] |
GetEventStatus() const | TGo4EventSource | [inline] |
GetHistogram(const char *name) | TGo4EventProcessor | |
GetInputEvent() | TGo4EventProcessor | [inline] |
GetInputEvent(const char *stepname) | TGo4EventProcessor | |
GetObject(const char *name, const char *folder=0) | TGo4EventProcessor | |
GetOutputEvent(const char *stepname) | TGo4EventProcessor | |
GetParameter(const char *name, const char *par_class=0) | TGo4EventProcessor | |
GetPicture(const char *name) | TGo4EventProcessor | |
InitEvent(TGo4EventElement *) | TGo4EventProcessor | [inline, virtual] |
IsKeepInputEvent() | TGo4EventProcessor | [inline] |
IsKeepOutputEvent() | TGo4EventProcessor | [inline] |
IsObjMade() | TGo4EventProcessor | |
MakeParameter(const char *fullname, const char *classname, const char *newcmd=0) | TGo4EventProcessor | |
MakePolyCond(const char *fullname, Int_t npoints, Double_t(*points)[2], const char *HistoName=0) | TGo4EventProcessor | |
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) | TGo4EventProcessor | |
MakeTH2(char type, const char *fullname, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup, Int_t nbinsy, Double_t ylow, Double_t yup, const char *xtitle=0, const char *ytitle=0, const char *ztitle=0) | TGo4EventProcessor | |
MakeWinCond(const char *fullname, Double_t xmin, Double_t xmax, const char *HistoName=0) | TGo4EventProcessor | |
MakeWinCond(const char *fullname, Double_t xmin, Double_t xmax, Double_t ymin, Double_t ymax, const char *HistoName=0) | TGo4EventProcessor | |
Message(Int_t prio, const char *text,...) | TGo4EventProcessor | |
RemoveAnalysisCondition(const char *name) | TGo4EventProcessor | |
RemoveCanvas(const char *name) | TGo4EventProcessor | |
RemoveHistogram(const char *name) | TGo4EventProcessor | |
RemoveParameter(const char *name) | TGo4EventProcessor | |
RemovePicture(const char *name) | TGo4EventProcessor | |
SendObjectToGUI(TNamed *ob) | TGo4EventProcessor | |
SetCalibration(TGo4EventCalibration *cali) | TGo4EventProcessor | [inline] |
SetCreateStatus(Int_t status) | TGo4EventSource | [inline, protected] |
SetErrMess(const char *txt) | TGo4EventSource | [inline, protected] |
SetEventStatus(Int_t status) | TGo4EventSource | [inline, protected] |
SetInputEvent(TGo4EventElement *raw) | TGo4EventProcessor | [inline] |
SetKeepInputEvent(Bool_t val=kTRUE) | TGo4EventProcessor | [inline] |
SetKeepOutputEvent(Bool_t val=kTRUE) | TGo4EventProcessor | [inline] |
SetMakeWithAutosave(Bool_t on=kTRUE) | TGo4EventProcessor | |
TGo4EventProcessor(const char *name) | TGo4EventProcessor | |
TGo4EventProcessor() | TGo4EventProcessor | [inline, protected] |
TGo4EventSource(const char *name) | TGo4EventSource | |
TGo4EventSource() | TGo4EventSource | |
ThrowEOF(Int_t creastat, Int_t errstat, const char *message,...) | TGo4EventSource | [protected] |
ThrowError(Int_t creastat, Int_t errstat, const char *message,...) | TGo4EventSource | [protected] |
TXXXUnpackProc() | TXXXUnpackProc | |
TXXXUnpackProc(const char *name) | TXXXUnpackProc | |
TXXXUnpackProc() | TXXXUnpackProc | |
TXXXUnpackProc(const char *name) | TXXXUnpackProc | |
UserPostLoop() | TGo4EventProcessor | [inline, virtual] |
UserPreLoop() | TGo4EventProcessor | [inline, virtual] |
~TGo4EventProcessor() | TGo4EventProcessor | [virtual] |
~TGo4EventSource() | TGo4EventSource | [virtual] |
~TXXXUnpackProc() | TXXXUnpackProc | [virtual] |
~TXXXUnpackProc() | TXXXUnpackProc | [virtual] |