14#ifndef TGO4HISCONNECTORRUNNABLE_H
15#define TGO4HISCONNECTORRUNNABLE_H
32 Int_t
Run(
void *)
override;
Runnable that waits for client connection request and starts new HisCliRunnable.
TGo4HisConnectorRunnable(const char *name, TGo4HistogramServer *hserv)
TGo4HisConnectorRunnable()
Int_t Run(void *) override
The working function which runs in the thread.
TGo4HistogramServer * fxHistogramServer
1 1
virtual ~TGo4HisConnectorRunnable()
Handles a histogram server (mbs histogram protocol) for the histograms registered in the analysis.
Base class for all go4 runnables.