#include <RPCRecHitProbability.h>
Protected Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
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_ |
Data Format.
Definition at line 21 of file RPCRecHitProbability.h.
|
explicit |
Definition at line 14 of file RPCRecHitProbability.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), globalFolder_, muEtaCut_, muonFolder_, muonLabel_, muPtCut_, RootFileName, saveRootFile, scalersRawToDigiLabel_, AlCaHLTBitMon_QueryRunRegistry::string, and subsystemFolder_.
RPCRecHitProbability::~RPCRecHitProbability | ( | ) |
Definition at line 29 of file RPCRecHitProbability.cc.
|
protectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 103 of file RPCRecHitProbability.cc.
References counter, dcs_, eta, reco::LeafCandidate::eta(), MonitorElement::Fill(), HcalObjRepresent::Fill(), i, reco::Muon::isGlobalMuon(), edm::HandleBase::isValid(), 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(), EnergyCorrector::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 31 of file RPCRecHitProbability.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), dcs_, globalFolder_, 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_, DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, subsystemFolder_, and indexGen::title.
|
private |
Definition at line 191 of file RPCRecHitProbability.cc.
References dcs_, edm::Event::getByToken(), edm::HandleBase::isValid(), mathSSE::return(), DcsStatus::RPC, and scalersRawToDigiLabel_.
Referenced by analyze().
|
private |
Definition at line 36 of file RPCRecHitProbability.h.
Referenced by counter.Counters::__getitem__(), and analyze().
|
private |
Definition at line 38 of file RPCRecHitProbability.h.
Referenced by analyze(), bookHistograms(), and makeDcsInfo().
|
private |
Definition at line 41 of file RPCRecHitProbability.h.
Referenced by bookHistograms(), and RPCRecHitProbability().
|
private |
Definition at line 39 of file RPCRecHitProbability.h.
Referenced by analyze(), bookHistograms(), and RPCRecHitProbability().
|
private |
Definition at line 35 of file RPCRecHitProbability.h.
Referenced by bookHistograms(), and RPCRecHitProbability().
|
private |
Definition at line 64 of file RPCRecHitProbability.h.
Referenced by analyze(), and RPCRecHitProbability().
|
private |
Definition at line 39 of file RPCRecHitProbability.h.
Referenced by analyze(), bookHistograms(), and RPCRecHitProbability().
|
private |
Definition at line 53 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 48 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 50 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 47 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 49 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 56 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 58 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 60 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 57 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 59 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 45 of file RPCRecHitProbability.h.
Referenced by RPCRecHitProbability().
|
private |
Definition at line 54 of file RPCRecHitProbability.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 44 of file RPCRecHitProbability.h.
Referenced by RPCRecHitProbability().
|
private |
Definition at line 65 of file RPCRecHitProbability.h.
Referenced by makeDcsInfo(), and RPCRecHitProbability().
|
private |
Definition at line 42 of file RPCRecHitProbability.h.
Referenced by bookHistograms(), and RPCRecHitProbability().