14#ifndef TGO4HISCONNECTORRUNNABLE_H 
   15#define TGO4HISCONNECTORRUNNABLE_H 
   32      Int_t 
Run(
void *) 
override;
 
 
TGo4HistogramServer * fxHistogramServer
1 1
 
TGo4HisConnectorRunnable()
 
Int_t Run(void *) override
The working function which runs in the thread.
 
virtual ~TGo4HisConnectorRunnable()
 
Handles a histogram server (mbs histogram protocol) for the histograms registered in the analysis.
 
TGo4Runnable(const TGo4Runnable &right)