![]() |
![]() |
#include <RPCRecHitProbability.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
virtual void | endJob (void) |
void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
RPCRecHitProbability (const edm::ParameterSet &) | |
Data Format. More... | |
~RPCRecHitProbability () | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
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::InputTag | 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 |
std::string | subsystemFolder_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 19 of file RPCRecHitProbability.h.
|
explicit |
Data Format.
Definition at line 17 of file RPCRecHitProbability.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), globalFolder_, muEtaCut_, muonFolder_, muonLabel_, muPtCut_, RootFileName, saveRootFile, and subsystemFolder_.
RPCRecHitProbability::~RPCRecHitProbability | ( | ) |
Definition at line 31 of file RPCRecHitProbability.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 137 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(), 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 34 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(), subsystemFolder_, and indexGen::title.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 129 of file RPCRecHitProbability.cc.
References dbe, RootFileName, DQMStore::save(), and saveRootFile.
|
virtual |
|
private |
Definition at line 225 of file RPCRecHitProbability.cc.
References dcs_, edm::Event::getByLabel(), edm::HandleBase::isValid(), hitfit::return, and DcsStatus::RPC.
Referenced by analyze().
|
private |
Definition at line 40 of file RPCRecHitProbability.h.
Referenced by analyze().
|
private |
DQM store.
Definition at line 43 of file RPCRecHitProbability.h.
Referenced by beginRun(), and endJob().
|
private |
Definition at line 44 of file RPCRecHitProbability.h.
Referenced by analyze(), beginRun(), and makeDcsInfo().
|
private |
Definition at line 47 of file RPCRecHitProbability.h.
Referenced by beginRun(), and RPCRecHitProbability().
|
private |
Definition at line 45 of file RPCRecHitProbability.h.
Referenced by analyze(), beginRun(), and RPCRecHitProbability().
|
private |
Definition at line 39 of file RPCRecHitProbability.h.
Referenced by beginRun(), and RPCRecHitProbability().
|
private |
Definition at line 77 of file RPCRecHitProbability.h.
Referenced by analyze(), and RPCRecHitProbability().
|
private |
Definition at line 45 of file RPCRecHitProbability.h.
Referenced by analyze(), beginRun(), and RPCRecHitProbability().
|
private |
Definition at line 62 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 54 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 57 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 53 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 56 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 66 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 75 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 68 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 71 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 51 of file RPCRecHitProbability.h.
Referenced by endJob(), and RPCRecHitProbability().
|
private |
Definition at line 64 of file RPCRecHitProbability.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 50 of file RPCRecHitProbability.h.
Referenced by endJob(), and RPCRecHitProbability().
|
private |
Definition at line 48 of file RPCRecHitProbability.h.
Referenced by beginRun(), and RPCRecHitProbability().