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 
14 
16  public:
17 
19 
20  private:
21  void analyze(edm::Event const&, edm::EventSetup const&);
22 
23  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override;
24 
30 
32 
36 
38 };
39 
40 #endif
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
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 subsystemname_
std::string benchmarkLabel_
edm::ParameterSet pSet_
PFMETDQMAnalyzer(const edm::ParameterSet &parameterSet)
std::string eventInfoFolder_
ParameterSet const & parameterSet(Provenance const &provenance)
Definition: Provenance.cc:11
Definition: Run.h:43