CMS 3D CMS Logo

PFMuonDQMAnalyzer.h
Go to the documentation of this file.
1 #ifndef __DQMOffline_PFTau_PFMuonDQMAnalyzer__
2 #define __DQMOffline_PFTau_PFMuonDQMAnalyzer__
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 
29 
30  double ptBase_;
31  double ptNotPF_;
32 
34 
38 
40 };
41 
42 #endif
edm::EDGetTokenT< edm::View< reco::Muon > > myCand_
edm::InputTag inputLabel_
edm::ParameterSet pSet_
ParameterSet const & parameterSet(StableProvenance const &provenance, ProcessHistory const &history)
Definition: Provenance.cc:11
PFCandidateMonitor pfCandidateMonitor_
std::string subsystemname_
edm::EDGetTokenT< edm::View< reco::Muon > > myMatchedCand_
std::string eventInfoFolder_
PFMuonDQMAnalyzer(const edm::ParameterSet &parameterSet)
void analyze(edm::Event const &, edm::EventSetup const &) override
edm::InputTag matchLabel_
std::string benchmarkLabel_
Definition: Run.h:45
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override