#include <TGo4ObjConnectorTimer.h>
Public Methods | |
TGo4ObjConnectorTimer (TGo4HistogramServer *server, Long_t msperiod=3000) | |
virtual | ~TGo4ObjConnectorTimer () |
virtual Bool_t | Notify () |
Protected Attributes | |
TGo4HistogramServer * | fxServer |
the object server to which this timer belongs. More... | |
Private Methods | |
TGo4ObjConnectorTimer () |
Definition at line 28 of file TGo4ObjConnectorTimer.h.
|
Definition at line 22 of file TGo4ObjConnectorTimer.cxx. References TRACE. |
|
Definition at line 29 of file TGo4ObjConnectorTimer.cxx. References TRACE. |
|
|
|
Definition at line 34 of file TGo4ObjConnectorTimer.cxx. References fxServer, and TGo4HistogramServer::TimerConnect(). |
|
the object server to which this timer belongs.
Definition at line 41 of file TGo4ObjConnectorTimer.h. Referenced by Notify(). |