#include <TGo4DisplayLoggerTimer.h>
Public Member Functions | |
TGo4DisplayLoggerTimer (TGo4Display *display, Long_t msperiod=3000) | |
virtual | ~TGo4DisplayLoggerTimer () |
virtual Bool_t | Notify () |
Private Member Functions | |
TGo4DisplayLoggerTimer () | |
Private Attributes | |
TGo4Display * | fxDisplay |
This Timer acts in between the status queue and the GUI, e.g. by drawing eventrate information on a Qt widget.
Definition at line 30 of file TGo4DisplayLoggerTimer.h.
|
Definition at line 22 of file TGo4DisplayLoggerTimer.cxx. References TGo4Log::Debug(). |
|
Definition at line 28 of file TGo4DisplayLoggerTimer.cxx. |
|
|
|
Definition at line 32 of file TGo4DisplayLoggerTimer.cxx. References TGo4Display::DisplayLog(), fxDisplay, TGo4TaskOwner::GetTask(), and TGo4Task::NextStatus(). |
|
Definition at line 41 of file TGo4DisplayLoggerTimer.h. Referenced by Notify(). |