14#ifndef TGO4DATARUNNABLE_H
15#define TGO4DATARUNNABLE_H
38 Int_t
Run(
void *)
override;
virtual ~TGo4DataRunnable()
TGo4DataRunnable(const char *name, TGo4ThreadManager *man, TGo4TaskHandler *hand, Bool_t receivermode=kTRUE)
Int_t Run(void *) override
The working function which runs in the thread.
TGo4TaskHandlerRunnable(const char *name, TGo4ThreadManager *man, TGo4TaskHandler *hand, Bool_t receivermode=kTRUE)
This class is responsible for the interconnection of two tasks: provided are three communication chan...