CMS 3D CMS Logo

CandidateBenchmarkAnalyzer.h
Go to the documentation of this file.
1 #ifndef __DQMOffline_PFTau_CandidateBenchmarkAnalyzer__
2 #define __DQMOffline_PFTau_CandidateBenchmarkAnalyzer__
3 
6 
8 
9 class TH1F;
10 
12 public:
14 
16 
17  void analyze(const edm::Event &, const edm::EventSetup &) override;
18 
19  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override;
20 
22 };
23 
24 #endif
To plot Candidate quantities.
edm::EDGetTokenT< edm::View< reco::Candidate > > myColl_
ParameterSet const & parameterSet(StableProvenance const &provenance, ProcessHistory const &history)
Definition: Provenance.cc:11
void analyze(const edm::Event &, const edm::EventSetup &) override
CandidateBenchmarkAnalyzer(const edm::ParameterSet &parameterSet)
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
abtract base class for benchmark analyzers
Definition: Run.h:45