CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
JetMETDQMDCSFilter.h
Go to the documentation of this file.
1 #ifndef JetMETDQMDCSFilter_H
2 #define JetMETDQMDCSFilter_H
3 
15 
18 
23 
25 
26  public:
28  JetMETDQMDCSFilter( const std::string & detectorTypes, edm::ConsumesCollector&, const bool verbose = false, const bool alwaysPass = false );
30  bool filter(const edm::Event& evt, const edm::EventSetup& es);
33 
34  private:
35  bool verbose_;
36  bool filter_;
39 
40 };
41 
42 #endif
edm::EDGetTokenT< DcsStatusCollection > scalarsToken
JetMETDQMDCSFilter(const edm::ParameterSet &, edm::ConsumesCollector &)
bool filter(const edm::Event &evt, const edm::EventSetup &es)
std::string detectorTypes_