GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
TGo4CompositeProcessor Member List

This is the complete list of members for TGo4CompositeProcessor, including all inherited members.

AddAnalysisCondition(TGo4Condition *con, const char *subfolder=nullptr)TGo4EventProcessor
AddCanvas(TCanvas *can, const char *subfolder=nullptr)TGo4EventProcessor
AddHistogram(TH1 *his, const char *subfolder=nullptr, Bool_t replace=kTRUE)TGo4EventProcessor
AddObject(TNamed *anything, const char *subfolder=nullptr)TGo4EventProcessor
AddParameter(TGo4Parameter *par, const char *subfolder=nullptr)TGo4EventProcessor
AddPicture(TGo4Picture *pic, const char *subfolder=nullptr)TGo4EventProcessor
AddSubProcessor(TGo4EventProcessor *)TGo4CompositeProcessorprotected
BuildEvent(TGo4EventElement *) overrideTGo4CompositeProcessorvirtual
CheckCalibration(const char *classname)TGo4EventProcessorvirtual
CheckEventClass(TClass *cl)TGo4EventSourcevirtual
CheckInputEvent(const char *classname)TGo4EventProcessorvirtual
Clear(Option_t *opt="") overrideTGo4EventProcessor
ExecuteLine(const char *command, Int_t *errcode=nullptr)TGo4EventProcessor
ExecutePython(const char *macro_name, Int_t *errcode=nullptr)TGo4EventProcessor
ExecuteScript(const char *script_name)TGo4EventProcessor
fgiTIMEOUTDEFAULTTGo4EventSourcestatic
fguTXTLEN enum valueTGo4EventSourceprotected
FinalizeEvent() overrideTGo4CompositeProcessorinlinevirtual
fMbsEventNumberTGo4CompositeProcessorprotected
fMbsInputTGo4CompositeProcessorprotected
fMbsTriggerNumberTGo4CompositeProcessorprotected
fSubProcessorsTGo4CompositeProcessorprivate
GetActiveName() constTGo4EventSourcevirtual
GetAnalysisCondition(const char *name, const char *cond_cl=nullptr)TGo4EventProcessor
GetCalibration() constTGo4EventProcessorinline
GetCanvas(const char *name)TGo4EventProcessor
GetCreateStatus() constTGo4EventSourceinline
GetErrMess() constTGo4EventSourceinline
GetEventNumber() constTGo4CompositeProcessorinline
GetEventStatus() constTGo4EventSourceinline
GetHistogram(const char *name)TGo4EventProcessor
GetInputEvent()TGo4EventProcessorinline
GetInputEvent(const char *stepname)TGo4EventProcessor
GetObject(const char *name, const char *folder=nullptr)TGo4EventProcessor
GetOutputEvent(const char *stepname)TGo4EventProcessor
GetParameter(const char *name, const char *par_class=nullptr)TGo4EventProcessor
GetPicture(const char *name)TGo4EventProcessor
GetTriggerNumber() constTGo4CompositeProcessorinline
InitEvent(TGo4EventElement *) overrideTGo4CompositeProcessorinlinevirtual
IsKeepInputEvent() constTGo4EventProcessorinline
IsKeepOutputEvent() constTGo4EventProcessorinline
IsObjMade() constTGo4EventProcessor
MakeBoxCond(const char *fullname, Double_t cx, Double_t cy, Double_t a1, Double_t a2, Double_t theta, const char *HistoName=nullptr)TGo4EventProcessor
MakeCircleCond(const char *fullname, Int_t npoints, Double_t cx, Double_t cy, Double_t r, const char *HistoName=nullptr)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=nullptr)TGo4EventProcessor
MakeFreeShapeCond(const char *fullname, Int_t npoints, Double_t(*points) [2], const char *HistoName=nullptr)TGo4EventProcessor
MakeGraph(const char *fullname, const char *title, Int_t points=0, Double_t *xvalues=nullptr, Double_t *yvalues=nullptr)TGo4EventProcessor
MakeGraph(const char *fullname, const char *title, TF1 *function)TGo4EventProcessor
MakeListCond(const char *fullname, const Int_t num, const Int_t *values, const char *HistoName=nullptr)TGo4EventProcessor
MakeListCond(const char *fullname, const Int_t start, const Int_t stop, const Int_t step=1, const char *HistoName=nullptr)TGo4EventProcessor
MakeListCond(const char *fullname, const char *title, const char *HistoName=nullptr)TGo4EventProcessor
MakeParameter(const char *fullname, const char *classname, const char *newcmd=nullptr)TGo4EventProcessor
MakePolyCond(const char *fullname, Int_t npoints, Double_t(*points) [2], const char *HistoName=nullptr)TGo4EventProcessor
MakeRollingGraph(const char *fullname, const char *title, Int_t points=0, Int_t average=1)TGo4EventProcessor
MakeTH1(char type, const char *fullname, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup, const char *xtitle=nullptr, const char *ytitle=nullptr)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=nullptr, const char *ytitle=nullptr, const char *ztitle=nullptr)TGo4EventProcessor
MakeWinCond(const char *fullname, Double_t xmin, Double_t xmax, const char *HistoName=nullptr)TGo4EventProcessor
MakeWinCond(const char *fullname, Double_t xmin, Double_t xmax, Double_t ymin, Double_t ymax, const char *HistoName=nullptr)TGo4EventProcessor
Message(Int_t prio, const char *text,...)TGo4EventProcessor
ProcessSubevent(TGo4MbsSubEvent *subevt)TGo4CompositeProcessorvirtual
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)TGo4EventProcessorinline
SetCreateStatus(Int_t status)TGo4EventSourceinlineprotected
SetErrMess(const char *txt)TGo4EventSourceinlineprotected
SetEventStatus(Int_t status)TGo4EventSourceinlineprotected
SetInputEvent(TGo4EventElement *raw)TGo4EventProcessorinline
SetKeepInputEvent(Bool_t val=kTRUE)TGo4EventProcessorinline
SetKeepOutputEvent(Bool_t val=kTRUE)TGo4EventProcessorinline
SetMakeWithAutosave(Bool_t on=kTRUE)TGo4EventProcessor
TGo4CompositeProcessor()TGo4CompositeProcessor
TGo4CompositeProcessor(const char *name)TGo4CompositeProcessor
TGo4EventProcessor(const char *name)TGo4EventProcessor
TGo4EventProcessor()TGo4EventProcessorinlineprotected
TGo4EventSource()TGo4EventSource
TGo4EventSource(const char *name)TGo4EventSource
ThrowEOF(Int_t creastat, Int_t errstat, const char *message,...)TGo4EventSourceprotected
ThrowError(Int_t creastat, Int_t errstat, const char *message,...)TGo4EventSourceprotected
UserPostLoop()TGo4EventProcessorinlinevirtual
UserPreLoop()TGo4EventProcessorinlinevirtual
~TGo4CompositeProcessor()TGo4CompositeProcessorvirtual
~TGo4EventProcessor()TGo4EventProcessorvirtual
~TGo4EventSource()TGo4EventSourcevirtual