CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFMETDQMAnalyzer.h
Go to the documentation of this file.
1 #ifndef __DQMOffline_PFTau_PFMETDQMAnalyzer__
2 #define __DQMOffline_PFTau_PFMETDQMAnalyzer__
3 
7 
10 
12 
13 
15  public:
16 
18 
19  private:
20  void analyze(edm::Event const&, edm::EventSetup const&);
21  void beginJob() ;
22  void endJob();
23 
24  void storeBadEvents(edm::Event const&, float& val);
25 
31 
33 
35 
37 };
38 
39 #endif
void analyze(edm::Event const &, edm::EventSetup const &)
edm::EDGetTokenT< edm::View< reco::MET > > myMET_
edm::EDGetTokenT< edm::View< reco::MET > > myMatchedMET_
edm::InputTag inputLabel_
edm::InputTag matchLabel_
PFMETMonitor pfMETMonitor_
std::string benchmarkLabel_
void storeBadEvents(edm::Event const &, float &val)
edm::ParameterSet pSet_
PFMETDQMAnalyzer(const edm::ParameterSet &parameterSet)
ParameterSet const & parameterSet(Provenance const &provenance)
Definition: Provenance.cc:11