26 GO4TRACE((15,
"TGo4EventProcessor::TGo4EventProcessor()",__LINE__, __FILE__));
31 GO4TRACE((15,
"TGo4EventProcessor::~TGo4EventProcessor()",__LINE__, __FILE__));
36 GO4TRACE((12,
"TGo4EventProcessor::CheckInputEvent()",__LINE__, __FILE__));
44 GO4TRACE((12,
"TGo4EventProcessor::CheckCalibration()",__LINE__, __FILE__));
149 va_start(args, text);
162 TGo4Log::Info(
"Default Clear of event processor %s", GetName());
177 Int_t nbinsx, Double_t xlow, Double_t xup,
178 const char *xtitle,
const char *ytitle)
186 Int_t nbinsx, Double_t xlow, Double_t xup,
187 Int_t nbinsy, Double_t ylow, Double_t yup,
188 const char *xtitle,
const char *ytitle,
const char *ztitle)
193 xtitle, ytitle, ztitle);
214 Double_t xmin, Double_t xmax,
215 const char *HistoName)
221 Double_t xmin, Double_t xmax,
222 Double_t ymin, Double_t ymax,
223 const char *HistoName)
233 Double_t (*points) [2],
234 const char *HistoName)
241 Double_t a1, Double_t a2, Double_t theta,
const char *HistoName)
247 Double_t r,
const char *HistoName)
253 Double_t cx, Double_t cy, Double_t a1, Double_t a2, Double_t theta,
254 const char *HistoName )
261 Double_t (*points) [2],
262 const char *HistoName)
287 const char *classname,
TGraph * MakeGraph(const char *fullname, const char *title, Int_t points=0, Double_t *xvalues=nullptr, Double_t *yvalues=nullptr)
TH1 * 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)
TGo4ShapedCond * MakeFreeShapeCond(const char *fullname, Int_t npoints, Double_t(*points) [2], const char *HistoName=nullptr)
TGo4PolyCond * MakePolyCond(const char *fullname, Int_t npoints, Double_t(*points) [2], const char *HistoName=nullptr, Bool_t shapedcond=kFALSE)
Graphs that renew themselves iteratively to monitor a value.
void SetMakeWithAutosave(Bool_t on=kTRUE)
Long64_t ExecuteScript(const char *script_name)
Bool_t RemoveParameter(const char *name)
TNamed * GetObject(const char *name, const char *folder=nullptr)
Bool_t AddPicture(TGo4Picture *pic, const char *subfolder=nullptr)
virtual ~TGo4EventProcessor()
Bool_t RemovePicture(const char *name)
TGo4ShapedCond * MakeBoxCond(const char *fullname, Double_t cx, Double_t cy, Double_t a1, Double_t a2, Double_t theta, const char *HistoName=nullptr)
Bool_t RemoveParameter(const char *name)
TGo4Picture * GetPicture(const char *name)
Long64_t ExecutePython(const char *script_name, Int_t *errcode=nullptr)
static void Info(const char *text,...) GO4_PRINTF_ARGS
TGo4RollingGraph * MakeRollingGraph(const char *fullname, const char *title, Int_t points=0, Int_t average=1)
virtual Bool_t CheckInputEvent(const char *classname)
Bool_t AddPicture(TGo4Picture *pic, const char *subfolder=nullptr)
Bool_t AddHistogram(TH1 *his, const char *subfolder=nullptr, Bool_t replace=kTRUE)
Bool_t AddParameter(TGo4Parameter *par, const char *subfolder=nullptr)
Bool_t RemoveAnalysisCondition(const char *name)
TH2 * 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)
TH2 * 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)
TGo4Condition * GetAnalysisCondition(const char *name, const char *cond_cl=nullptr)
TGo4ListCond * MakeListCond(const char *fullname, const Int_t num, const Int_t *values, const char *HistoName=nullptr)
TGo4EventCalibration * fxCalibration
Bool_t RemoveCanvas(const char *name)
Long64_t ExecuteScript(const char *script_name)
TH1 * GetHistogram(const char *name)
TCanvas * GetCanvas(const char *name)
void Clear(Option_t *opt="") override
TCanvas * GetCanvas(const char *name)
void SendObjectToGUI(TObject *ob)
Long64_t ExecuteLine(const char *command, Int_t *errcode=nullptr)
TGo4Parameter * MakeParameter(const char *fullname, const char *classname, const char *newcmd=nullptr)
void Message(Int_t prio, const char *text,...)
Long64_t ExecuteLine(const char *command, Int_t *errcode=nullptr)
TGo4Parameter * GetParameter(const char *name, const char *parameter_class=nullptr)
Bool_t AddAnalysisCondition(TGo4Condition *con, const char *subfolder=nullptr)
Bool_t RemoveCanvas(const char *name)
TGo4ShapedCond * MakeBoxCond(const char *fullname, Double_t cx, Double_t cy, Double_t a1, Double_t a2, Double_t theta, const char *HistoName=nullptr)
TGo4Parameter * MakeParameter(const char *fullname, const char *classname, const char *cmd=nullptr)
TGo4Condition * GetAnalysisCondition(const char *name, const char *cond_cl=nullptr)
TGo4EventElement * GetInputEvent(const char *stepname) const
TGo4Picture * GetPicture(const char *name)
TGo4WinCond * MakeWinCond(const char *fullname, Double_t xmin, Double_t xmax, const char *HistoName=nullptr)
Bool_t AddHistogram(TH1 *his, const char *subfolder=nullptr, Bool_t replace=kTRUE)
Long64_t ExecutePython(const char *macro_name, Int_t *errcode=nullptr)
Bool_t AddCanvas(TCanvas *can, const char *subfolder=nullptr)
virtual Bool_t CheckCalibration(const char *classname)
TGo4ShapedCond * MakeFreeShapeCond(const char *fullname, Int_t npoints, Double_t(*points)[2], const char *HistoName=nullptr)
TNamed * GetObject(const char *name, const char *folder=nullptr)
Bool_t AddObject(TNamed *anything, const char *subfolder=nullptr, Bool_t replace=kTRUE)
TGo4EventElement * GetInputEvent()
TGo4RollingGraph * MakeRollingGraph(const char *fullname, const char *title, Int_t points=0, Int_t average=1)
TGo4ShapedCond * MakeCircleCond(const char *fullname, Int_t npoints, Double_t cx, Double_t cy, Double_t r, const char *HistoName=nullptr)
TH1 * 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)
TGo4Parameter * GetParameter(const char *name, const char *par_class=nullptr)
void Message(Int_t prio, const char *text,...)
Bool_t AddAnalysisCondition(TGo4Condition *con, const char *subfolder=nullptr)
Bool_t AddCanvas(TCanvas *can, const char *subfolder=nullptr)
TGo4EventElement * GetOutputEvent(const char *stepname) const
TGo4EventElement * fxInputEvent
Bool_t AddParameter(TGo4Parameter *par, const char *subfolder=nullptr)
void SendObjectToGUI(TNamed *ob)
TGo4EventElement * GetOutputEvent(const char *stepname)
Bool_t RemoveAnalysisCondition(const char *name)
Bool_t RemoveHistogram(const char *name, Bool_t del=kTRUE)
TGo4WinCond * MakeWinCond(const char *fullname, Double_t xmin, Double_t xmax, const char *HistoName=nullptr)
#define __MESSAGETEXTLENGTH__
static TGo4Analysis * Instance()
TGo4ShapedCond * 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)
Bool_t AddObject(TNamed *anything, const char *subfolder=nullptr)
TGo4ShapedCond * MakeCircleCond(const char *fullname, Int_t npoints, Double_t cx, Double_t cy, Double_t r, const char *HistoName=nullptr)
TH1 * GetHistogram(const char *name)
void SetMakeWithAutosave(Bool_t on=kTRUE)
TGo4ListCond * MakeListCond(const char *fullname, const Int_t num, const Int_t *values, const char *HistoName=nullptr)
TGraph * MakeGraph(const char *fullname, const char *title, Int_t points=0, Double_t *xvalues=nullptr, Double_t *yvalues=nullptr)
Bool_t RemovePicture(const char *name)
TGo4ShapedCond * 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)
TGo4PolyCond * MakePolyCond(const char *fullname, Int_t npoints, Double_t(*points) [2], const char *HistoName=nullptr)
Bool_t RemoveHistogram(const char *name)