14#ifndef TGO4ANALYSISWATCHRUNNABLE_H
15#define TGO4ANALYSISWATCHRUNNABLE_H
17#include "TGo4Runnable.h"
34 Int_t
Run(
void *)
override;
virtual ~TGo4AnalysisWatchRunnable()
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
static const UInt_t fguWATCHINTERVAL
frequency in ms for the watcher runnable to check the application
The mother of all go4 analysis.
TGo4Runnable(const TGo4Runnable &right)