CMS 3D CMS Logo

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

#include <RPCEventSummary.h>

Inheritance diagram for RPCEventSummary:
DQMEDHarvester edm::one::EDProducer< edm::EndLuminosityBlockProducer, edm::EndRunProducer, edm::one::WatchLuminosityBlocks, edm::one::WatchRuns, edm::one::SharedResources, edm::Accumulator > edm::one::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 RPCEventSummary (const edm::ParameterSet &ps)
 Constructor. More...
 
 ~RPCEventSummary () override
 Destructor. More...
 
- Public Member Functions inherited from DQMEDHarvester
void accumulate (edm::Event const &ev, edm::EventSetup const &es) final
 
void beginJob () override
 
void beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &) final
 
void beginRun (edm::Run const &run, edm::EventSetup const &) override
 
virtual void dqmAnalyze (DQMStore::IBooker &, DQMStore::IGetter &, edm::Event const &, edm::EventSetup const &)
 
 DQMEDHarvester ()
 
 DQMEDHarvester (edm::ParameterSet const &iConfig)
 
virtual void dqmEndRun (DQMStore::IBooker &, DQMStore::IGetter &, edm::Run const &, edm::EventSetup const &)
 
void endJob () final
 
void endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
void endLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &es) final
 
void endRun (edm::Run const &, edm::EventSetup const &) override
 
void endRunProduce (edm::Run &run, edm::EventSetup const &es) final
 
 ~DQMEDHarvester () override=default
 
- Public Member Functions inherited from edm::one::EDProducer< edm::EndLuminosityBlockProducer, edm::EndRunProducer, edm::one::WatchLuminosityBlocks, edm::one::WatchRuns, edm::one::SharedResources, 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
 
std::vector< bool > const & recordProvenanceList () 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)
 
TypeLabelList const & typeLabelList () const
 used by the fwk to register the list of products of this module More...
 
 ~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 &&)=default
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
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
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
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 beginJob () override
 
void dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override
 
void dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) override
 
- Protected Member Functions inherited from edm::ProducerBase
template<class ProductType >
BranchAliasSetterT< ProductType > produces ()
 declare what type of product will make and with which optional label More...
 
template<typename ProductType , BranchType B>
BranchAliasSetterT< ProductType > produces ()
 
template<typename ProductType , Transition B>
BranchAliasSetterT< ProductType > produces ()
 
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<BranchType B>
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<Transition B>
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<typename ProductType , Transition B>
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<class ProductType >
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<typename ProductType , BranchType B>
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
ProducesCollector producesCollector ()
 
- Protected Member Functions inherited from edm::EDConsumerBase
EDGetToken consumes (const TypeToGet &id, edm::InputTag const &tag)
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (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)
 
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > mayConsume (edm::InputTag const &tag)
 

Private Types

enum  RPCQualityFlags { DEAD = 6, PARTIALLY_DEAD = 5 }
 

Private Member Functions

void clientOperation (DQMStore::IGetter &igetter)
 

Private Attributes

bool doEndcapCertification_
 
bool enableReportSummary_
 
std::string eventInfoPath_
 
std::pair< int, int > FEDRange_
 
std::string globalFolder_
 
bool init_
 
bool isIn_
 
int lumiCounter_
 
int minimumEvents_
 
int numberDisk_
 
int NumberOfFeds_
 
bool offlineDQM_
 
std::string prefixDir_
 
std::string prefixFolder_
 
int prescaleFactor_
 

Additional Inherited Members

- Public Types inherited from DQMEDHarvester
typedef dqm::harvesting::DQMStore DQMStore
 
typedef dqm::harvesting::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 DQMEDHarvester
DQMStoredqmstore_
 
edm::GetterOfProducts< DQMTokenlumimegetter_
 
edm::EDPutTokenT< DQMTokenlumiToken_
 
edm::GetterOfProducts< DQMTokenrunmegetter_
 
edm::EDPutTokenT< DQMTokenrunToken_
 

Detailed Description

Definition at line 10 of file RPCEventSummary.h.

Member Enumeration Documentation

◆ RPCQualityFlags

Enumerator
DEAD 
PARTIALLY_DEAD 

Definition at line 44 of file RPCEventSummary.h.

44 { DEAD = 6, PARTIALLY_DEAD = 5 };

Constructor & Destructor Documentation

◆ RPCEventSummary()

RPCEventSummary::RPCEventSummary ( const edm::ParameterSet ps)

Constructor.

Definition at line 15 of file RPCEventSummary.cc.

15  {
16  edm::LogVerbatim("rpceventsummary") << "[RPCEventSummary]: Constructor";
17 
18  enableReportSummary_ = ps.getUntrackedParameter<bool>("EnableSummaryReport", true);
19  prescaleFactor_ = ps.getUntrackedParameter<int>("PrescaleFactor", 1);
20  eventInfoPath_ = ps.getUntrackedParameter<std::string>("EventInfoPath", "RPC/EventInfo");
21 
22  std::string subsystemFolder = ps.getUntrackedParameter<std::string>("RPCFolder", "RPC");
23  std::string recHitTypeFolder = ps.getUntrackedParameter<std::string>("RecHitTypeFolder", "AllHits");
24  std::string summaryFolder = ps.getUntrackedParameter<std::string>("SummaryFolder", "SummaryHistograms");
25 
26  globalFolder_ = subsystemFolder + "/" + recHitTypeFolder + "/" + summaryFolder;
27  prefixFolder_ = subsystemFolder + "/" + recHitTypeFolder;
28 
29  minimumEvents_ = ps.getUntrackedParameter<int>("MinimumRPCEvents", 10000);
30  numberDisk_ = ps.getUntrackedParameter<int>("NumberOfEndcapDisks", 4);
31  doEndcapCertification_ = ps.getUntrackedParameter<bool>("EnableEndcapSummary", false);
32 
33  FEDRange_.first = ps.getUntrackedParameter<unsigned int>("MinimumRPCFEDId", 790);
34  FEDRange_.second = ps.getUntrackedParameter<unsigned int>("MaximumRPCFEDId", 792);
35 
36  NumberOfFeds_ = FEDRange_.second - FEDRange_.first + 1;
37 
38  offlineDQM_ = ps.getUntrackedParameter<bool>("OfflineDQM", true);
39 }

References doEndcapCertification_, enableReportSummary_, eventInfoPath_, FEDRange_, edm::ParameterSet::getUntrackedParameter(), globalFolder_, minimumEvents_, numberDisk_, NumberOfFeds_, offlineDQM_, prefixFolder_, prescaleFactor_, and AlCaHLTBitMon_QueryRunRegistry::string.

◆ ~RPCEventSummary()

RPCEventSummary::~RPCEventSummary ( )
override

Destructor.

Definition at line 41 of file RPCEventSummary.cc.

41 { edm::LogVerbatim("rpceventsummary") << "[RPCEventSummary]: Destructor "; }

Member Function Documentation

◆ beginJob()

void RPCEventSummary::beginJob ( void  )
overrideprotectedvirtual

Reimplemented from edm::one::EDProducerBase.

Definition at line 43 of file RPCEventSummary.cc.

43  {
44  edm::LogVerbatim("rpceventsummary") << "[RPCEventSummary]: Begin job ";
45  init_ = false;
46 }

References init_.

◆ clientOperation()

void RPCEventSummary::clientOperation ( DQMStore::IGetter igetter)
private

Definition at line 177 of file RPCEventSummary.cc.

177  {
178  float rpcevents = minimumEvents_;
179  MonitorElement* RPCEvents;
180  RPCEvents = igetter.get(prefixFolder_ + "/RPCEvents");
181 
182  if (RPCEvents) {
183  rpcevents = RPCEvents->getBinContent(1);
184  }
185 
186  if (rpcevents < minimumEvents_)
187  return;
188  std::stringstream meName;
189  MonitorElement* myMe;
190 
191  meName.str("");
192  meName << eventInfoPath_ + "/reportSummaryMap";
193  MonitorElement* reportMe = igetter.get(meName.str());
194 
195  MonitorElement* globalMe;
196 
197  //BARREL
198  float barrelFactor = 0;
199 
200  for (int w = -2; w < 3; w++) {
201  meName.str("");
202  meName << globalFolder_ << "/RPCChamberQuality_Roll_vs_Sector_Wheel" << w;
203  myMe = igetter.get(meName.str());
204 
205  if (myMe) {
206  float wheelFactor = 0;
207 
208  for (int s = 1; s <= myMe->getNbinsX(); s++) {
209  float sectorFactor = 0;
210  int rollInSector = 0;
211 
212  for (int r = 1; r <= myMe->getNbinsY(); r++) {
213  if ((s != 4 && r > 17) || ((s == 9 || s == 10) && r > 15))
214  continue;
215  rollInSector++;
216 
217  if (myMe->getBinContent(s, r) == PARTIALLY_DEAD)
218  sectorFactor += 0.8;
219  else if (myMe->getBinContent(s, r) == DEAD)
220  sectorFactor += 0;
221  else
222  sectorFactor += 1;
223  }
224  if (rollInSector != 0)
225  sectorFactor = sectorFactor / rollInSector;
226 
227  if (reportMe)
228  reportMe->setBinContent(w + 8, s, sectorFactor);
229  wheelFactor += sectorFactor;
230 
231  } //end loop on sectors
232 
233  wheelFactor = wheelFactor / myMe->getNbinsX();
234 
235  meName.str("");
236  meName << eventInfoPath_ + "/reportSummaryContents/RPC_Wheel" << w;
237  globalMe = igetter.get(meName.str());
238  if (globalMe)
239  globalMe->Fill(wheelFactor);
240 
241  barrelFactor += wheelFactor;
242  } //
243  } //end loop on wheel
244 
245  barrelFactor = barrelFactor / 5;
246 
247  float endcapFactor = 0;
248 
250  //Endcap
251  for (int d = -numberDisk_; d <= numberDisk_; d++) {
252  if (d == 0)
253  continue;
254 
255  meName.str("");
256  meName << globalFolder_ << "/RPCChamberQuality_Ring_vs_Segment_Disk" << d;
257  myMe = igetter.get(meName.str());
258 
259  if (myMe) {
260  float diskFactor = 0;
261 
262  float sectorFactor[6] = {0, 0, 0, 0, 0, 0};
263 
264  for (int i = 0; i < 6; i++) {
265  int firstSeg = (i * 6) + 1;
266  int lastSeg = firstSeg + 6;
267  int rollInSector = 0;
268  for (int seg = firstSeg; seg < lastSeg; seg++) {
269  for (int y = 1; y <= myMe->getNbinsY(); y++) {
270  rollInSector++;
271  if (myMe->getBinContent(seg, y) == PARTIALLY_DEAD)
272  sectorFactor[i] += 0.8;
273  else if (myMe->getBinContent(seg, y) == DEAD)
274  sectorFactor[i] += 0;
275  else
276  sectorFactor[i] += 1;
277  }
278  }
279  sectorFactor[i] = sectorFactor[i] / rollInSector;
280  } //end loop on Sectors
281 
282  for (int sec = 0; sec < 6; sec++) {
283  diskFactor += sectorFactor[sec];
284  if (reportMe) {
285  if (d < 0)
286  reportMe->setBinContent(d + 5, sec + 1, sectorFactor[sec]);
287  else
288  reportMe->setBinContent(d + 11, sec + 1, sectorFactor[sec]);
289  }
290  }
291 
292  diskFactor = diskFactor / 6;
293 
294  meName.str("");
295  meName << eventInfoPath_ + "/reportSummaryContents/RPC_Disk" << d;
296  globalMe = igetter.get(meName.str());
297  if (globalMe)
298  globalMe->Fill(diskFactor);
299 
300  endcapFactor += diskFactor;
301  } //end loop on disks
302  }
303 
304  endcapFactor = endcapFactor / (numberDisk_ * 2);
305  }
306 
307  //Fill repor summary
308  float rpcFactor = barrelFactor;
310  rpcFactor = (barrelFactor + endcapFactor) / 2;
311  }
312 
313  globalMe = igetter.get(eventInfoPath_ + "/reportSummary");
314  if (globalMe)
315  globalMe->Fill(rpcFactor);
316 }

References ztail::d, DEAD, doEndcapCertification_, eventInfoPath_, dqm::impl::MonitorElement::Fill(), dqm::implementation::IGetter::get(), dqm::impl::MonitorElement::getBinContent(), dqm::impl::MonitorElement::getNbinsX(), dqm::impl::MonitorElement::getNbinsY(), globalFolder_, mps_fire::i, minimumEvents_, numberDisk_, PARTIALLY_DEAD, prefixFolder_, alignCSCRings::r, alignCSCRings::s, fileinputsource_cfi::sec, dqm::impl::MonitorElement::setBinContent(), w, and y.

Referenced by dqmEndJob(), and dqmEndLuminosityBlock().

◆ dqmEndJob()

void RPCEventSummary::dqmEndJob ( DQMStore::IBooker ibooker,
DQMStore::IGetter igetter 
)
overrideprotectedvirtual

Implements DQMEDHarvester.

Definition at line 171 of file RPCEventSummary.cc.

171  {
172  if (isIn_) {
173  this->clientOperation(igetter);
174  }
175 }

References clientOperation(), and isIn_.

◆ dqmEndLuminosityBlock()

void RPCEventSummary::dqmEndLuminosityBlock ( DQMStore::IBooker ibooker,
DQMStore::IGetter igetter,
edm::LuminosityBlock const &  lb,
edm::EventSetup const &  setup 
)
overrideprotectedvirtual

Reimplemented from DQMEDHarvester.

Definition at line 48 of file RPCEventSummary.cc.

51  {
52  edm::LogVerbatim("rpceventsummary") << "[RPCEventSummary]: Begin run";
53 
54  if (!init_) {
56 
59 
60  int defaultValue = 1;
61  isIn_ = true;
62 
63  if (auto runInfoRec = setup.tryToGet<RunInfoRcd>()) {
64  defaultValue = -1;
65  //get fed summary information
67  runInfoRec->get(sumFED);
68  std::vector<int> FedsInIds = sumFED->m_fed_in;
69  unsigned int f = 0;
70  isIn_ = false;
71  while (!isIn_ && f < FedsInIds.size()) {
72  int fedID = FedsInIds[f];
73  //make sure fed id is in allowed range
74  if (fedID >= FEDRange_.first && fedID <= FEDRange_.second) {
75  defaultValue = 1;
76  isIn_ = true;
77  }
78  f++;
79  }
80  }
81 
83  ibooker.setCurrentFolder(eventInfoPath_);
84 
85  //a global summary float [0,1] providing a global summary of the status
86  //and showing the goodness of the data taken by the the sub-system
87  std::string histoName = "reportSummary";
88  me = nullptr;
89  me = ibooker.bookFloat(histoName);
90  me->Fill(defaultValue);
91 
92  //TH2F ME providing a mapof values[0-1] to show if problems are localized or distributed
93  me = nullptr;
94  me = ibooker.book2D("reportSummaryMap", "RPC Report Summary Map", 15, -7.5, 7.5, 12, 0.5, 12.5);
95 
96  //customize the 2d histo
97  std::stringstream BinLabel;
98  for (int i = 1; i <= 15; i++) {
99  BinLabel.str("");
100  if (i < 13) {
101  BinLabel << "Sec" << i;
102  me->setBinLabel(i, BinLabel.str(), 2);
103  }
104 
105  BinLabel.str("");
106  if (i < 5)
107  BinLabel << "Disk" << i - 5;
108  else if (i > 11)
109  BinLabel << "Disk" << i - 11;
110  else if (i == 11 || i == 5)
111  BinLabel.str("");
112  else
113  BinLabel << "Wheel" << i - 8;
114 
115  me->setBinLabel(i, BinLabel.str(), 1);
116  }
117 
118  //fill the histo with "1" --- just for the moment
119  for (int i = 1; i <= 15; i++) {
120  for (int j = 1; j <= 12; j++) {
121  if (i == 5 || i == 11 || (j > 6 && (i < 6 || i > 10)))
122  me->setBinContent(i, j, -1); //bins that not correspond to subdetector parts
123  else
124  me->setBinContent(i, j, defaultValue);
125  }
126  }
127 
128  if (numberDisk_ < 4)
129  for (int j = 1; j <= 12; j++) {
130  me->setBinContent(1, j, -1); //bins that not correspond to subdetector parts
131  me->setBinContent(15, j, -1);
132  }
133 
134  //the reportSummaryContents folder containins a collection of ME floats [0-1] (order of 5-10)
135  // which describe the behavior of the respective subsystem sub-components.
136  ibooker.setCurrentFolder(eventInfoPath_ + "/reportSummaryContents");
137 
138  std::stringstream segName;
139  std::vector<std::string> segmentNames;
140  for (int i = -2; i <= 2; i++) {
141  segName.str("");
142  segName << "RPC_Wheel" << i;
143  segmentNames.push_back(segName.str());
144  }
145 
146  for (int i = -numberDisk_; i <= numberDisk_; i++) {
147  if (i == 0)
148  continue;
149  segName.str("");
150  segName << "RPC_Disk" << i;
151  segmentNames.push_back(segName.str());
152  }
153 
154  for (unsigned int i = 0; i < segmentNames.size(); i++) {
155  me = nullptr;
156  me = ibooker.bookFloat(segmentNames[i]);
157  me->Fill(defaultValue);
158  }
159 
161  init_ = true;
162  }
163 
164  if (isIn_ && !offlineDQM_ && lumiCounter_ % prescaleFactor_ == 0) {
165  this->clientOperation(igetter);
166  }
167 
168  lumiCounter_++;
169 }

References CentralityFilter_cfi::BinLabel, dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookFloat(), clientOperation(), eventInfoPath_, f, FEDRange_, edm::eventsetup::heterocontainer::HCTypeTag::findType(), HltBtagPostValidation_cff::histoName, mps_fire::i, init_, isIn_, dqmiolumiharvest::j, lumiCounter_, RunInfo::m_fed_in, hlt_dqm_clientPB-live_cfg::me, numberDisk_, offlineDQM_, prescaleFactor_, dqm::implementation::NavigatorBase::setCurrentFolder(), singleTopDQM_cfi::setup, and AlCaHLTBitMon_QueryRunRegistry::string.

Member Data Documentation

◆ doEndcapCertification_

bool RPCEventSummary::doEndcapCertification_
private

Definition at line 40 of file RPCEventSummary.h.

Referenced by clientOperation(), and RPCEventSummary().

◆ enableReportSummary_

bool RPCEventSummary::enableReportSummary_
private

Definition at line 31 of file RPCEventSummary.h.

Referenced by RPCEventSummary().

◆ eventInfoPath_

std::string RPCEventSummary::eventInfoPath_
private

Definition at line 28 of file RPCEventSummary.h.

Referenced by clientOperation(), dqmEndLuminosityBlock(), and RPCEventSummary().

◆ FEDRange_

std::pair<int, int> RPCEventSummary::FEDRange_
private

Definition at line 41 of file RPCEventSummary.h.

Referenced by dqmEndLuminosityBlock(), and RPCEventSummary().

◆ globalFolder_

std::string RPCEventSummary::globalFolder_
private

Definition at line 37 of file RPCEventSummary.h.

Referenced by clientOperation(), and RPCEventSummary().

◆ init_

bool RPCEventSummary::init_
private

Definition at line 34 of file RPCEventSummary.h.

Referenced by beginJob(), and dqmEndLuminosityBlock().

◆ isIn_

bool RPCEventSummary::isIn_
private

Definition at line 34 of file RPCEventSummary.h.

Referenced by dqmEndJob(), and dqmEndLuminosityBlock().

◆ lumiCounter_

int RPCEventSummary::lumiCounter_
private

Definition at line 36 of file RPCEventSummary.h.

Referenced by dqmEndLuminosityBlock().

◆ minimumEvents_

int RPCEventSummary::minimumEvents_
private

Definition at line 32 of file RPCEventSummary.h.

Referenced by clientOperation(), and RPCEventSummary().

◆ numberDisk_

int RPCEventSummary::numberDisk_
private

Definition at line 39 of file RPCEventSummary.h.

Referenced by clientOperation(), dqmEndLuminosityBlock(), and RPCEventSummary().

◆ NumberOfFeds_

int RPCEventSummary::NumberOfFeds_
private

Definition at line 42 of file RPCEventSummary.h.

Referenced by RPCEventSummary().

◆ offlineDQM_

bool RPCEventSummary::offlineDQM_
private

Definition at line 35 of file RPCEventSummary.h.

Referenced by dqmEndLuminosityBlock(), and RPCEventSummary().

◆ prefixDir_

std::string RPCEventSummary::prefixDir_
private

Definition at line 28 of file RPCEventSummary.h.

◆ prefixFolder_

std::string RPCEventSummary::prefixFolder_
private

Definition at line 37 of file RPCEventSummary.h.

Referenced by clientOperation(), and RPCEventSummary().

◆ prescaleFactor_

int RPCEventSummary::prescaleFactor_
private

Definition at line 32 of file RPCEventSummary.h.

Referenced by dqmEndLuminosityBlock(), and RPCEventSummary().

RPCEventSummary::eventInfoPath_
std::string eventInfoPath_
Definition: RPCEventSummary.h:28
edm::eventsetup::heterocontainer::HCTypeTag::findType
static HCTypeTag findType(char const *iTypeName)
find a type based on the types name, if not found will return default HCTypeTag
Definition: HCTypeTag.cc:121
DDAxes::y
RPCEventSummary::enableReportSummary_
bool enableReportSummary_
Definition: RPCEventSummary.h:31
mps_fire.i
i
Definition: mps_fire.py:355
f
double f[11][100]
Definition: MuScleFitUtils.cc:78
RPCEventSummary::clientOperation
void clientOperation(DQMStore::IGetter &igetter)
Definition: RPCEventSummary.cc:177
RunInfo::m_fed_in
std::vector< int > m_fed_in
Definition: RunInfo.h:25
dqm::legacy::MonitorElement
Definition: MonitorElement.h:461
edm::ParameterSet::getUntrackedParameter
T getUntrackedParameter(std::string const &, T const &) const
edm::eventsetup::EventSetupRecordKey
Definition: EventSetupRecordKey.h:30
singleTopDQM_cfi.setup
setup
Definition: singleTopDQM_cfi.py:37
alignCSCRings.s
s
Definition: alignCSCRings.py:92
RPCEventSummary::DEAD
Definition: RPCEventSummary.h:44
RPCEventSummary::globalFolder_
std::string globalFolder_
Definition: RPCEventSummary.h:37
w
const double w
Definition: UKUtility.cc:23
dqm::impl::MonitorElement::Fill
void Fill(long long x)
Definition: MonitorElement.h:290
edm::ESHandle
Definition: DTSurvey.h:22
CentralityFilter_cfi.BinLabel
BinLabel
Definition: CentralityFilter_cfi.py:5
RPCEventSummary::prefixFolder_
std::string prefixFolder_
Definition: RPCEventSummary.h:37
RPCEventSummary::PARTIALLY_DEAD
Definition: RPCEventSummary.h:44
RunInfoRcd
Definition: RunSummaryRcd.h:26
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
dqm::impl::MonitorElement::getNbinsY
virtual int getNbinsY() const
get # of bins in Y-axis
Definition: MonitorElement.cc:580
RPCEventSummary::prescaleFactor_
int prescaleFactor_
Definition: RPCEventSummary.h:32
edm::LogVerbatim
Definition: MessageLogger.h:297
RPCEventSummary::offlineDQM_
bool offlineDQM_
Definition: RPCEventSummary.h:35
RPCEventSummary::lumiCounter_
int lumiCounter_
Definition: RPCEventSummary.h:36
RPCEventSummary::numberDisk_
int numberDisk_
Definition: RPCEventSummary.h:39
fileinputsource_cfi.sec
sec
Definition: fileinputsource_cfi.py:87
alignCSCRings.r
r
Definition: alignCSCRings.py:93
dqm::impl::MonitorElement::setBinContent
virtual void setBinContent(int binx, double content)
set content of bin (1-D)
Definition: MonitorElement.cc:691
RPCEventSummary::doEndcapCertification_
bool doEndcapCertification_
Definition: RPCEventSummary.h:40
RPCEventSummary::isIn_
bool isIn_
Definition: RPCEventSummary.h:34
RPCEventSummary::NumberOfFeds_
int NumberOfFeds_
Definition: RPCEventSummary.h:42
dqm::impl::MonitorElement::getNbinsX
virtual int getNbinsX() const
get # of bins in X-axis
Definition: MonitorElement.cc:574
RPCEventSummary::init_
bool init_
Definition: RPCEventSummary.h:34
HltBtagPostValidation_cff.histoName
histoName
Definition: HltBtagPostValidation_cff.py:17
RPCEventSummary::FEDRange_
std::pair< int, int > FEDRange_
Definition: RPCEventSummary.h:41
ztail.d
d
Definition: ztail.py:151
dqmiolumiharvest.j
j
Definition: dqmiolumiharvest.py:66
hlt_dqm_clientPB-live_cfg.me
me
Definition: hlt_dqm_clientPB-live_cfg.py:56
dqm::impl::MonitorElement::getBinContent
virtual double getBinContent(int binx) const
get content of bin (1-D)
Definition: MonitorElement.cc:592
RPCEventSummary::minimumEvents_
int minimumEvents_
Definition: RPCEventSummary.h:32