#include <TGo4DisplayDrawerTimer.h>
Public Methods | |
| TGo4DisplayDrawerTimer (TGo4Display *display, Long_t msperiod=3000) | |
| virtual | ~TGo4DisplayDrawerTimer () | 
| virtual Bool_t | Notify () | 
Private Methods | |
| TGo4DisplayDrawerTimer () | |
Private Attributes | |
| TGo4Display * | fxDisplay | 
This Timer acts in between the data queue and the GUI, e.g. by drawing histograms on a viewpanel or putting them into the GUI lists.
Definition at line 30 of file TGo4DisplayDrawerTimer.h.
      
  | 
  ||||||||||||
| 
 
 Definition at line 21 of file TGo4DisplayDrawerTimer.cxx. References TGo4Log::Debug().  | 
  
      
  | 
  
| 
 
 Definition at line 27 of file TGo4DisplayDrawerTimer.cxx.  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
 Definition at line 32 of file TGo4DisplayDrawerTimer.cxx. References TGo4Display::DisplayData(), fxDisplay, TGo4TaskOwner::GetTask(), and TGo4Task::NextObject().  | 
  
      
  | 
  
| 
 
 Definition at line 42 of file TGo4DisplayDrawerTimer.h. Referenced by Notify().  | 
  
1.2.15