CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CastorDataFrameFilter.h
Go to the documentation of this file.
1 #ifndef CASTORDATAFRAMEFILTER_H
2 #define CASTORDATAFRAMEFILTER_H 1
3 
6 
19 public:
20  CastorDataFrameFilter(bool requireCapid, bool requireDVER, bool energyFilter, int firstSample=-1, int lastSample=-1, double minAmpl=-1);
24  bool active() const;
25 private:
31 };
32 
33 
34 
35 #endif
CastorDigiCollection filter(const CastorDigiCollection &incol, HcalUnpackerReport &r)
filter Castor data frames
bool active() const
whether any filters are on
CastorDataFrameFilter(bool requireCapid, bool requireDVER, bool energyFilter, int firstSample=-1, int lastSample=-1, double minAmpl=-1)