QIGUIDefaultEventDisplay.hh

Go to the documentation of this file.
00001 
00006 #ifndef _QIGUIDEFAULTEVENTDISPLAY_HH
00007 #define _QIGUIDEFAULTEVENTDISPLAY_HH
00008 
00009 #include <QEventDisplay.hh>
00010 
00011 class QIGUIDefaultEventDisplay : public QEventDisplay 
00012 {
00013 
00014   private:
00015 
00016   public:
00017 
00019     QIGUIDefaultEventDisplay(std::string name="QIGUIDefaultEventDisplay");
00020 
00021     ~QIGUIDefaultEventDisplay();
00022 
00023     virtual void Draw(TPad &pad, QEventR* ev, QEventAuxDataR* aux, QRunDataR * run);
00024 
00025     void InitDisplayObjects(QIGUIDianaSessionHandler * );
00026 
00027 };
00028 
00029 
00030 #endif
00031 

Generated on Tue Nov 16 10:49:59 2010 for CUORE Software by  doxygen 1.5.6
INFN Genova privacy policy