|
GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
This is the complete list of members for TMeshFinalProc, 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 | |
| Analysis(TMeshFinalEvent *target) | TMeshFinalProc | |
| BuildEvent(TGo4EventElement *dest) | TGo4EventSource | inlinevirtual |
| CheckCalibration(const char *classname) | TGo4EventProcessor | virtual |
| CheckEventClass(TClass *cl) | TGo4EventSource | virtual |
| CheckInputEvent(const char *classname) | TGo4EventProcessor | virtual |
| Clear(Option_t *opt="") | TGo4EventProcessor | virtual |
| ExecuteLine(const char *command, Int_t *errcode=0) | TGo4EventProcessor | |
| ExecutePython(const char *macro_name, Int_t *errcode=0) | TGo4EventProcessor | |
| ExecuteScript(const char *script_name) | TGo4EventProcessor | |
| fgiTIMEOUTDEFAULT | TGo4EventSource | static |
| fguTXTLEN enum value | TGo4EventSource | protected |
| FinalizeEvent() | TGo4EventProcessor | inlinevirtual |
| fxInput1 | TMeshFinalProc | |
| fxInput12 | TMeshFinalProc | |
| fxInput2 | TMeshFinalProc | |
| fxInput3 | TMeshFinalProc | |
| 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 | inlinevirtual |
| IsKeepInputEvent() | TGo4EventProcessor | inline |
| IsKeepOutputEvent() | TGo4EventProcessor | inline |
| IsObjMade() | TGo4EventProcessor | |
| MakeBoxCond(const char *fullname, Double_t cx, Double_t cy, Double_t a1, Double_t a2, Double_t theta, const char *HistoName=0) | TGo4EventProcessor | |
| MakeCircleCond(const char *fullname, Int_t npoints, Double_t cx, Double_t cy, Double_t r, const char *HistoName=0) | TGo4EventProcessor | |
| MakeEllipseCond(const char *fullname, Int_t npoints, Double_t cx, Double_t cy, Double_t a1, Double_t a2, Double_t theta=0, const char *HistoName=0) | TGo4EventProcessor | |
| MakeFreeShapeCond(const char *fullname, Int_t npoints, Double_t(*points)[2], const char *HistoName=0) | 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 | inlineprotected |
| SetErrMess(const char *txt) | TGo4EventSource | inlineprotected |
| SetEventStatus(Int_t status) | TGo4EventSource | inlineprotected |
| 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 | inlineprotected |
| 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 |
| TMeshFinalProc() | TMeshFinalProc | |
| TMeshFinalProc(const char *name) | TMeshFinalProc | |
| UserPostLoop() | TGo4EventProcessor | inlinevirtual |
| UserPreLoop() | TGo4EventProcessor | inlinevirtual |
| ~TGo4EventProcessor() | TGo4EventProcessor | virtual |
| ~TGo4EventSource() | TGo4EventSource | virtual |
| ~TMeshFinalProc() | TMeshFinalProc | virtual |
1.8.8