#include <TGo4HisConnectorRunnable.h>
Inheritance diagram for TGo4HisConnectorRunnable:
Public Member Functions | |
virtual | ~TGo4HisConnectorRunnable () |
TGo4HisConnectorRunnable () | |
TGo4HisConnectorRunnable (const char *name, TGo4HistogramServer *hserv) | |
virtual Int_t | Run (void *) |
The working function which runs in the thread. | |
Private Attributes | |
TGo4HistogramServer * | fxHistogramServer |
1 1 |
Definition at line 25 of file TGo4HisConnectorRunnable.h.
|
Definition at line 46 of file TGo4HisConnectorRunnable.cxx. |
|
Definition at line 42 of file TGo4HisConnectorRunnable.cxx. |
|
Definition at line 36 of file TGo4HisConnectorRunnable.cxx. References fxHistogramServer. |
|
The working function which runs in the thread.
Implements TGo4Runnable. Definition at line 50 of file TGo4HisConnectorRunnable.cxx. References COMM__GETDIR, COMM__GETHIST, COMM__SUCCESS, f_his_senddir(), f_his_sendhis(), f_his_wait(), TGo4HistogramServer::fgcSHUTDOWNNAME, fxHistogramServer, TGo4HistogramServer::GetAnalysis(), TGo4MbsHist::GetBuffer(), TGo4MbsHist::GetHead(), TGo4MbsHist::GetHisNum(), TGo4Analysis::GetHistogram(), TGo4Analysis::GetObject(), TGo4Analysis::GetObjectFolder(), and TGo4Analysis::Message(). |
|
1 1
Definition at line 40 of file TGo4HisConnectorRunnable.h. Referenced by Run(), and TGo4HisConnectorRunnable(). |