CMS 3D CMS Logo

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

#include <L1TScalersSCAL.h>

Inheritance diagram for L1TScalersSCAL:
DQMEDAnalyzer edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator >

Public Types

enum  { N_LUMISECTION_TIME = 93 }
 
- Public Types inherited from DQMEDAnalyzer
typedef dqm::reco::DQMStore DQMStore
 
typedef dqm::reco::MonitorElement MonitorElement
 
- Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator >
typedef CacheContexts< T... > CacheTypes
 
typedef CacheTypes::GlobalCache GlobalCache
 
typedef AbilityChecker< T... > HasAbility
 
typedef CacheTypes::LuminosityBlockCache LuminosityBlockCache
 
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCacheLuminosityBlockContext
 
typedef CacheTypes::LuminosityBlockSummaryCache LuminosityBlockSummaryCache
 
typedef CacheTypes::RunCache RunCache
 
typedef RunContextT< RunCache, GlobalCacheRunContext
 
typedef CacheTypes::RunSummaryCache RunSummaryCache
 

Public Member Functions

void analyze (const edm::Event &e, const edm::EventSetup &c) override
 
void bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
 
 L1TScalersSCAL (const edm::ParameterSet &ps)
 
 ~L1TScalersSCAL () override
 
- Public Member Functions inherited from DQMEDAnalyzer
void accumulate (edm::Event const &event, edm::EventSetup const &setup) final
 
void beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final
 
void beginRun (edm::Run const &run, edm::EventSetup const &setup) final
 
void beginStream (edm::StreamID id) final
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
 DQMEDAnalyzer ()
 
void endLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final
 
void endRun (edm::Run const &run, edm::EventSetup const &setup) final
 
virtual bool getCanSaveByLumi ()
 
- Public Member Functions inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator >
 EDProducer ()=default
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginProcessBlocks () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndProcessBlocks () const final
 
bool hasAbilityToProduceInEndRuns () const final
 

Private Attributes

MonitorElementalgoRate [128]
 
std::vector< double > algorithmRates_
 
std::vector< double > bufferAlgoRates_
 
unsigned int bufferLumi_
 
std::vector< double > bufferTechRates_
 
long buffertime_
 
MonitorElementbunchCrossingCorr [3]
 
MonitorElementbunchCrossingDiff [3]
 
MonitorElementbunchCrossingDiff_small [3]
 
MonitorElementbunchCrossingL1A [4]
 
MonitorElementdeadTime
 
MonitorElementdeadTimePercent
 
unsigned int denomBit_
 
bool denomIsTech_
 
unsigned int egammaBit_
 
MonitorElementeventNum
 
MonitorElementinstEtLumi
 
MonitorElementinstEtLumiErr
 
MonitorElementinstEtLumiQlty
 
MonitorElementinstEventRate
 
MonitorElementinstLumi
 
MonitorElementinstLumiErr
 
MonitorElementinstLumiQlty
 
MonitorElementinstTrigRate
 
std::vector< double > integral_algo_
 
std::vector< double > integral_tech_
 
double integral_tech_42_OR_43_
 
MonitorElementintegralAlgo [128]
 
MonitorElementintegralTech [64]
 
MonitorElementintegralTech_42_OR_43
 
unsigned int jetBit_
 
edm::EDGetTokenT< L1AcceptBunchCrossingCollectionl1acceptBX_
 
edm::EDGetTokenT< Level1TriggerScalersCollectionl1triggerscalers_
 
MonitorElementlostFinalTriggers
 
MonitorElementlostPhysRate
 
MonitorElementlostPhysRateBeamActive
 
edm::EDGetTokenT< LumiScalersCollectionlumiscalers_
 
bool monitorDaemon_
 
unsigned int muonBit_
 
int nev_
 
MonitorElementnumberResets
 
MonitorElementnumOrbits
 
MonitorElementorbitNum
 
MonitorElementorbitNumL1A [4]
 
MonitorElementphysRate
 
MonitorElementphysTrig
 
MonitorElementrandRate
 
MonitorElementrandTrig
 
MonitorElementrateRatio_egamma
 
MonitorElementrateRatio_jet
 
MonitorElementrateRatio_mu
 
long reftime_
 
MonitorElementsectionNum
 
MonitorElementstartOrbit
 
std::vector< double > technicalRates_
 
MonitorElementtechRate [64]
 
MonitorElementtechRateRatio_10
 
MonitorElementtechRateRatio_33_over_32
 
MonitorElementtechRateRatio_36
 
MonitorElementtechRateRatio_37
 
MonitorElementtechRateRatio_38
 
MonitorElementtechRateRatio_39
 
MonitorElementtechRateRatio_40
 
MonitorElementtechRateRatio_41
 
MonitorElementtechRateRatio_42
 
MonitorElementtechRateRatio_43
 
MonitorElementtechRateRatio_8
 
MonitorElementtechRateRatio_9
 
MonitorElementtrigNum
 
bool verbose_
 

Additional Inherited Members

- Static Public Member Functions inherited from DQMEDAnalyzer
static void globalEndJob (DQMEDAnalyzerGlobalCache const *)
 
static void globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context)
 
static void globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context)
 
static std::unique_ptr< DQMEDAnalyzerGlobalCacheinitializeGlobalCache (edm::ParameterSet const &)
 
- Protected Member Functions inherited from DQMEDAnalyzer
uint64_t meId () const
 
- Protected Attributes inherited from DQMEDAnalyzer
edm::EDPutTokenT< DQMTokenlumiToken_
 
edm::EDPutTokenT< DQMTokenrunToken_
 
unsigned int streamId_
 

Detailed Description

Definition at line 15 of file L1TScalersSCAL.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
N_LUMISECTION_TIME 

Definition at line 17 of file L1TScalersSCAL.h.

17 { N_LUMISECTION_TIME = 93 };

Constructor & Destructor Documentation

◆ L1TScalersSCAL()

L1TScalersSCAL::L1TScalersSCAL ( const edm::ParameterSet ps)

Definition at line 29 of file L1TScalersSCAL.cc.

30  : l1triggerscalers_(consumes<Level1TriggerScalersCollection>(ps.getParameter<edm::InputTag>("scalersResults"))),
31  lumiscalers_(consumes<LumiScalersCollection>(ps.getParameter<edm::InputTag>("scalersResults"))),
32  l1acceptBX_(consumes<L1AcceptBunchCrossingCollection>(ps.getParameter<edm::InputTag>("scalersResults"))),
33  verbose_(ps.getUntrackedParameter<bool>("verbose", false)),
34  denomIsTech_(ps.getUntrackedParameter<bool>("denomIsTech", true)),
35  denomBit_(ps.getUntrackedParameter<unsigned int>("denomBit", 40)),
36  muonBit_(ps.getUntrackedParameter<unsigned int>("muonBit", 55)),
37  egammaBit_(ps.getUntrackedParameter<unsigned int>("egammaBit", 46)),
38  jetBit_(ps.getUntrackedParameter<unsigned int>("jetBit", 15)) {
39  LogDebug("Status") << "constructor";
40 
41  for (int i = 0; i < Level1TriggerScalers::nLevel1Triggers; i++) {
42  bufferAlgoRates_.push_back(0);
43  algorithmRates_.push_back(0);
44  integral_algo_.push_back(0.);
45  }
46  for (int i = 0; i < Level1TriggerScalers::nLevel1TestTriggers; i++) {
47  bufferTechRates_.push_back(0);
48  technicalRates_.push_back(0);
49  integral_tech_.push_back(0.);
50  }
51 
52  buffertime_ = 0;
53  reftime_ = 0;
54  nev_ = 0;
56  bufferLumi_ = 0;
57 }

References algorithmRates_, bufferAlgoRates_, bufferLumi_, bufferTechRates_, buffertime_, mps_fire::i, integral_algo_, integral_tech_, integral_tech_42_OR_43_, LogDebug, nev_, Level1TriggerScalers::nLevel1TestTriggers, Level1TriggerScalers::nLevel1Triggers, reftime_, and technicalRates_.

◆ ~L1TScalersSCAL()

L1TScalersSCAL::~L1TScalersSCAL ( )
override

Definition at line 59 of file L1TScalersSCAL.cc.

59 {}

Member Function Documentation

◆ analyze()

void L1TScalersSCAL::analyze ( const edm::Event e,
const edm::EventSetup c 
)
overridevirtual

Reimplemented from DQMEDAnalyzer.

Definition at line 281 of file L1TScalersSCAL.cc.

281  {
282  nev_++;
283  // access SCAL info
285  bool a = iEvent.getByToken(l1triggerscalers_, triggerScalers);
287  bool c = iEvent.getByToken(lumiscalers_, lumiScalers);
289  bool d = iEvent.getByToken(l1acceptBX_, bunchCrossings);
290 
291  double evtLumi = iEvent.luminosityBlock();
292  int run = iEvent.id().run();
293 
294  if (!(a && c && d)) {
295  LogInfo("Status") << "getByToken failed";
296  } else { // we have the data
297  Level1TriggerScalersCollection::const_iterator it = triggerScalers->begin();
298  if (!triggerScalers->empty()) {
299  unsigned int lumisection = it->lumiSegmentNr();
300  struct timespec thetime = it->collectionTime();
301  long currenttime;
302  // cout << "lumisection = " << lumisection << endl;
303  if (nev_ == 1)
304  reftime_ = thetime.tv_sec;
305  // cout << "reftime = " << reftime_ << endl;
306  if (lumisection) {
307  orbitNum->setBinContent(lumisection + 1, it->orbitNr());
308  eventNum->setBinContent(lumisection + 1, it->gtEvents());
309  physTrig->setBinContent(lumisection + 1, it->l1AsPhysics());
310  randTrig->setBinContent(lumisection + 1, it->l1AsRandom());
311  numberResets->setBinContent(lumisection + 1, it->gtResets());
312  deadTime->setBinContent(lumisection + 1, it->deadtime());
313  lostFinalTriggers->setBinContent(lumisection + 1, it->triggersPhysicsLost());
314 
315  if (buffertime_ < thetime.tv_sec) {
316  buffertime_ = thetime.tv_sec;
317  currenttime = thetime.tv_sec - reftime_;
318  int timebin = (int)(currenttime / 30) + 1;
319  trigNum->setBinContent((int)timebin, it->gtTriggers());
320  instTrigRate->setBinContent((int)timebin, it->gtTriggersRate());
321  instEventRate->setBinContent((int)timebin, it->gtEventsRate());
322  }
323 
324  Level1TriggerRates trigRates(*it, run);
325  Level1TriggerRates* triggerRates = &trigRates;
326  if (triggerRates) {
327  algorithmRates_ = triggerRates->gtAlgoCountsRate();
328  technicalRates_ = triggerRates->gtTechCountsRate();
329  if (((bufferLumi_ != lumisection) && (bufferLumi_ < lumisection) &&
330  (evtLumi > 1 || evtLumi == lumisection + 1))) {
331  bufferLumi_ = lumisection;
334  for (unsigned int i = 0; i < algorithmRates_.size(); i++) {
336  algoRate[i]->setBinContent(lumisection + 1, algorithmRates_[i]);
337  integralAlgo[i]->setBinContent(lumisection + 1, integral_algo_[i]);
338  }
339  }
342  for (unsigned int i = 0; i < technicalRates_.size(); i++) {
344  techRate[i]->setBinContent(lumisection + 1, technicalRates_[i]);
345  integralTech[i]->setBinContent(lumisection + 1, integral_tech_[i]);
346  if ((i == 42 || i == 43))
348  }
349  // fill rate ratio plots
350  if (denomIsTech_) {
351  if (denomBit_ < technicalRates_.size()) {
352  if (technicalRates_[denomBit_]) {
353  if (muonBit_ < algorithmRates_.size())
354  rateRatio_mu->setBinContent(lumisection + 1,
356  if (egammaBit_ < algorithmRates_.size())
357  rateRatio_egamma->setBinContent(lumisection + 1,
359  if (jetBit_ < algorithmRates_.size())
360  rateRatio_jet->setBinContent(lumisection + 1,
362 
366 
375  }
376  }
377  }
378  if (technicalRates_[32] != 0)
381  }
382 
383  physRate->setBinContent(lumisection + 1, triggerRates->l1AsPhysicsRate());
384  randRate->setBinContent(lumisection + 1, triggerRates->l1AsRandomRate());
385  lostPhysRate->setBinContent(lumisection + 1, triggerRates->triggersPhysicsLostRate());
387  deadTimePercent->setBinContent(lumisection + 1, triggerRates->deadtimePercent());
388  } // bufferLumi test
389  } // triggerRates
390  } // lumisection
391  } // triggerScalers->size()
392 
393  LumiScalersCollection::const_iterator it3 = lumiScalers->begin();
394  if (!lumiScalers->empty()) {
395  unsigned int lumisection = it3->sectionNumber();
396  if (lumisection) {
397  instLumi->setBinContent(lumisection + 1, it3->instantLumi());
398  instLumiErr->setBinContent(lumisection + 1, it3->instantLumiErr());
399  instLumiQlty->setBinContent(lumisection + 1, it3->instantLumiQlty());
400  instEtLumi->setBinContent(lumisection + 1, it3->instantETLumi());
401  instEtLumiErr->setBinContent(lumisection + 1, it3->instantETLumiErr());
402  instEtLumiQlty->setBinContent(lumisection + 1, it3->instantETLumiQlty());
403  startOrbit->setBinContent(lumisection + 1, it3->startOrbit());
404  numOrbits->setBinContent(lumisection + 1, it3->numOrbits());
405  }
406  }
407 
408  int l1accept;
409  unsigned int bx_current = 0, orbitnumber_current = 0, bxdiff = 0;
410 
411  for (L1AcceptBunchCrossingCollection::const_iterator it4 = bunchCrossings->begin(); it4 != bunchCrossings->end();
412  ++it4) {
413  l1accept = std::abs(it4->l1AcceptOffset());
414  if (l1accept == 0) {
415  orbitnumber_current = it4->orbitNumber();
416  orbitNumL1A[l1accept]->Fill(orbitnumber_current);
417 
418  bx_current = it4->bunchCrossing();
419  bunchCrossingL1A[l1accept]->Fill(bx_current);
420  } else if (l1accept == 1 || l1accept == 2 || l1accept == 3) {
421  orbitNumL1A[l1accept]->Fill(it4->orbitNumber());
422  bunchCrossingL1A[l1accept]->Fill(it4->bunchCrossing());
423  bunchCrossingCorr[l1accept - 1]->Fill(bx_current, it4->bunchCrossing());
424  bxdiff = 3564 * (orbitnumber_current - it4->orbitNumber()) + bx_current - it4->bunchCrossing();
425  bunchCrossingDiff[l1accept - 1]->Fill(bxdiff);
426  bunchCrossingDiff_small[l1accept - 1]->Fill(bxdiff);
427  }
428  }
429  } // getByToken succeeds for scalers
430 }

References a, funct::abs(), algoRate, algorithmRates_, bufferAlgoRates_, bufferLumi_, bufferTechRates_, buffertime_, bunchCrossingCorr, bunchCrossingDiff, bunchCrossingDiff_small, bunchCrossingL1A, HltBtagPostValidation_cff::c, ztail::d, deadTime, deadTimePercent, Level1TriggerRates::deadtimePercent(), denomBit_, denomIsTech_, egammaBit_, eventNum, dqm::impl::MonitorElement::Fill(), Level1TriggerRates::gtAlgoCountsRate(), Level1TriggerRates::gtTechCountsRate(), mps_fire::i, iEvent, instEtLumi, instEtLumiErr, instEtLumiQlty, instEventRate, instLumi, instLumiErr, instLumiQlty, instTrigRate, createfilelist::int, integral_algo_, integral_tech_, integral_tech_42_OR_43_, integralAlgo, integralTech, integralTech_42_OR_43, jetBit_, l1acceptBX_, Level1TriggerRates::l1AsPhysicsRate(), Level1TriggerRates::l1AsRandomRate(), l1triggerscalers_, lostFinalTriggers, lostPhysRate, lostPhysRateBeamActive, V0Monitor_cfi::lumiScalers, lumiscalers_, muonBit_, nev_, numberResets, numOrbits, orbitNum, orbitNumL1A, physRate, physTrig, randRate, randTrig, rateRatio_egamma, rateRatio_jet, rateRatio_mu, reftime_, writedatasetfile::run, SECS_PER_LUMI, dqm::impl::MonitorElement::setBinContent(), startOrbit, technicalRates_, techRate, techRateRatio_10, techRateRatio_33_over_32, techRateRatio_36, techRateRatio_37, techRateRatio_38, techRateRatio_39, techRateRatio_40, techRateRatio_41, techRateRatio_42, techRateRatio_43, techRateRatio_8, techRateRatio_9, Level1TriggerRates::triggersPhysicsLostBeamActiveRate(), Level1TriggerRates::triggersPhysicsLostRate(), and trigNum.

◆ bookHistograms()

void L1TScalersSCAL::bookHistograms ( DQMStore::IBooker iBooker,
edm::Run const &  ,
edm::EventSetup const &   
)
overridevirtual

Implements DQMEDAnalyzer.

Definition at line 61 of file L1TScalersSCAL.cc.

61  {
62  int maxNbins = 2001;
63  iBooker.setCurrentFolder("L1T/L1TScalersSCAL/Level1TriggerScalers");
64  orbitNum = iBooker.book1D("Orbit_Number", "Orbit_Number", maxNbins, -0.5, double(maxNbins) - 0.5);
65  trigNum = iBooker.book1D("Number_of_Triggers", "Number_of_Triggers", 1000, 0, 4E4);
66  trigNum->setAxisTitle("Time [sec]", 1);
67  eventNum = iBooker.book1D("Number_of_Events", "Number_of_Events", maxNbins, -0.5, double(maxNbins) - 0.5);
68 
69  physTrig = iBooker.book1D("Physics_Triggers", "Physics_Triggers", maxNbins, -0.5, double(maxNbins) - 0.5);
70  physTrig->setAxisTitle("Lumi Section", 1);
71 
72  randTrig = iBooker.book1D("Random_Triggers", "Random_Triggers", maxNbins, -0.5, double(maxNbins) - 0.5);
73  randTrig->setAxisTitle("Lumi Section", 1);
74  numberResets = iBooker.book1D("Number_Resets", "Number_Resets", maxNbins, -0.5, double(maxNbins) - 0.5);
75  deadTime = iBooker.book1D("DeadTime", "DeadTime", maxNbins, -0.5, double(maxNbins) - 0.5);
77  iBooker.book1D("Lost_Final_Trigger", "Lost_Final_Trigger", maxNbins, -0.5, double(maxNbins) - 0.5);
78 
79  iBooker.setCurrentFolder("L1T/L1TScalersSCAL/Level1TriggerRates");
80  physRate = iBooker.book1D("Physics_Trigger_Rate", "Physics_Trigger_Rate", maxNbins, -0.5, double(maxNbins) - 0.5);
81  randRate = iBooker.book1D("Random_Trigger_Rate", "Random_Trigger_Rate", maxNbins, -0.5, double(maxNbins) - 0.5);
82  deadTimePercent = iBooker.book1D("Deadtime_Percent", "Deadtime_Percent", maxNbins, -0.5, double(maxNbins) - 0.5);
83  lostPhysRate =
84  iBooker.book1D("Lost_Physics_Trigger_Rate", "Lost_Physics_Trigger_Rate", maxNbins, -0.5, double(maxNbins) - 0.5);
85  lostPhysRateBeamActive = iBooker.book1D("Lost_Physics_Trigger_Rate_Beam_Active",
86  "Lost_Physics_Trigger_Rate_Beam_Active",
87  maxNbins,
88  -0.5,
89  double(maxNbins) - 0.5);
90  instTrigRate = iBooker.book1D("instTrigRate", "instTrigRate", 1000, 0, 4E4);
91  instTrigRate->setAxisTitle("Time [sec]", 1);
92  instEventRate = iBooker.book1D("instEventRate", "instEventRate", 1000, 0, 4E4);
93  instEventRate->setAxisTitle("Time [sec]", 1);
94 
95  char hname[40]; // histo name
96  char mename[40]; // ME name
97 
98  iBooker.setCurrentFolder("L1T/L1TScalersSCAL/Level1TriggerRates/AlgorithmRates");
99  for (int i = 0; i < Level1TriggerScalers::nLevel1Triggers; i++) {
100  sprintf(hname, "Rate_AlgoBit_%03d", i);
101  sprintf(mename, "Rate_AlgoBit _%03d", i);
102  algoRate[i] = iBooker.book1D(hname, mename, maxNbins, -0.5, double(maxNbins) - 0.5);
103  algoRate[i]->setAxisTitle("Lumi Section", 1);
104  }
105 
106  iBooker.setCurrentFolder("L1T/L1TScalersSCAL/Level1TriggerRates/AlgorithmRates/Integrated");
107  for (int i = 0; i < Level1TriggerScalers::nLevel1Triggers; i++) {
108  sprintf(hname, "Integral_AlgoBit_%03d", i);
109  sprintf(mename, "Integral_AlgoBit _%03d", i);
110  integralAlgo[i] = iBooker.book1D(hname, mename, maxNbins, -0.5, double(maxNbins) - 0.5);
111  integralAlgo[i]->setAxisTitle("Lumi Section", 1);
112  }
113 
114  iBooker.setCurrentFolder("L1T/L1TScalersSCAL/Level1TriggerRates/TechnicalRates");
115  for (int i = 0; i < Level1TriggerScalers::nLevel1TestTriggers; i++) {
116  sprintf(hname, "Rate_TechBit_%03d", i);
117  sprintf(mename, "Rate_TechBit _%03d", i);
118  techRate[i] = iBooker.book1D(hname, mename, maxNbins, -0.5, double(maxNbins) - 0.5);
119  techRate[i]->setAxisTitle("Lumi Section", 1);
120  }
121 
122  iBooker.setCurrentFolder("L1T/L1TScalersSCAL/Level1TriggerRates/TechnicalRates/Integrated");
123  for (int i = 0; i < Level1TriggerScalers::nLevel1TestTriggers; i++) {
124  sprintf(hname, "Integral_TechBit_%03d", i);
125  sprintf(mename, "Integral_TechBit _%03d", i);
126  integralTech[i] = iBooker.book1D(hname, mename, maxNbins, -0.5, double(maxNbins) - 0.5);
127  integralTech[i]->setAxisTitle("Lumi Section", 1);
128  }
129  integralTech_42_OR_43 = iBooker.book1D(
130  "Integral_TechBit_042_OR_043", "Integral_TechBit _042_OR_043", maxNbins, -0.5, double(maxNbins) - 0.5);
131  integralTech_42_OR_43->setAxisTitle("Lumi Section", 1);
132 
133  iBooker.setCurrentFolder("L1T/L1TScalersSCAL/Level1TriggerRates/Ratios");
134  std::stringstream smu, seg, sjet, sdenom;
135  // denominator string
136  if (denomIsTech_)
137  sdenom << "_TechBit_";
138  else
139  sdenom << "_AlgoBit_";
140  sdenom << denomBit_;
141  // Muon ratio
142  smu << muonBit_;
143  rateRatio_mu = iBooker.book1D("Rate_Ratio_mu_PhysBit_" + smu.str() + sdenom.str(),
144  "Rate_Ratio_mu_PhysBit_" + smu.str() + sdenom.str(),
145  maxNbins,
146  -0.5,
147  double(maxNbins) - 0.5);
148  // rateRatio_mu->setAxisTitle("Lumi Section" , 1);
149  // Egamma ratio
150  seg << egammaBit_;
151  rateRatio_egamma = iBooker.book1D("Rate_Ratio_egamma_PhysBit_" + seg.str() + sdenom.str(),
152  "Rate_Ratio_egamma_PhysBit_" + seg.str() + sdenom.str(),
153  maxNbins,
154  -0.5,
155  double(maxNbins) - 0.5);
156  // rateRatio_egamma->setAxisTitle("Lumi Section" , 1);
157  // Jet ratio
158  sjet << jetBit_;
159  rateRatio_jet = iBooker.book1D("Rate_Ratio_jet_PhysBit_" + sjet.str() + sdenom.str(),
160  "Rate_Ratio_jet_PhysBit_" + sjet.str() + sdenom.str(),
161  maxNbins,
162  -0.5,
163  double(maxNbins) - 0.5);
164  // rateRatio_jet->setAxisTitle("Lumi Section" , 1);
165 
166  // HF bit ratios
167  techRateRatio_8 = iBooker.book1D("Rate_Ratio_TechBit_8" + sdenom.str(),
168  "Rate_Ratio_TechBit_8" + sdenom.str(),
169  maxNbins,
170  -0.5,
171  double(maxNbins) - 0.5);
172  techRateRatio_9 = iBooker.book1D("Rate_Ratio_TechBit_9" + sdenom.str(),
173  "Rate_Ratio_TechBit_9" + sdenom.str(),
174  maxNbins,
175  -0.5,
176  double(maxNbins) - 0.5);
177  techRateRatio_10 = iBooker.book1D("Rate_Ratio_TechBit_10" + sdenom.str(),
178  "Rate_Ratio_TechBit_10" + sdenom.str(),
179  maxNbins,
180  -0.5,
181  double(maxNbins) - 0.5);
182  // Other tech bit ratios
184  "Rate_Ratio_TechBits_33_over_32", "Rate_Ratio_TechBits_33_over_32", maxNbins, -0.5, double(maxNbins) - 0.5);
185  techRateRatio_36 = iBooker.book1D("Rate_Ratio_TechBit_36" + sdenom.str(),
186  "Rate_Ratio_TechBit_36" + sdenom.str(),
187  maxNbins,
188  -0.5,
189  double(maxNbins) - 0.5);
190  techRateRatio_37 = iBooker.book1D("Rate_Ratio_TechBit_37" + sdenom.str(),
191  "Rate_Ratio_TechBit_37" + sdenom.str(),
192  maxNbins,
193  -0.5,
194  double(maxNbins) - 0.5);
195  techRateRatio_38 = iBooker.book1D("Rate_Ratio_TechBit_38" + sdenom.str(),
196  "Rate_Ratio_TechBit_38" + sdenom.str(),
197  maxNbins,
198  -0.5,
199  double(maxNbins) - 0.5);
200  techRateRatio_39 = iBooker.book1D("Rate_Ratio_TechBit_39" + sdenom.str(),
201  "Rate_Ratio_TechBit_39" + sdenom.str(),
202  maxNbins,
203  -0.5,
204  double(maxNbins) - 0.5);
205  techRateRatio_40 = iBooker.book1D("Rate_Ratio_TechBit_40" + sdenom.str(),
206  "Rate_Ratio_TechBit_40" + sdenom.str(),
207  maxNbins,
208  -0.5,
209  double(maxNbins) - 0.5);
210  techRateRatio_41 = iBooker.book1D("Rate_Ratio_TechBit_41" + sdenom.str(),
211  "Rate_Ratio_TechBit_41" + sdenom.str(),
212  maxNbins,
213  -0.5,
214  double(maxNbins) - 0.5);
215  techRateRatio_42 = iBooker.book1D("Rate_Ratio_TechBit_42" + sdenom.str(),
216  "Rate_Ratio_TechBit_42" + sdenom.str(),
217  maxNbins,
218  -0.5,
219  double(maxNbins) - 0.5);
220  techRateRatio_43 = iBooker.book1D("Rate_Ratio_TechBit_43" + sdenom.str(),
221  "Rate_Ratio_TechBit_43" + sdenom.str(),
222  maxNbins,
223  -0.5,
224  double(maxNbins) - 0.5);
225 
226  iBooker.setCurrentFolder("L1T/L1TScalersSCAL/LumiScalers");
227  instLumi = iBooker.book1D("Instant_Lumi", "Instant_Lumi", maxNbins, -0.5, double(maxNbins) - 0.5);
228  instLumiErr = iBooker.book1D("Instant_Lumi_Err", "Instant_Lumi_Err", maxNbins, -0.5, double(maxNbins) - 0.5);
229  instLumiQlty = iBooker.book1D("Instant_Lumi_Qlty", "Instant_Lumi_Qlty", maxNbins, -0.5, double(maxNbins) - 0.5);
230  instEtLumi = iBooker.book1D("Instant_Et_Lumi", "Instant_Et_Lumi", maxNbins, -0.5, double(maxNbins) - 0.5);
231  instEtLumiErr = iBooker.book1D("Instant_Et_Lumi_Err", "Instant_Et_Lumi_Err", maxNbins, -0.5, double(maxNbins) - 0.5);
233  iBooker.book1D("Instant_Et_Lumi_Qlty", "Instant_Et_Lumi_Qlty", maxNbins, -0.5, double(maxNbins) - 0.5);
234  startOrbit = iBooker.book1D("Start_Orbit", "Start_Orbit", maxNbins, -0.5, double(maxNbins) - 0.5);
235  numOrbits = iBooker.book1D("Num_Orbits", "Num_Orbits", maxNbins, -0.5, double(maxNbins) - 0.5);
236 
237  iBooker.setCurrentFolder("L1T/L1TScalersSCAL/L1AcceptBunchCrossing");
238  for (int i = 0; i < 4; i++) {
239  sprintf(hname, "OrbitNumber_L1A_%d", i + 1);
240  sprintf(mename, "OrbitNumber_L1A_%d", i + 1);
241  orbitNumL1A[i] = iBooker.book1D(hname, mename, 200, 0, 10E8);
242  sprintf(hname, "Bunch_Crossing_L1A_%d", i + 1);
243  sprintf(mename, "Bunch_Crossing_L1A_%d", i + 1);
244  bunchCrossingL1A[i] = iBooker.book1D(hname, mename, 3564, -0.5, 3563.5);
245  }
246  orbitNumL1A[0]->setAxisTitle("Current BX", 1);
247  orbitNumL1A[1]->setAxisTitle("Previous BX", 1);
248  orbitNumL1A[2]->setAxisTitle("Second Previous BX", 1);
249  orbitNumL1A[3]->setAxisTitle("Third Previous BX", 1);
250 
251  bunchCrossingL1A[0]->setAxisTitle("Current BX", 1);
252  bunchCrossingL1A[1]->setAxisTitle("Previous BX", 1);
253  bunchCrossingL1A[2]->setAxisTitle("Second Previous BX", 1);
254  bunchCrossingL1A[3]->setAxisTitle("Third Previous BX", 1);
255 
256  for (int j = 0; j < 3; j++) {
257  sprintf(hname, "BX_Correlation_%d", j + 1);
258  sprintf(mename, "BX_Correlation_%d", j + 1);
259  bunchCrossingCorr[j] = iBooker.book2D(hname, mename, 99, -0.5, 3563.5, 99, -0.5, 3563.5);
260  bunchCrossingCorr[j]->setAxisTitle("Current Event", 1);
261  sprintf(hname, "Bunch_Crossing_Diff_%d", j + 1);
262  sprintf(mename, "Bunch_Crossing_Diff_%d", j + 1);
263  bunchCrossingDiff[j] = iBooker.book1D(hname, mename, 1000, 0, 1E6);
264  sprintf(hname, "Bunch_Crossing_Diff_small_%d", j + 1);
265  sprintf(mename, "Bunch_Crossing_Diff_small_%d", j + 1);
266  bunchCrossingDiff_small[j] = iBooker.book1D(hname, mename, 1000, 0, 1000);
267  }
268  bunchCrossingCorr[0]->setAxisTitle("Previous Event", 2);
269  bunchCrossingCorr[1]->setAxisTitle("Second Previous Event", 2);
270  bunchCrossingCorr[2]->setAxisTitle("Third Previous Event", 2);
271 
272  bunchCrossingDiff[0]->setAxisTitle("BX_Current - BX_Previous", 1);
273  bunchCrossingDiff[1]->setAxisTitle("BX_Current - BX_SecondPrevious", 1);
274  bunchCrossingDiff[2]->setAxisTitle("BX_Current - BX_ThirdPrevious", 1);
275 
276  bunchCrossingDiff_small[0]->setAxisTitle("BX_Current - BX_Previous", 1);
277  bunchCrossingDiff_small[1]->setAxisTitle("BX_Current - BX_SecondPrevious", 1);
278  bunchCrossingDiff_small[2]->setAxisTitle("BX_Current - BX_ThirdPrevious", 1);
279 }

References algoRate, dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), bunchCrossingCorr, bunchCrossingDiff, bunchCrossingDiff_small, bunchCrossingL1A, deadTime, deadTimePercent, denomBit_, denomIsTech_, egammaBit_, eventNum, mps_fire::i, instEtLumi, instEtLumiErr, instEtLumiQlty, instEventRate, instLumi, instLumiErr, instLumiQlty, instTrigRate, integralAlgo, integralTech, integralTech_42_OR_43, dqmiolumiharvest::j, jetBit_, lostFinalTriggers, lostPhysRate, lostPhysRateBeamActive, muonBit_, Level1TriggerScalers::nLevel1TestTriggers, Level1TriggerScalers::nLevel1Triggers, numberResets, numOrbits, orbitNum, orbitNumL1A, physRate, physTrig, randRate, randTrig, rateRatio_egamma, rateRatio_jet, rateRatio_mu, dqm::impl::MonitorElement::setAxisTitle(), dqm::implementation::NavigatorBase::setCurrentFolder(), startOrbit, techRate, techRateRatio_10, techRateRatio_33_over_32, techRateRatio_36, techRateRatio_37, techRateRatio_38, techRateRatio_39, techRateRatio_40, techRateRatio_41, techRateRatio_42, techRateRatio_43, techRateRatio_8, techRateRatio_9, and trigNum.

Member Data Documentation

◆ algoRate

MonitorElement* L1TScalersSCAL::algoRate[128]
private

Definition at line 50 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ algorithmRates_

std::vector<double> L1TScalersSCAL::algorithmRates_
private

Definition at line 33 of file L1TScalersSCAL.h.

Referenced by analyze(), and L1TScalersSCAL().

◆ bufferAlgoRates_

std::vector<double> L1TScalersSCAL::bufferAlgoRates_
private

Definition at line 34 of file L1TScalersSCAL.h.

Referenced by analyze(), and L1TScalersSCAL().

◆ bufferLumi_

unsigned int L1TScalersSCAL::bufferLumi_
private

Definition at line 40 of file L1TScalersSCAL.h.

Referenced by analyze(), and L1TScalersSCAL().

◆ bufferTechRates_

std::vector<double> L1TScalersSCAL::bufferTechRates_
private

Definition at line 36 of file L1TScalersSCAL.h.

Referenced by analyze(), and L1TScalersSCAL().

◆ buffertime_

long L1TScalersSCAL::buffertime_
private

Definition at line 32 of file L1TScalersSCAL.h.

Referenced by analyze(), and L1TScalersSCAL().

◆ bunchCrossingCorr

MonitorElement* L1TScalersSCAL::bunchCrossingCorr[3]
private

Definition at line 91 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ bunchCrossingDiff

MonitorElement* L1TScalersSCAL::bunchCrossingDiff[3]
private

Definition at line 92 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ bunchCrossingDiff_small

MonitorElement* L1TScalersSCAL::bunchCrossingDiff_small[3]
private

Definition at line 93 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ bunchCrossingL1A

MonitorElement* L1TScalersSCAL::bunchCrossingL1A[4]
private

Definition at line 90 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ deadTime

MonitorElement* L1TScalersSCAL::deadTime
private

Definition at line 48 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ deadTimePercent

MonitorElement* L1TScalersSCAL::deadTimePercent
private

Definition at line 73 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ denomBit_

unsigned int L1TScalersSCAL::denomBit_
private

Definition at line 30 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ denomIsTech_

bool L1TScalersSCAL::denomIsTech_
private

Definition at line 29 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ egammaBit_

unsigned int L1TScalersSCAL::egammaBit_
private

Definition at line 30 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ eventNum

MonitorElement* L1TScalersSCAL::eventNum
private

Definition at line 44 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ instEtLumi

MonitorElement* L1TScalersSCAL::instEtLumi
private

Definition at line 82 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ instEtLumiErr

MonitorElement* L1TScalersSCAL::instEtLumiErr
private

Definition at line 83 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ instEtLumiQlty

MonitorElement* L1TScalersSCAL::instEtLumiQlty
private

Definition at line 84 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ instEventRate

MonitorElement* L1TScalersSCAL::instEventRate
private

Definition at line 77 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ instLumi

MonitorElement* L1TScalersSCAL::instLumi
private

Definition at line 79 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ instLumiErr

MonitorElement* L1TScalersSCAL::instLumiErr
private

Definition at line 80 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ instLumiQlty

MonitorElement* L1TScalersSCAL::instLumiQlty
private

Definition at line 81 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ instTrigRate

MonitorElement* L1TScalersSCAL::instTrigRate
private

Definition at line 76 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ integral_algo_

std::vector<double> L1TScalersSCAL::integral_algo_
private

Definition at line 37 of file L1TScalersSCAL.h.

Referenced by analyze(), and L1TScalersSCAL().

◆ integral_tech_

std::vector<double> L1TScalersSCAL::integral_tech_
private

Definition at line 38 of file L1TScalersSCAL.h.

Referenced by analyze(), and L1TScalersSCAL().

◆ integral_tech_42_OR_43_

double L1TScalersSCAL::integral_tech_42_OR_43_
private

Definition at line 39 of file L1TScalersSCAL.h.

Referenced by analyze(), and L1TScalersSCAL().

◆ integralAlgo

MonitorElement* L1TScalersSCAL::integralAlgo[128]
private

Definition at line 52 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ integralTech

MonitorElement* L1TScalersSCAL::integralTech[64]
private

Definition at line 53 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ integralTech_42_OR_43

MonitorElement* L1TScalersSCAL::integralTech_42_OR_43
private

Definition at line 54 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ jetBit_

unsigned int L1TScalersSCAL::jetBit_
private

Definition at line 30 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ l1acceptBX_

edm::EDGetTokenT<L1AcceptBunchCrossingCollection> L1TScalersSCAL::l1acceptBX_
private

Definition at line 27 of file L1TScalersSCAL.h.

Referenced by analyze().

◆ l1triggerscalers_

edm::EDGetTokenT<Level1TriggerScalersCollection> L1TScalersSCAL::l1triggerscalers_
private

Definition at line 25 of file L1TScalersSCAL.h.

Referenced by analyze().

◆ lostFinalTriggers

MonitorElement* L1TScalersSCAL::lostFinalTriggers
private

Definition at line 49 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ lostPhysRate

MonitorElement* L1TScalersSCAL::lostPhysRate
private

Definition at line 74 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ lostPhysRateBeamActive

MonitorElement* L1TScalersSCAL::lostPhysRateBeamActive
private

Definition at line 75 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ lumiscalers_

edm::EDGetTokenT<LumiScalersCollection> L1TScalersSCAL::lumiscalers_
private

Definition at line 26 of file L1TScalersSCAL.h.

Referenced by analyze().

◆ monitorDaemon_

bool L1TScalersSCAL::monitorDaemon_
private

Definition at line 29 of file L1TScalersSCAL.h.

◆ muonBit_

unsigned int L1TScalersSCAL::muonBit_
private

Definition at line 30 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ nev_

int L1TScalersSCAL::nev_
private

Definition at line 31 of file L1TScalersSCAL.h.

Referenced by analyze(), and L1TScalersSCAL().

◆ numberResets

MonitorElement* L1TScalersSCAL::numberResets
private

Definition at line 47 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ numOrbits

MonitorElement* L1TScalersSCAL::numOrbits
private

Definition at line 87 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ orbitNum

MonitorElement* L1TScalersSCAL::orbitNum
private

Definition at line 42 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ orbitNumL1A

MonitorElement* L1TScalersSCAL::orbitNumL1A[4]
private

Definition at line 89 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ physRate

MonitorElement* L1TScalersSCAL::physRate
private

Definition at line 71 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ physTrig

MonitorElement* L1TScalersSCAL::physTrig
private

Definition at line 45 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ randRate

MonitorElement* L1TScalersSCAL::randRate
private

Definition at line 72 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ randTrig

MonitorElement* L1TScalersSCAL::randTrig
private

Definition at line 46 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ rateRatio_egamma

MonitorElement* L1TScalersSCAL::rateRatio_egamma
private

Definition at line 68 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ rateRatio_jet

MonitorElement* L1TScalersSCAL::rateRatio_jet
private

Definition at line 69 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ rateRatio_mu

MonitorElement* L1TScalersSCAL::rateRatio_mu
private

Definition at line 67 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ reftime_

long L1TScalersSCAL::reftime_
private

Definition at line 32 of file L1TScalersSCAL.h.

Referenced by analyze(), and L1TScalersSCAL().

◆ sectionNum

MonitorElement* L1TScalersSCAL::sectionNum
private

Definition at line 85 of file L1TScalersSCAL.h.

◆ startOrbit

MonitorElement* L1TScalersSCAL::startOrbit
private

Definition at line 86 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ technicalRates_

std::vector<double> L1TScalersSCAL::technicalRates_
private

Definition at line 35 of file L1TScalersSCAL.h.

Referenced by analyze(), and L1TScalersSCAL().

◆ techRate

MonitorElement* L1TScalersSCAL::techRate[64]
private

Definition at line 51 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ techRateRatio_10

MonitorElement* L1TScalersSCAL::techRateRatio_10
private

Definition at line 58 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ techRateRatio_33_over_32

MonitorElement* L1TScalersSCAL::techRateRatio_33_over_32
private

Definition at line 55 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ techRateRatio_36

MonitorElement* L1TScalersSCAL::techRateRatio_36
private

Definition at line 59 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ techRateRatio_37

MonitorElement* L1TScalersSCAL::techRateRatio_37
private

Definition at line 60 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ techRateRatio_38

MonitorElement* L1TScalersSCAL::techRateRatio_38
private

Definition at line 61 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ techRateRatio_39

MonitorElement* L1TScalersSCAL::techRateRatio_39
private

Definition at line 62 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ techRateRatio_40

MonitorElement* L1TScalersSCAL::techRateRatio_40
private

Definition at line 63 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ techRateRatio_41

MonitorElement* L1TScalersSCAL::techRateRatio_41
private

Definition at line 64 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ techRateRatio_42

MonitorElement* L1TScalersSCAL::techRateRatio_42
private

Definition at line 65 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ techRateRatio_43

MonitorElement* L1TScalersSCAL::techRateRatio_43
private

Definition at line 66 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ techRateRatio_8

MonitorElement* L1TScalersSCAL::techRateRatio_8
private

Definition at line 56 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ techRateRatio_9

MonitorElement* L1TScalersSCAL::techRateRatio_9
private

Definition at line 57 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ trigNum

MonitorElement* L1TScalersSCAL::trigNum
private

Definition at line 43 of file L1TScalersSCAL.h.

Referenced by analyze(), and bookHistograms().

◆ verbose_

bool L1TScalersSCAL::verbose_
private

Definition at line 29 of file L1TScalersSCAL.h.

L1TScalersSCAL::rateRatio_egamma
MonitorElement * rateRatio_egamma
Definition: L1TScalersSCAL.h:68
mps_fire.i
i
Definition: mps_fire.py:428
L1TScalersSCAL::rateRatio_mu
MonitorElement * rateRatio_mu
Definition: L1TScalersSCAL.h:67
L1TScalersSCAL::lostFinalTriggers
MonitorElement * lostFinalTriggers
Definition: L1TScalersSCAL.h:49
L1TScalersSCAL::instEventRate
MonitorElement * instEventRate
Definition: L1TScalersSCAL.h:77
L1TScalersSCAL::startOrbit
MonitorElement * startOrbit
Definition: L1TScalersSCAL.h:86
V0Monitor_cfi.lumiScalers
lumiScalers
Definition: V0Monitor_cfi.py:9
Level1TriggerRates::gtAlgoCountsRate
std::vector< double > gtAlgoCountsRate() const
Definition: Level1TriggerRates.h:103
L1TScalersSCAL::egammaBit_
unsigned int egammaBit_
Definition: L1TScalersSCAL.h:30
Level1TriggerScalers::nLevel1Triggers
Definition: Level1TriggerScalers.h:28
dqm::implementation::NavigatorBase::setCurrentFolder
virtual void setCurrentFolder(std::string const &fullpath)
Definition: DQMStore.cc:32
L1TScalersSCAL::algorithmRates_
std::vector< double > algorithmRates_
Definition: L1TScalersSCAL.h:33
L1TScalersSCAL::instEtLumiQlty
MonitorElement * instEtLumiQlty
Definition: L1TScalersSCAL.h:84
L1TScalersSCAL::integral_tech_42_OR_43_
double integral_tech_42_OR_43_
Definition: L1TScalersSCAL.h:39
L1TScalersSCAL::numOrbits
MonitorElement * numOrbits
Definition: L1TScalersSCAL.h:87
edm::ParameterSet::getUntrackedParameter
T getUntrackedParameter(std::string const &, T const &) const
L1TScalersSCAL::nev_
int nev_
Definition: L1TScalersSCAL.h:31
edm::LogInfo
Log< level::Info, false > LogInfo
Definition: MessageLogger.h:125
L1TScalersSCAL::integralAlgo
MonitorElement * integralAlgo[128]
Definition: L1TScalersSCAL.h:52
edm::Handle
Definition: AssociativeIterator.h:50
L1TScalersSCAL::bufferLumi_
unsigned int bufferLumi_
Definition: L1TScalersSCAL.h:40
L1TScalersSCAL::technicalRates_
std::vector< double > technicalRates_
Definition: L1TScalersSCAL.h:35
L1TScalersSCAL::techRate
MonitorElement * techRate[64]
Definition: L1TScalersSCAL.h:51
Level1TriggerRates::l1AsPhysicsRate
double l1AsPhysicsRate() const
Definition: Level1TriggerRates.h:75
L1TScalersSCAL::integralTech_42_OR_43
MonitorElement * integralTech_42_OR_43
Definition: L1TScalersSCAL.h:54
Level1TriggerRates
Definition: Level1TriggerRates.h:30
L1TScalersSCAL::techRateRatio_8
MonitorElement * techRateRatio_8
Definition: L1TScalersSCAL.h:56
L1TScalersSCAL::numberResets
MonitorElement * numberResets
Definition: L1TScalersSCAL.h:47
L1TScalersSCAL::bufferAlgoRates_
std::vector< double > bufferAlgoRates_
Definition: L1TScalersSCAL.h:34
L1TScalersSCAL::lumiscalers_
edm::EDGetTokenT< LumiScalersCollection > lumiscalers_
Definition: L1TScalersSCAL.h:26
dqm::impl::MonitorElement::Fill
void Fill(long long x)
Definition: MonitorElement.h:290
L1TScalersSCAL::bunchCrossingDiff
MonitorElement * bunchCrossingDiff[3]
Definition: L1TScalersSCAL.h:92
L1TScalersSCAL::reftime_
long reftime_
Definition: L1TScalersSCAL.h:32
L1TScalersSCAL::algoRate
MonitorElement * algoRate[128]
Definition: L1TScalersSCAL.h:50
L1TScalersSCAL::techRateRatio_33_over_32
MonitorElement * techRateRatio_33_over_32
Definition: L1TScalersSCAL.h:55
Level1TriggerScalers::nLevel1TestTriggers
Definition: Level1TriggerScalers.h:28
L1TScalersSCAL::techRateRatio_36
MonitorElement * techRateRatio_36
Definition: L1TScalersSCAL.h:59
L1TScalersSCAL::eventNum
MonitorElement * eventNum
Definition: L1TScalersSCAL.h:44
L1TScalersSCAL::lostPhysRateBeamActive
MonitorElement * lostPhysRateBeamActive
Definition: L1TScalersSCAL.h:75
SECS_PER_LUMI
const double SECS_PER_LUMI
Definition: L1TScalersSCAL.cc:24
L1TScalersSCAL::deadTimePercent
MonitorElement * deadTimePercent
Definition: L1TScalersSCAL.h:73
L1TScalersSCAL::integral_tech_
std::vector< double > integral_tech_
Definition: L1TScalersSCAL.h:38
L1TScalersSCAL::techRateRatio_9
MonitorElement * techRateRatio_9
Definition: L1TScalersSCAL.h:57
LogDebug
#define LogDebug(id)
Definition: MessageLogger.h:223
a
double a
Definition: hdecay.h:119
L1TScalersSCAL::physRate
MonitorElement * physRate
Definition: L1TScalersSCAL.h:71
L1TScalersSCAL::physTrig
MonitorElement * physTrig
Definition: L1TScalersSCAL.h:45
L1TScalersSCAL::instLumiErr
MonitorElement * instLumiErr
Definition: L1TScalersSCAL.h:80
L1TScalersSCAL::techRateRatio_39
MonitorElement * techRateRatio_39
Definition: L1TScalersSCAL.h:62
Level1TriggerRates::triggersPhysicsLostRate
double triggersPhysicsLostRate() const
Definition: Level1TriggerRates.h:69
L1TScalersSCAL::bunchCrossingL1A
MonitorElement * bunchCrossingL1A[4]
Definition: L1TScalersSCAL.h:90
createfilelist.int
int
Definition: createfilelist.py:10
L1TScalersSCAL::techRateRatio_42
MonitorElement * techRateRatio_42
Definition: L1TScalersSCAL.h:65
iEvent
int iEvent
Definition: GenABIO.cc:224
L1TScalersSCAL::instEtLumiErr
MonitorElement * instEtLumiErr
Definition: L1TScalersSCAL.h:83
L1TScalersSCAL::bunchCrossingDiff_small
MonitorElement * bunchCrossingDiff_small[3]
Definition: L1TScalersSCAL.h:93
L1TScalersSCAL::jetBit_
unsigned int jetBit_
Definition: L1TScalersSCAL.h:30
L1TScalersSCAL::instLumiQlty
MonitorElement * instLumiQlty
Definition: L1TScalersSCAL.h:81
L1TScalersSCAL::instEtLumi
MonitorElement * instEtLumi
Definition: L1TScalersSCAL.h:82
Level1TriggerRates::gtTechCountsRate
std::vector< double > gtTechCountsRate() const
Definition: Level1TriggerRates.h:104
L1TScalersSCAL::bunchCrossingCorr
MonitorElement * bunchCrossingCorr[3]
Definition: L1TScalersSCAL.h:91
L1TScalersSCAL::rateRatio_jet
MonitorElement * rateRatio_jet
Definition: L1TScalersSCAL.h:69
HltBtagPostValidation_cff.c
c
Definition: HltBtagPostValidation_cff.py:31
L1TScalersSCAL::denomBit_
unsigned int denomBit_
Definition: L1TScalersSCAL.h:30
L1TScalersSCAL::techRateRatio_41
MonitorElement * techRateRatio_41
Definition: L1TScalersSCAL.h:64
Level1TriggerRates::triggersPhysicsLostBeamActiveRate
double triggersPhysicsLostBeamActiveRate() const
Definition: Level1TriggerRates.h:71
L1TScalersSCAL::bufferTechRates_
std::vector< double > bufferTechRates_
Definition: L1TScalersSCAL.h:36
L1TScalersSCAL::deadTime
MonitorElement * deadTime
Definition: L1TScalersSCAL.h:48
L1TScalersSCAL::orbitNum
MonitorElement * orbitNum
Definition: L1TScalersSCAL.h:42
dqm::impl::MonitorElement::setBinContent
virtual void setBinContent(int binx, double content)
set content of bin (1-D)
Definition: MonitorElement.cc:691
L1TScalersSCAL::l1acceptBX_
edm::EDGetTokenT< L1AcceptBunchCrossingCollection > l1acceptBX_
Definition: L1TScalersSCAL.h:27
L1TScalersSCAL::instLumi
MonitorElement * instLumi
Definition: L1TScalersSCAL.h:79
writedatasetfile.run
run
Definition: writedatasetfile.py:27
L1TScalersSCAL::trigNum
MonitorElement * trigNum
Definition: L1TScalersSCAL.h:43
Level1TriggerRates::l1AsRandomRate
double l1AsRandomRate() const
Definition: Level1TriggerRates.h:77
dqm::implementation::IBooker::book2D
MonitorElement * book2D(TString const &name, TString const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, FUNC onbooking=NOOP())
Definition: DQMStore.h:177
L1TScalersSCAL::N_LUMISECTION_TIME
Definition: L1TScalersSCAL.h:17
L1TScalersSCAL::integralTech
MonitorElement * integralTech[64]
Definition: L1TScalersSCAL.h:53
L1TScalersSCAL::lostPhysRate
MonitorElement * lostPhysRate
Definition: L1TScalersSCAL.h:74
L1TScalersSCAL::instTrigRate
MonitorElement * instTrigRate
Definition: L1TScalersSCAL.h:76
L1TScalersSCAL::randTrig
MonitorElement * randTrig
Definition: L1TScalersSCAL.h:46
L1TScalersSCAL::muonBit_
unsigned int muonBit_
Definition: L1TScalersSCAL.h:30
edm::ParameterSet::getParameter
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
Level1TriggerRates::deadtimePercent
double deadtimePercent() const
Definition: Level1TriggerRates.h:83
L1TScalersSCAL::randRate
MonitorElement * randRate
Definition: L1TScalersSCAL.h:72
L1TScalersSCAL::techRateRatio_37
MonitorElement * techRateRatio_37
Definition: L1TScalersSCAL.h:60
L1TScalersSCAL::verbose_
bool verbose_
Definition: L1TScalersSCAL.h:29
L1TScalersSCAL::techRateRatio_43
MonitorElement * techRateRatio_43
Definition: L1TScalersSCAL.h:66
ztail.d
d
Definition: ztail.py:151
L1TScalersSCAL::techRateRatio_38
MonitorElement * techRateRatio_38
Definition: L1TScalersSCAL.h:61
funct::abs
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
L1TScalersSCAL::denomIsTech_
bool denomIsTech_
Definition: L1TScalersSCAL.h:29
L1TScalersSCAL::l1triggerscalers_
edm::EDGetTokenT< Level1TriggerScalersCollection > l1triggerscalers_
Definition: L1TScalersSCAL.h:25
dqmiolumiharvest.j
j
Definition: dqmiolumiharvest.py:66
L1TScalersSCAL::buffertime_
long buffertime_
Definition: L1TScalersSCAL.h:32
L1TScalersSCAL::techRateRatio_40
MonitorElement * techRateRatio_40
Definition: L1TScalersSCAL.h:63
dqm::impl::MonitorElement::setAxisTitle
virtual void setAxisTitle(const std::string &title, int axis=1)
set x-, y- or z-axis title (axis=1, 2, 3 respectively)
Definition: MonitorElement.cc:800
edm::InputTag
Definition: InputTag.h:15
L1TScalersSCAL::integral_algo_
std::vector< double > integral_algo_
Definition: L1TScalersSCAL.h:37
dqm::implementation::IBooker::book1D
MonitorElement * book1D(TString const &name, TString const &title, int const nchX, double const lowX, double const highX, FUNC onbooking=NOOP())
Definition: DQMStore.h:98
L1TScalersSCAL::techRateRatio_10
MonitorElement * techRateRatio_10
Definition: L1TScalersSCAL.h:58
L1TScalersSCAL::orbitNumL1A
MonitorElement * orbitNumL1A[4]
Definition: L1TScalersSCAL.h:89