Int_t Run(void *) override
The working function which runs in the thread.
TGo4AnalysisMainRunnable()
Int_t PostRun(void *) override
Function which is called once after the Run()method on threadstop.
Int_t PreRun(void *) override
Function which is called once before the Run() method on threadstart.
TGo4Analysis * fxAnalysis
1
virtual ~TGo4AnalysisMainRunnable()
static const UInt_t fguPOLLINTERVAL
frequency in ms for polling the run flag (server mode without command queue)
TGo4AnalysisClient * fxAnalysisClient
1
TGo4AnalysisMainRunnable(const char *name, TGo4AnalysisClient *cli)