MFixTTTChannels.hh

Go to the documentation of this file.
00001 #ifndef _M_FIX_TTT_CHANNELS_HH_
00002 #define _M_FIX_TTT_CHANNELS_HH_
00003 
00033 #include "QModule.hh"
00034 
00035 class MFixTTTChannels : public QModule {
00036 
00037     public:
00039         MFixTTTChannels(QSequence* s);
00040 
00042         ~MFixTTTChannels();
00043 
00045         void Init();
00046 
00048         QEvent* Do(QEvent* ev);
00049 
00051         void Done();
00052     private:
00053 
00054 };
00055 
00056 #endif

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