CMS 3D CMS Logo

List of all members | Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
RPCRecHitProbability Class Reference

Data Format. More...

#include <RPCRecHitProbability.h>

Inheritance diagram for RPCRecHitProbability:
DQMEDAnalyzer edm::one::EDProducer< edm::EndRunProducer, edm::one::WatchRuns, edm::EndLuminosityBlockProducer, edm::one::WatchLuminosityBlocks, edm::Accumulator > edm::one::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 RPCRecHitProbability (const edm::ParameterSet &)
 
 ~RPCRecHitProbability () override
 
- Public Member Functions inherited from DQMEDAnalyzer
void accumulate (edm::Event const &event, edm::EventSetup const &setup) final
 
virtual void analyze (edm::Event const &, edm::EventSetup const &)
 
void beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final
 
void beginRun (edm::Run const &run, edm::EventSetup const &setup) final
 
virtual void dqmBeginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &)
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
 DQMEDAnalyzer ()
 
virtual void dqmEndLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &)
 
virtual void dqmEndRun (edm::Run const &, edm::EventSetup const &)
 
void endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
void endLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup) final
 
void endRun (edm::Run const &, edm::EventSetup const &) final
 
void endRunProduce (edm::Run &run, edm::EventSetup const &setup) final
 
virtual bool getCanSaveByLumi ()
 
- Public Member Functions inherited from edm::one::EDProducer< edm::EndRunProducer, edm::one::WatchRuns, edm::EndLuminosityBlockProducer, edm::one::WatchLuminosityBlocks, edm::Accumulator >
 EDProducer ()=default
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndRuns () const final
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
- Public Member Functions inherited from edm::one::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
bool wantsStreamLuminosityBlocks () const
 
bool wantsStreamRuns () const
 
 ~EDProducerBase () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector< edm::ProductResolverIndex > const & indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector< edm::ProductResolverIndex > const & putTokenIndexToProductResolverIndex () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription const &)> registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

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 edm::ProducerBase
ProducesCollector producesCollector ()
 
- 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 ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes ()
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
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::CandidateViewmuonLabel_
 
float muPtCut_
 
MonitorElementNumberOfMuonEta_
 
MonitorElementNumberOfMuonPhi_B_
 
MonitorElementNumberOfMuonPhi_EM_
 
MonitorElementNumberOfMuonPhi_EP_
 
MonitorElementNumberOfMuonPt_B_
 
MonitorElementNumberOfMuonPt_EM_
 
MonitorElementNumberOfMuonPt_EP_
 
MonitorElementrecHitEta_ [6]
 
MonitorElementrecHitPhi_B_ [6]
 
MonitorElementrecHitPhi_EM_ [6]
 
MonitorElementrecHitPhi_EP_ [6]
 
MonitorElementrecHitPt_B_ [6]
 
MonitorElementrecHitPt_EM_ [6]
 
MonitorElementrecHitPt_EP_ [6]
 
std::string RootFileName
 
MonitorElementRPCRecHitMuonEta_
 
bool saveRootFile
 
edm::EDGetTokenT< DcsStatusCollectionscalersRawToDigiLabel_
 
std::string subsystemFolder_
 

Additional Inherited Members

- Public Types inherited from DQMEDAnalyzer
typedef dqm::reco::DQMStore DQMStore
 
typedef dqm::reco::MonitorElement MonitorElement
 
- Public Types inherited from edm::one::EDProducerBase
typedef EDProducerBase ModuleType
 
- Public Types inherited from edm::ProducerBase
using ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >>
 
typedef ProductRegistryHelper::TypeLabelList TypeLabelList
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from edm::one::EDProducerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 
- Protected Attributes inherited from DQMEDAnalyzer
edm::EDPutTokenT< DQMTokenlumiToken_
 
edm::EDPutTokenT< DQMTokenrunToken_
 

Detailed Description

Data Format.

Definition at line 19 of file RPCRecHitProbability.h.

Constructor & Destructor Documentation

RPCRecHitProbability::RPCRecHitProbability ( const edm::ParameterSet pset)
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_.

14  : counter(0) {
15  saveRootFile = pset.getUntrackedParameter<bool>("SaveRootFile", false);
16  RootFileName = pset.getUntrackedParameter<std::string>("RootFileName", "RPCRecHitProbabilityDQM.root");
17 
18  muonLabel_ = consumes<reco::CandidateView>(pset.getParameter<edm::InputTag>("MuonLabel"));
19  muPtCut_ = pset.getUntrackedParameter<double>("MuonPtCut", 3.0);
20  muEtaCut_ = pset.getUntrackedParameter<double>("MuonEtaCut", 1.9);
21  scalersRawToDigiLabel_ = consumes<DcsStatusCollection>(pset.getParameter<edm::InputTag>("ScalersRawToDigiLabel"));
22 
23  subsystemFolder_ = pset.getUntrackedParameter<std::string>("RPCFolder", "RPC");
24  globalFolder_ = pset.getUntrackedParameter<std::string>("GlobalFolder", "SummaryHistograms");
25  muonFolder_ = pset.getUntrackedParameter<std::string>("MuonFolder", "Muon");
26 }
T getParameter(std::string const &) const
T getUntrackedParameter(std::string const &, T const &) const
edm::EDGetTokenT< DcsStatusCollection > scalersRawToDigiLabel_
edm::EDGetTokenT< reco::CandidateView > muonLabel_
RPCRecHitProbability::~RPCRecHitProbability ( )
override

Definition at line 28 of file RPCRecHitProbability.cc.

28 {}

Member Function Documentation

void RPCRecHitProbability::analyze ( const edm::Event event,
const edm::EventSetup setup 
)
overrideprotected

Definition at line 104 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, RPCRecHitMuonEta_, and edm::View< T >::size().

104  {
105  dcs_ = true;
106  //Check HV status
107  this->makeDcsInfo(event);
108  if (!dcs_) {
109  edm::LogWarning("rpcrechitprobability") << "[RPCRecHitProbability]: DCS bit OFF";
110  return; //if RPC not ON there's no need to continue
111  }
112 
113  counter++;
114  edm::LogInfo("rpcrechitprobability") << "[RPCRecHitProbability]: Beginning analyzing event " << counter;
115 
116  //Muons
118  event.getByToken(muonLabel_, muonCands);
119  std::map<RPCDetId, std::vector<RPCRecHit> > rechitMuon;
120 
121  if (muonCands.isValid()) {
122  int nStaMuons = muonCands->size();
123 
124  for (int i = 0; i < nStaMuons; i++) {
125  const reco::Candidate& goodMuon = (*muonCands)[i];
126  const reco::Muon* muCand = dynamic_cast<const reco::Muon*>(&goodMuon);
127 
128  if (!muCand->isGlobalMuon())
129  continue;
130  float eta = muCand->eta();
131  float pt = muCand->pt();
132  if (pt < muPtCut_ || fabs(eta) > muEtaCut_)
133  continue;
134 
135  float phi = muCand->phi();
136 
137  NumberOfMuonEta_->Fill(eta);
138 
139  if (eta > 0.8) {
142  } else if (eta < -0.8) {
145  } else {
146  NumberOfMuonPt_B_->Fill(pt);
147  NumberOfMuonPhi_B_->Fill(phi);
148  }
149 
150  reco::Track muTrack = (*(muCand->outerTrack()));
151  std::vector<TrackingRecHitRef> rpcTrackRecHits;
152 
153  //loop on mu rechits
154 
155  int recHitCounter = 0;
156  for (trackingRecHit_iterator it = muTrack.recHitsBegin(); it != muTrack.recHitsEnd(); it++) {
157  if (!(*it)->isValid())
158  continue;
159  int muSubDetId = (*it)->geographicalId().subdetId();
160  if (muSubDetId == MuonSubdetId::RPC) {
161  recHitCounter++;
162  }
163  } // end loop on mu rechits
164 
165  RPCRecHitMuonEta_->Fill(eta, recHitCounter);
166 
167  int j = 0;
168  while (recHitCounter >= j + 1 && j < 6) {
169  if (recHitEta_[j])
170  recHitEta_[j]->Fill(eta);
171  if (eta > 0.8) {
172  recHitPt_EP_[j]->Fill(pt);
173  recHitPhi_EP_[j]->Fill(phi);
174  } else if (eta < -0.8) {
175  recHitPt_EM_[j]->Fill(pt);
176  recHitPhi_EM_[j]->Fill(phi);
177  } else {
178  recHitPt_B_[j]->Fill(pt);
179  recHitPhi_B_[j]->Fill(phi);
180  }
181 
182  j++;
183  }
184  }
185  } else {
186  edm::LogError("rpcrechitprobability") << "[RPCRecHitProbability]: Muons - Product not valid for event" << counter;
187  }
188 }
MonitorElement * RPCRecHitMuonEta_
MonitorElement * NumberOfMuonPhi_EM_
double eta() const final
momentum pseudorapidity
MonitorElement * NumberOfMuonPt_EP_
MonitorElement * NumberOfMuonEta_
MonitorElement * recHitEta_[6]
MonitorElement * NumberOfMuonPt_B_
MonitorElement * NumberOfMuonPt_EM_
size_type size() const
double pt() const final
transverse momentum
MonitorElement * recHitPt_B_[6]
edm::EDGetTokenT< reco::CandidateView > muonLabel_
MonitorElement * recHitPhi_B_[6]
MonitorElement * recHitPhi_EP_[6]
void Fill(long long x)
MonitorElement * recHitPt_EM_[6]
MonitorElement * NumberOfMuonPhi_EP_
bool isGlobalMuon() const override
Definition: Muon.h:298
void makeDcsInfo(const edm::Event &)
MonitorElement * NumberOfMuonPhi_B_
trackingRecHit_iterator recHitsBegin() const
Iterator to first hit on the track.
Definition: Track.h:88
bool isValid() const
Definition: HandleBase.h:70
virtual TrackRef outerTrack() const
reference to Track reconstructed in the muon detector only
Definition: Muon.h:48
MonitorElement * recHitPt_EP_[6]
static constexpr int RPC
Definition: MuonSubdetId.h:13
MonitorElement * recHitPhi_EM_[6]
double phi() const final
momentum azimuthal angle
trackingRecHit_iterator recHitsEnd() const
Iterator to last hit on the track.
Definition: Track.h:91
void RPCRecHitProbability::bookHistograms ( DQMStore::IBooker ibooker,
edm::Run const &  r,
edm::EventSetup const &  iSetup 
)
overrideprotectedvirtual

Implements DQMEDAnalyzer.

Definition at line 30 of file RPCRecHitProbability.cc.

References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), dcs_, globalFolder_, mps_fire::i, createfilelist::int, muEtaCut_, muonFolder_, muPtCut_, Skims_PA_cff::name, NumberOfMuonEta_, NumberOfMuonPhi_B_, NumberOfMuonPhi_EM_, NumberOfMuonPhi_EP_, NumberOfMuonPt_B_, NumberOfMuonPt_EM_, NumberOfMuonPt_EP_, Pi, particleFlowDQM_cff::ptBins, recHitEta_, recHitPhi_B_, recHitPhi_EM_, recHitPhi_EP_, recHitPt_B_, recHitPt_EM_, recHitPt_EP_, RPCRecHitMuonEta_, dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, subsystemFolder_, and overlapproblemtsosanalyzer_cfi::title.

32  {
33  edm::LogInfo("rpcrechitprobability") << "[RPCRecHitProbability]: Begin Run ";
34 
35  std::string currentFolder = subsystemFolder_ + "/" + muonFolder_ + "/" + globalFolder_;
36  ibooker.setCurrentFolder(currentFolder);
37 
38  int ptBins = 100 - (int)muPtCut_;
39 
40  //General part
41  NumberOfMuonEta_ = ibooker.book1D("NumberOfMuonEta", "Muons vs Eta", 20 * muEtaCut_, -muEtaCut_, muEtaCut_);
42  NumberOfMuonPt_B_ = ibooker.book1D("NumberOfMuonPt_Barrel", "Muons vs Pt - Barrel", ptBins, muPtCut_, 100);
43  NumberOfMuonPt_EP_ = ibooker.book1D("NumberOfMuonPt_EndcapP", "Muons vs Pt - Endcap+", ptBins, muPtCut_, 100);
44  NumberOfMuonPt_EM_ = ibooker.book1D("NumberOfMuonPt_EndcapM", "Muons vs Pt - Endcap-", ptBins, muPtCut_, 100);
46  ibooker.book1D("NumberOfMuonPhi_Barrel", "Muons vs Phi - Barrel", 144, -TMath::Pi(), TMath::Pi());
48  ibooker.book1D("NumberOfMuonPhi_EndcapP", "Muons vs Phi - Endcap+", 144, -TMath::Pi(), TMath::Pi());
50  ibooker.book1D("NumberOfMuonPhi_EndcapM", "Muons vs Phi - Endcap-", 144, -TMath::Pi(), TMath::Pi());
51 
52  //RPC part
53  RPCRecHitMuonEta_ = ibooker.book2D(
54  "RPCRecHitMuonEta", "Number Of RecHits per Muons vs Eta", 20 * muEtaCut_, -muEtaCut_, muEtaCut_, 7, 0.5, 7.5);
55 
56  std::stringstream name, title;
57  for (int i = 0; i < 6; i++) {
58  name.str("");
59  title.str("");
60  name << (i + 1) << "RecHitMuonEta";
61  title << "At least " << (i + 1) << " Cluster vs Eta";
62  recHitEta_[i] = ibooker.book1D(name.str(), title.str(), 20 * muEtaCut_, -muEtaCut_, muEtaCut_);
63 
64  name.str("");
65  title.str("");
66  name << (i + 1) << "RecHitMuonPhiB";
67  title << "At least " << (i + 1) << " Cluster vs Phi-Barrel";
68  recHitPhi_B_[i] = ibooker.book1D(name.str(), title.str(), 144, -TMath::Pi(), TMath::Pi());
69 
70  name.str("");
71  title.str("");
72  name << (i + 1) << "RecHitMuonPtB";
73  title << "At least " << (i + 1) << " Cluster vs Pt-Barrel";
74  recHitPt_B_[i] = ibooker.book1D(name.str(), title.str(), ptBins, muPtCut_, 100);
75 
76  name.str("");
77  title.str("");
78  name << (i + 1) << "RecHitMuonPhiEP";
79  title << "At least " << (i + 1) << " Cluster vs Phi-Endcap+";
80  recHitPhi_EP_[i] = ibooker.book1D(name.str(), title.str(), 144, -TMath::Pi(), TMath::Pi());
81 
82  name.str("");
83  title.str("");
84  name << (i + 1) << "RecHitMuonPtEP";
85  title << "At least " << (i + 1) << " Cluster vs Pt-Endcap+";
86  recHitPt_EP_[i] = ibooker.book1D(name.str(), title.str(), ptBins, muPtCut_, 100);
87 
88  name.str("");
89  title.str("");
90  name << (i + 1) << "RecHitMuonPhiEM";
91  title << "At least " << (i + 1) << " Cluster vs Phi-Endcap-";
92  recHitPhi_EM_[i] = ibooker.book1D(name.str(), title.str(), 144, -TMath::Pi(), TMath::Pi());
93 
94  name.str("");
95  title.str("");
96  name << (i + 1) << "RecHitMuonPtEM";
97  title << "At least " << (i + 1) << " Cluster vs Pt-Endcap-";
98  recHitPt_EM_[i] = ibooker.book1D(name.str(), title.str(), ptBins, muPtCut_, 100);
99  }
100 
101  dcs_ = true;
102 }
MonitorElement * RPCRecHitMuonEta_
const double Pi
MonitorElement * NumberOfMuonPhi_EM_
MonitorElement * NumberOfMuonPt_EP_
MonitorElement * NumberOfMuonEta_
MonitorElement * recHitEta_[6]
MonitorElement * NumberOfMuonPt_B_
MonitorElement * NumberOfMuonPt_EM_
MonitorElement * recHitPt_B_[6]
MonitorElement * recHitPhi_B_[6]
MonitorElement * recHitPhi_EP_[6]
MonitorElement * recHitPt_EM_[6]
MonitorElement * NumberOfMuonPhi_EP_
MonitorElement * NumberOfMuonPhi_B_
MonitorElement * recHitPt_EP_[6]
MonitorElement * recHitPhi_EM_[6]
void RPCRecHitProbability::makeDcsInfo ( const edm::Event e)
private

Definition at line 190 of file RPCRecHitProbability.cc.

References dcs_, edm::Event::getByToken(), edm::HandleBase::isValid(), DcsStatus::RPC, and scalersRawToDigiLabel_.

Referenced by analyze().

190  {
192 
193  if (!e.getByToken(scalersRawToDigiLabel_, dcsStatus)) {
194  dcs_ = true;
195  return;
196  }
197 
198  if (!dcsStatus.isValid()) {
199  edm::LogWarning("RPCDcsInfo") << "scalersRawToDigi not found";
200  dcs_ = true; // info not available: set to true
201  return;
202  }
203 
204  for (DcsStatusCollection::const_iterator dcsStatusItr = dcsStatus->begin(); dcsStatusItr != dcsStatus->end();
205  ++dcsStatusItr) {
206  if (!dcsStatusItr->ready(DcsStatus::RPC))
207  dcs_ = false;
208  }
209 
210  return;
211 }
bool getByToken(EDGetToken token, Handle< PROD > &result) const
Definition: Event.h:525
edm::EDGetTokenT< DcsStatusCollection > scalersRawToDigiLabel_
bool isValid() const
Definition: HandleBase.h:70

Member Data Documentation

int RPCRecHitProbability::counter
private

Definition at line 32 of file RPCRecHitProbability.h.

Referenced by counter.Counters::__getitem__(), and analyze().

bool RPCRecHitProbability::dcs_
private

Definition at line 34 of file RPCRecHitProbability.h.

Referenced by analyze(), bookHistograms(), and makeDcsInfo().

std::string RPCRecHitProbability::globalFolder_
private

Definition at line 37 of file RPCRecHitProbability.h.

Referenced by bookHistograms(), and RPCRecHitProbability().

float RPCRecHitProbability::muEtaCut_
private

Definition at line 35 of file RPCRecHitProbability.h.

Referenced by analyze(), bookHistograms(), and RPCRecHitProbability().

std::string RPCRecHitProbability::muonFolder_
private

Definition at line 31 of file RPCRecHitProbability.h.

Referenced by bookHistograms(), and RPCRecHitProbability().

edm::EDGetTokenT<reco::CandidateView> RPCRecHitProbability::muonLabel_
private

Definition at line 60 of file RPCRecHitProbability.h.

Referenced by analyze(), and RPCRecHitProbability().

float RPCRecHitProbability::muPtCut_
private

Definition at line 35 of file RPCRecHitProbability.h.

Referenced by analyze(), bookHistograms(), and RPCRecHitProbability().

MonitorElement* RPCRecHitProbability::NumberOfMuonEta_
private

Definition at line 49 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* RPCRecHitProbability::NumberOfMuonPhi_B_
private

Definition at line 44 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* RPCRecHitProbability::NumberOfMuonPhi_EM_
private

Definition at line 48 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* RPCRecHitProbability::NumberOfMuonPhi_EP_
private

Definition at line 46 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* RPCRecHitProbability::NumberOfMuonPt_B_
private

Definition at line 43 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* RPCRecHitProbability::NumberOfMuonPt_EM_
private

Definition at line 47 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* RPCRecHitProbability::NumberOfMuonPt_EP_
private

Definition at line 45 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* RPCRecHitProbability::recHitEta_[6]
private

Definition at line 52 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* RPCRecHitProbability::recHitPhi_B_[6]
private

Definition at line 54 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* RPCRecHitProbability::recHitPhi_EM_[6]
private

Definition at line 58 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* RPCRecHitProbability::recHitPhi_EP_[6]
private

Definition at line 56 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* RPCRecHitProbability::recHitPt_B_[6]
private

Definition at line 53 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* RPCRecHitProbability::recHitPt_EM_[6]
private

Definition at line 57 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* RPCRecHitProbability::recHitPt_EP_[6]
private

Definition at line 55 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

std::string RPCRecHitProbability::RootFileName
private

Definition at line 41 of file RPCRecHitProbability.h.

Referenced by RPCRecHitProbability().

MonitorElement* RPCRecHitProbability::RPCRecHitMuonEta_
private

Definition at line 50 of file RPCRecHitProbability.h.

Referenced by analyze(), and bookHistograms().

bool RPCRecHitProbability::saveRootFile
private

Definition at line 40 of file RPCRecHitProbability.h.

Referenced by RPCRecHitProbability().

edm::EDGetTokenT<DcsStatusCollection> RPCRecHitProbability::scalersRawToDigiLabel_
private

Definition at line 61 of file RPCRecHitProbability.h.

Referenced by makeDcsInfo(), and RPCRecHitProbability().

std::string RPCRecHitProbability::subsystemFolder_
private

Definition at line 38 of file RPCRecHitProbability.h.

Referenced by bookHistograms(), and RPCRecHitProbability().