MChannelsWithHeater.hh

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

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