#include <RPCRecHitProbability.h>
Protected Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Private Member Functions | |
void | makeDcsInfo (const edm::Event &) |
Private Attributes | |
int | counter |
bool | dcs_ |
std::string | globalFolder_ |
float | muEtaCut_ |
std::string | muonFolder_ |
edm::EDGetTokenT < reco::CandidateView > | muonLabel_ |
float | muPtCut_ |
MonitorElement * | NumberOfMuonEta_ |
MonitorElement * | NumberOfMuonPhi_B_ |
MonitorElement * | NumberOfMuonPhi_EM_ |
MonitorElement * | NumberOfMuonPhi_EP_ |
MonitorElement * | NumberOfMuonPt_B_ |
MonitorElement * | NumberOfMuonPt_EM_ |
MonitorElement * | NumberOfMuonPt_EP_ |
MonitorElement * | recHitEta_ [6] |
MonitorElement * | recHitPhi_B_ [6] |
MonitorElement * | recHitPhi_EM_ [6] |
MonitorElement * | recHitPhi_EP_ [6] |
MonitorElement * | recHitPt_B_ [6] |
MonitorElement * | recHitPt_EM_ [6] |
MonitorElement * | recHitPt_EP_ [6] |
std::string | RootFileName |
MonitorElement * | RPCRecHitMuonEta_ |
bool | saveRootFile |
edm::EDGetTokenT < DcsStatusCollection > | scalersRawToDigiLabel_ |
std::string | subsystemFolder_ |
Definition at line 16 of file RPCRecHitProbability.h.
|
explicit |
Definition at line 10 of file RPCRecHitProbability.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), globalFolder_, muEtaCut_, muonFolder_, muonLabel_, muPtCut_, RootFileName, saveRootFile, scalersRawToDigiLabel_, AlCaHLTBitMon_QueryRunRegistry::string, and subsystemFolder_.
|
overridedefault |
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 98 of file RPCRecHitProbability.cc.
References counter, dcs_, PVValHelper::eta, reco::LeafCandidate::eta(), dqm::impl::MonitorElement::Fill(), mps_fire::i, reco::Muon::isGlobalMuon(), edm::HandleBase::isValid(), dqmiolumiharvest::j, makeDcsInfo(), muEtaCut_, muonLabel_, muPtCut_, NumberOfMuonEta_, NumberOfMuonPhi_B_, NumberOfMuonPhi_EM_, NumberOfMuonPhi_EP_, NumberOfMuonPt_B_, NumberOfMuonPt_EM_, NumberOfMuonPt_EP_, reco::Muon::outerTrack(), phi, reco::LeafCandidate::phi(), DiDispStaMuonMonitor_cfi::pt, reco::LeafCandidate::pt(), recHitEta_, recHitPhi_B_, recHitPhi_EM_, recHitPhi_EP_, recHitPt_B_, recHitPt_EM_, recHitPt_EP_, reco::Track::recHitsBegin(), reco::Track::recHitsEnd(), MuonSubdetId::RPC, and RPCRecHitMuonEta_.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 24 of file RPCRecHitProbability.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dcs_, globalFolder_, mps_fire::i, muEtaCut_, muonFolder_, muPtCut_, mergeVDriftHistosByStation::name, NumberOfMuonEta_, NumberOfMuonPhi_B_, NumberOfMuonPhi_EM_, NumberOfMuonPhi_EP_, NumberOfMuonPt_B_, NumberOfMuonPt_EM_, NumberOfMuonPt_EP_, Pi, recHitEta_, recHitPhi_B_, recHitPhi_EM_, recHitPhi_EP_, recHitPt_B_, recHitPt_EM_, recHitPt_EP_, RPCRecHitMuonEta_, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, subsystemFolder_, and runGCPTkAlMap::title.
|
private |
Definition at line 184 of file RPCRecHitProbability.cc.
References dcs_, edm::Event::getByToken(), edm::HandleBase::isValid(), DcsStatus::RPC, and scalersRawToDigiLabel_.
Referenced by analyze().
|
private |
Definition at line 29 of file RPCRecHitProbability.h.
Referenced by counter.Counters::__getitem__(), and analyze().
|
private |
Definition at line 31 of file RPCRecHitProbability.h.
Referenced by analyze(), bookHistograms(), and makeDcsInfo().
|
private |
Definition at line 34 of file RPCRecHitProbability.h.
Referenced by bookHistograms(), and RPCRecHitProbability().
|
private |
Definition at line 32 of file RPCRecHitProbability.h.
Referenced by analyze(), bookHistograms(), and RPCRecHitProbability().
|
private |
Definition at line 28 of file RPCRecHitProbability.h.
Referenced by bookHistograms(), and RPCRecHitProbability().
|
private |
Definition at line 57 of file RPCRecHitProbability.h.
Referenced by analyze(), and RPCRecHitProbability().
|
private |
Definition at line 32 of file RPCRecHitProbability.h.
Referenced by analyze(), bookHistograms(), and RPCRecHitProbability().
|
private |
Definition at line 46 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 41 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 45 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 43 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 40 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 44 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 42 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 49 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 51 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 55 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 53 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 50 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 54 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 38 of file RPCRecHitProbability.h.
Referenced by RPCRecHitProbability().
|
private |
Definition at line 47 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 37 of file RPCRecHitProbability.h.
Referenced by RPCRecHitProbability().
|
private |
Definition at line 58 of file RPCRecHitProbability.h.
Referenced by makeDcsInfo(), and RPCRecHitProbability().
|
private |
Definition at line 35 of file RPCRecHitProbability.h.
Referenced by bookHistograms(), and RPCRecHitProbability().