14#ifndef TGO4ANALYSISWATCHRUNNABLE_H
15#define TGO4ANALYSISWATCHRUNNABLE_H
34 Int_t
Run(
void *)
override;
runnable performing control watcher functions of analysis client task: status of analysis is send to ...
TGo4AnalysisWatchRunnable(const char *name, TGo4AnalysisClient *cli)
TGo4AnalysisWatchRunnable()
TGo4AnalysisClient * fxAnalysisClient
1
Int_t Run(void *) override
The working function which runs in the thread.
TGo4Analysis * fxAnalysis
1
virtual ~TGo4AnalysisWatchRunnable()
static const UInt_t fguWATCHINTERVAL
frequency in ms for the watcher runnable to check the application
The mother of all go4 analysis.
Base class for all go4 runnables.