MFilterHeaterFlagByRegularTiming.hh

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

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