CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalMonitorPrescaler.h
Go to the documentation of this file.
1 #ifndef EcalMonitorPrescaler_H
2 #define EcalMonitorPrescaler_H
3 
16 
18 
19 public:
20 
22 virtual ~EcalMonitorPrescaler();
23 
24 bool filter(edm::Event& e, const edm::EventSetup& c);
25 
26 private:
27 
29 
30 int count_;
31 
32 // accept one in n
33 
37 
39 
44 
46 
49 
51 
53 
55 
56 };
57 
58 #endif // EcalMonitorPrescaler_H
bool filter(edm::Event &e, const edm::EventSetup &c)
edm::InputTag EcalRawDataCollection_
EcalMonitorPrescaler(const edm::ParameterSet &ps)