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