CMS 3D CMS Logo

PFJetDQMAnalyzer.h
Go to the documentation of this file.
1 #ifndef __DQMOffline_PFTau_PFJetDQMAnalyzer__
2 #define __DQMOffline_PFTau_PFJetDQMAnalyzer__
3 
6 
9 
11 
13 
15 public:
17 
18 private:
19  void analyze(edm::Event const &, edm::EventSetup const &) override;
20 
21  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override;
22 
28 
30 
34 
36 };
37 
38 #endif
edm::InputTag inputLabel_
PFJetMonitor pfJetMonitor_
edm::EDGetTokenT< edm::View< reco::Jet > > myJet_
ParameterSet const & parameterSet(StableProvenance const &provenance, ProcessHistory const &history)
Definition: Provenance.cc:11
void analyze(edm::Event const &, edm::EventSetup const &) override
std::string benchmarkLabel_
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
edm::EDGetTokenT< edm::View< reco::Jet > > myMatchedJet_
edm::ParameterSet pSet_
edm::InputTag matchLabel_
std::string eventInfoFolder_
std::string subsystemname_
PFJetDQMAnalyzer(const edm::ParameterSet &parameterSet)
Definition: Run.h:45