MSetIsStabHeater.hh

Go to the documentation of this file.
00001 #ifndef _M_SETISSTABHEATER_HH_
00002 #define _M_SETISSTABHEATER_HH_
00003 
00031 #include "MSetHeaterFlag.hh"
00032 
00033 class MSetIsStabHeater : public MSetHeaterFlag {
00034 
00035     public:
00037         MSetIsStabHeater(QSequence* s);
00038 
00040         ~MSetIsStabHeater();
00041 
00043         void Init();
00044 
00046         QEvent* Do(QEvent* ev);
00047 
00049         void Done();
00050         
00051     private:
00052 
00053 };
00054 
00055 #endif

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