MNoHeaterInWindow.hh

Go to the documentation of this file.
00001 #ifndef _M_NOHEATERINWINDOW_HH_
00002 #define _M_NOHEATERINWINDOW_HH_
00003 
00028 #include "QFilter.hh"
00029 
00030 class MNoHeaterInWindow : public QFilter {
00031 
00032     public:
00034         MNoHeaterInWindow(QSequence* s);
00035 
00037         ~MNoHeaterInWindow();
00038 
00040         void GetCuts();
00041 
00043         bool Filter(const QEvent* ev);
00044 
00045     private:
00046 
00047 };
00048 
00049 #endif
00050 

Generated on Tue Nov 16 10:49:56 2010 for CUORE Software by  doxygen 1.5.6