CMS 3D CMS Logo

PFCandidateDQMAnalyzer.h
Go to the documentation of this file.
1 #ifndef __DQMOffline_PFTau_PFCandidateDQMAnalyzer__
2 #define __DQMOffline_PFTau_PFCandidateDQMAnalyzer__
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 
24 
31 
33 
37 
39 };
40 
41 #endif
edm::EDGetTokenT< edm::View< reco::Candidate > > myCand_
PFCandidateDQMAnalyzer(const edm::ParameterSet &parameterSet)
edm::EDGetTokenT< edm::View< reco::Candidate > > myMatchedCand_
ParameterSet const & parameterSet(StableProvenance const &provenance, ProcessHistory const &history)
Definition: Provenance.cc:11
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
void analyze(edm::Event const &, edm::EventSetup const &) override
PFCandidateMonitor pfCandidateMonitor_
Definition: Run.h:45