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

This is the complete list of members for TXXXUnpackProc, 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
BuildEvent(TGo4EventElement *dest) overrideTXXXUnpackProcvirtual
BuildEvent(TGo4EventElement *dest) overrideTXXXUnpackProcvirtual
CheckCalibration(const char *classname)TGo4EventProcessorvirtual
CheckEventClass(TClass *cl)TGo4EventSourcevirtual
CheckInputEvent(const char *classname)TGo4EventProcessorvirtual
Clear(Option_t *opt="") overrideTGo4EventProcessor
CreateRawHistograms(int nbins, double xmin, double xmax)TXXXUnpackProcprivate
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
fBoxCondTXXXUnpackProcprotected
fCircleCondTXXXUnpackProcprotected
fConArr1TXXXUnpackProcprotected
fConArr2TXXXUnpackProcprotected
fcondSetTXXXUnpackProcprotected
fconHis1TXXXUnpackProcprotected
fconHis2TXXXUnpackProcprotected
fCr1ChTXXXUnpackProcprotected
fCr1Ch1x2TXXXUnpackProcprotected
fCr2ChTXXXUnpackProcprotected
fEllipseCondTXXXUnpackProcprotected
fEvCountTXXXUnpackProcprivate
fFreestyleCondTXXXUnpackProcprotected
fgiTIMEOUTDEFAULTTGo4EventSourcestatic
fGraphTXXXUnpackProcprotected
fguTXTLEN enum valueTGo4EventSourceprotected
fHis1TXXXUnpackProcprotected
fHis1gateTXXXUnpackProcprotected
fHis2TXXXUnpackProcprotected
fHis2gateTXXXUnpackProcprotected
FinalizeEvent()TGo4EventProcessorinlinevirtual
fLaTextTXXXUnpackProcprotected
fParamTXXXUnpackProcprotected
fParam1TXXXUnpackProcprivate
fParam2TXXXUnpackProcprivate
fPicture1TXXXUnpackProcprotected
fPolyCon1TXXXUnpackProcprotected
fRollingGraph1TXXXUnpackProcprotected
fRollingGraph2TXXXUnpackProcprotected
fWhitelistConTXXXUnpackProcprotected
fWinCon1TXXXUnpackProcprotected
fWinCon2TXXXUnpackProcprotected
GetActiveName() constTGo4EventSourcevirtual
GetAnalysisCondition(const char *name, const char *cond_cl=nullptr)TGo4EventProcessor
GetCalibration() constTGo4EventProcessorinline
GetCanvas(const char *name)TGo4EventProcessor
GetCreateStatus() constTGo4EventSourceinline
GetErrMess() constTGo4EventSourceinline
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
InitEvent(TGo4EventElement *)TGo4EventProcessorinlinevirtual
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
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
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
TXXXUnpackProc()TXXXUnpackProc
TXXXUnpackProc(const char *name)TXXXUnpackProc
TXXXUnpackProc()TXXXUnpackProc
TXXXUnpackProc(const char *name)TXXXUnpackProc
UserPostLoop()TGo4EventProcessorinlinevirtual
UserPreLoop()TGo4EventProcessorinlinevirtual
~TGo4EventProcessor()TGo4EventProcessorvirtual
~TGo4EventSource()TGo4EventSourcevirtual
~TXXXUnpackProc()TXXXUnpackProcvirtual
~TXXXUnpackProc()TXXXUnpackProcvirtual