#include <RPCRecHitProbability.h>
Private Member Functions | |
void | makeDcsInfo (const edm::Event &) |
Private Attributes | |
int | counter |
DQMStore * | dbe |
DQM store. More... | |
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_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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) |
Data Format.
Definition at line 22 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.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 135 of file RPCRecHitProbability.cc.
References counter, dcs_, reco::LeafCandidate::eta(), 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(), RecoTauCleanerPlugins::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_.
|
virtual |
|
virtual |
get hold of back-end interface
Reimplemented from edm::EDAnalyzer.
Definition at line 32 of file RPCRecHitProbability.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe, dcs_, DQMStore::get(), MonitorElement::getName(), globalFolder_, i, muEtaCut_, muonFolder_, muPtCut_, mergeVDriftHistosByStation::name, NumberOfMuonEta_, NumberOfMuonPhi_B_, NumberOfMuonPhi_EM_, NumberOfMuonPhi_EP_, NumberOfMuonPt_B_, NumberOfMuonPt_EM_, NumberOfMuonPt_EP_, cppFunctionSkipper::operator, Pi, jptDQMConfig_cff::ptBins, recHitEta_, recHitPhi_B_, recHitPhi_EM_, recHitPhi_EP_, recHitPt_B_, recHitPt_EM_, recHitPt_EP_, DQMStore::removeElement(), RPCRecHitMuonEta_, DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, subsystemFolder_, and indexGen::title.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 127 of file RPCRecHitProbability.cc.
References dbe, RootFileName, DQMStore::save(), and saveRootFile.
|
virtual |
|
private |
Definition at line 223 of file RPCRecHitProbability.cc.
References dcs_, edm::Event::getByToken(), edm::HandleBase::isValid(), reco::return(), DcsStatus::RPC, and scalersRawToDigiLabel_.
Referenced by analyze().
|
private |
Definition at line 43 of file RPCRecHitProbability.h.
Referenced by analyze().
|
private |
DQM store.
Definition at line 46 of file RPCRecHitProbability.h.
Referenced by beginRun(), and endJob().
|
private |
Definition at line 47 of file RPCRecHitProbability.h.
Referenced by analyze(), beginRun(), and makeDcsInfo().
|
private |
Definition at line 50 of file RPCRecHitProbability.h.
Referenced by beginRun(), and RPCRecHitProbability().
|
private |
Definition at line 48 of file RPCRecHitProbability.h.
Referenced by analyze(), beginRun(), and RPCRecHitProbability().
|
private |
Definition at line 42 of file RPCRecHitProbability.h.
Referenced by beginRun(), and RPCRecHitProbability().
|
private |
Definition at line 80 of file RPCRecHitProbability.h.
Referenced by analyze(), and RPCRecHitProbability().
|
private |
Definition at line 48 of file RPCRecHitProbability.h.
Referenced by analyze(), beginRun(), and RPCRecHitProbability().
|
private |
Definition at line 65 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 57 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 63 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 60 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 56 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 62 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 59 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 69 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 72 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 78 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 75 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 71 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 77 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 74 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 54 of file RPCRecHitProbability.h.
Referenced by endJob(), and RPCRecHitProbability().
|
private |
Definition at line 67 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 53 of file RPCRecHitProbability.h.
Referenced by endJob(), and RPCRecHitProbability().
|
private |
Definition at line 81 of file RPCRecHitProbability.h.
Referenced by makeDcsInfo(), and RPCRecHitProbability().
|
private |
Definition at line 51 of file RPCRecHitProbability.h.
Referenced by beginRun(), and RPCRecHitProbability().