MApolloTrg.hh

Go to the documentation of this file.
00001 #ifndef _M_APOLLOTRG_HH_
00002 #define _M_APOLLOTRG_HH_
00003 
00045 #include "QFilter.hh"
00046 
00047 class MApolloTrg : public QFilter {
00048 
00049 public:
00051    MApolloTrg(QSequence* s);
00052    
00054    ~MApolloTrg();
00055    
00057    void GetCuts();
00058    
00060    bool Filter(const QEvent* ev);
00061 
00062 private:
00063    int fMask;
00064    bool fExact;
00065 };
00066 
00067 #endif

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