MVibraAnal.hh

Go to the documentation of this file.
00001 #ifndef _M_VIBRAANAL_HH_
00002 #define _M_VIBRAANAL_HH_
00003 
00039 #include "QModule.hh"
00040 
00041 class MVibraAnal : public QModule {
00042 
00043     public:
00045         MVibraAnal(QSequence* s);
00046 
00048         ~MVibraAnal();
00049 
00051         void Init();
00052 
00054         QEvent* Do(QEvent* ev);
00055 
00057         void Done();
00058     private:
00059 
00060 };
00061 
00062 #endif
00063 

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