CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Classes | Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
TriggerRatesMonitor Class Reference
Inheritance diagram for TriggerRatesMonitor:
DQMEDAnalyzer edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > edm::stream::EDAnalyzerBase edm::EDConsumerBase

Classes

struct  HLTIndices
 
struct  HLTRatesPlots
 

Public Member Functions

 TriggerRatesMonitor (edm::ParameterSet const &)
 
 ~TriggerRatesMonitor ()
 
- Public Member Functions inherited from DQMEDAnalyzer
virtual void beginRun (edm::Run const &, edm::EventSetup const &) final
 
virtual void beginStream (edm::StreamID id) final
 
 DQMEDAnalyzer (void)
 
virtual void endLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
virtual void endRunSummary (edm::Run const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
uint32_t streamId () const
 
- Public Member Functions inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
 EDAnalyzer ()=default
 
- Public Member Functions inherited from edm::stream::EDAnalyzerBase
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
virtual ~EDAnalyzerBase ()
 
- Public Member Functions inherited from edm::EDConsumerBase
 EDConsumerBase ()
 
ProductHolderIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
std::vector
< ProductHolderIndexAndSkipBit >
const & 
itemsToGetFromEvent () const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const
 
bool registeredToConsume (ProductHolderIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &)
 
virtual ~EDConsumerBase ()
 

Static Public Member Functions

static void fillDescriptions (edm::ConfigurationDescriptions &descriptions)
 
- Static Public Member Functions inherited from DQMEDAnalyzer
static std::shared_ptr
< dqmDetails::NoCache
globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *)
 
static std::shared_ptr
< dqmDetails::NoCache
globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *)
 
static void globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *)
 
static void globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *)
 
- Static Public Member Functions inherited from edm::stream::EDAnalyzerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 

Private Member Functions

virtual void analyze (edm::Event const &, edm::EventSetup const &) override
 
virtual void bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &) override
 

Private Attributes

std::vector< TH1F * > m_dataset_counts
 
std::vector< std::vector
< unsigned int > > 
m_datasets
 
std::string m_dqm_path
 
TH1F * m_events_calibration
 
TH1F * m_events_physics
 
TH1F * m_events_processed
 
TH1F * m_events_random
 
std::vector< HLTRatesPlotsm_hlt_counts
 
edm::EDGetTokenT
< edm::TriggerResults
m_hlt_results
 
HLTConfigProvider m_hltConfig
 
std::vector< HLTIndicesm_hltIndices
 
std::vector< TH1F * > m_l1t_algo_counts
 
edm::EDGetTokenT
< L1GlobalTriggerReadoutRecord
m_l1t_results
 
std::vector< TH1F * > m_l1t_tech_counts
 
L1GtTriggerMask const * m_l1tAlgoMask
 
L1GtTriggerMenu const * m_l1tMenu
 
L1GtTriggerMask const * m_l1tTechMask
 
uint32_t m_lumisections_range
 

Additional Inherited Members

- Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
typedef CacheContexts< T...> CacheTypes
 
typedef CacheTypes::GlobalCache GlobalCache
 
typedef AbilityChecker< T...> HasAbility
 
typedef
CacheTypes::LuminosityBlockCache 
LuminosityBlockCache
 
typedef
LuminosityBlockContextT
< LuminosityBlockCache,
RunCache, GlobalCache
LuminosityBlockContext
 
typedef
CacheTypes::LuminosityBlockSummaryCache 
LuminosityBlockSummaryCache
 
typedef CacheTypes::RunCache RunCache
 
typedef RunContextT< RunCache,
GlobalCache
RunContext
 
typedef CacheTypes::RunSummaryCache RunSummaryCache
 
- Public Types inherited from edm::stream::EDAnalyzerBase
typedef EDAnalyzerAdaptorBase ModuleType
 
- Protected Member Functions inherited from edm::stream::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
- Protected Member Functions inherited from edm::EDConsumerBase
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (edm::InputTag const &tag)
 
EDGetToken consumes (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken consumes (TypeToGet const &id, edm::InputTag const &tag)
 
ConsumesCollector consumesCollector ()
 Use a ConsumesCollector to gather consumes information from helper functions. More...
 
template<typename ProductType , BranchType B = InEvent>
void consumesMany ()
 
void consumesMany (const TypeToGet &id)
 
template<BranchType B>
void consumesMany (const TypeToGet &id)
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > mayConsume (edm::InputTag const &tag)
 
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 

Detailed Description

Definition at line 66 of file TriggerRatesMonitor.cc.

Constructor & Destructor Documentation

TriggerRatesMonitor::TriggerRatesMonitor ( edm::ParameterSet const &  config)
explicit

Definition at line 144 of file TriggerRatesMonitor.cc.

144  :
145  // module configuration
146  m_l1t_results( consumes<L1GlobalTriggerReadoutRecord>( config.getUntrackedParameter<edm::InputTag>( "l1tResults" ) ) ),
147  m_hlt_results( consumes<edm::TriggerResults>( config.getUntrackedParameter<edm::InputTag>( "hltResults" ) ) ),
148  m_dqm_path( config.getUntrackedParameter<std::string>( "dqmPath" ) ),
149  m_lumisections_range( config.getUntrackedParameter<uint32_t>( "lumisectionRange" ) ),
150  // L1T and HLT configuration
151  m_l1tMenu( nullptr ),
152  m_l1tAlgoMask( nullptr ),
153  m_l1tTechMask( nullptr),
154  m_hltConfig(),
155  m_hltIndices(),
156  m_datasets(),
157  // overall event count and event types
158  m_events_processed( nullptr ),
159  m_events_physics( nullptr ),
160  m_events_calibration( nullptr ),
161  m_events_random( nullptr ),
162  // L1T triggers
165  // HLT triggers
166  m_hlt_counts(),
167  // datasets
169 {
170 }
edm::EDGetTokenT< L1GlobalTriggerReadoutRecord > m_l1t_results
std::vector< TH1F * > m_l1t_algo_counts
L1GtTriggerMask const * m_l1tAlgoMask
std::vector< TH1F * > m_dataset_counts
std::vector< std::vector< unsigned int > > m_datasets
std::vector< TH1F * > m_l1t_tech_counts
L1GtTriggerMask const * m_l1tTechMask
HLTConfigProvider m_hltConfig
std::vector< HLTRatesPlots > m_hlt_counts
L1GtTriggerMenu const * m_l1tMenu
edm::EDGetTokenT< edm::TriggerResults > m_hlt_results
std::vector< HLTIndices > m_hltIndices
TriggerRatesMonitor::~TriggerRatesMonitor ( )

Definition at line 172 of file TriggerRatesMonitor.cc.

173 {
174 }

Member Function Documentation

void TriggerRatesMonitor::analyze ( edm::Event const &  event,
edm::EventSetup const &  setup 
)
overrideprivatevirtual

Implements edm::stream::EDAnalyzerBase.

Definition at line 321 of file TriggerRatesMonitor.cc.

References accept(), edm::HLTPathStatus::accept(), edm::HLTGlobalStatus::at(), edm::EventAuxiliary::CalibrationTrigger, L1GlobalTriggerReadoutRecord::decisionWord(), relativeConstraints::error, edm::HLTPathStatus::error(), edm::EventAuxiliary::ErrorTrigger, event(), edm::EventBase::experimentType(), HcalObjRepresent::Fill(), JetPDSkim_cfg::hltResults, i, edm::HLTPathStatus::index(), HLTConfigProvider::inited(), j, JetPDSkim_cfg::l1tResults, m_dataset_counts, m_datasets, m_events_calibration, m_events_physics, m_events_processed, m_events_random, m_hlt_counts, m_hlt_results, m_hltConfig, m_hltIndices, m_l1t_algo_counts, m_l1t_results, m_l1t_tech_counts, m_l1tAlgoMask, m_l1tMenu, m_l1tTechMask, cmsHarvester::path, edm::EventAuxiliary::PhysicsTrigger, edm::EventAuxiliary::RandomTrigger, edm::EventAuxiliary::Reserved, edm::HLTGlobalStatus::size(), L1GlobalTriggerReadoutRecord::technicalTriggerWord(), edm::EventAuxiliary::TestTrigger, edm::EventAuxiliary::TracedEvent, edm::EventAuxiliary::Undefined, and edm::HLTPathStatus::wasrun().

322 {
323  unsigned int lumisection = event.luminosityBlock();
324 
325  // book the overall event count and event types rates
326  m_events_processed->Fill(lumisection);
327  switch (event.experimentType()) {
329  m_events_physics->Fill(lumisection);
330  break;
332  m_events_calibration->Fill(lumisection);
333  break;
335  m_events_random->Fill(lumisection);
336  break;
342  // ignore these event types
343  break;
344  }
345 
346  // monitor the L1 triggers rates
347  if (m_l1tMenu and m_l1tAlgoMask and m_l1tTechMask) {
348  L1GlobalTriggerReadoutRecord const & l1tResults = * get<L1GlobalTriggerReadoutRecord>(event, m_l1t_results);
349 
350  const std::vector<bool> & algoword = l1tResults.decisionWord();
351  assert(algoword.size() == m_l1t_algo_counts.size());
352  for (unsigned int i = 0; i < m_l1t_algo_counts.size(); ++i)
353  if (algoword[i])
354  m_l1t_algo_counts[i]->Fill(lumisection);
355 
356  const std::vector<bool> & techword = l1tResults.technicalTriggerWord();
357  assert(techword.size() == m_l1t_tech_counts.size());
358  for (unsigned int i = 0; i < m_l1t_tech_counts.size(); ++i)
359  if (techword[i])
360  m_l1t_tech_counts[i]->Fill(lumisection);
361  }
362 
363  // monitor the HLT triggers and datsets rates
364  if (m_hltConfig.inited()) {
365  edm::TriggerResults const & hltResults = * get<edm::TriggerResults>(event, m_hlt_results);
366  assert(hltResults.size() == m_hlt_counts.size());
367  for (unsigned int i = 0; i < m_hlt_counts.size(); ++i) {
368  edm::HLTPathStatus const & path = hltResults.at(i);
369  if (path.wasrun())
370  m_hlt_counts[i].wasrun->Fill(lumisection);
371  if (path.index() > m_hltIndices[i].index_l1_seed)
372  m_hlt_counts[i].pass_l1_seed->Fill(lumisection);
373  if (path.index() > m_hltIndices[i].index_prescale)
374  m_hlt_counts[i].pass_prescale->Fill(lumisection);
375  if (path.accept())
376  m_hlt_counts[i].accept->Fill(lumisection);
377  else if (path.error())
378  m_hlt_counts[i].error ->Fill(lumisection);
379  else
380  m_hlt_counts[i].reject->Fill(lumisection);
381  }
382 
383  for (unsigned int i = 0; i < m_datasets.size(); ++i)
384  for (unsigned int j: m_datasets[i])
385  if (hltResults.at(j).accept()) {
386  m_dataset_counts[i]->Fill(lumisection);
387  // ensure each dataset is incremented only once per event
388  break;
389  }
390  }
391 }
int i
Definition: DBlmapReader.cc:9
const TechnicalTriggerWord & technicalTriggerWord(int bxInEventValue) const
bool wasrun() const
was this path run?
Definition: HLTPathStatus.h:60
edm::EDGetTokenT< L1GlobalTriggerReadoutRecord > m_l1t_results
std::vector< TH1F * > m_l1t_algo_counts
bool accept(const edm::Event &event, const edm::TriggerResults &triggerTable, const std::string &triggerPath)
Definition: TopDQMHelpers.h:26
L1GtTriggerMask const * m_l1tAlgoMask
bool inited() const
Accessors (const methods)
tuple path
else: Piece not in the list, fine.
std::vector< TH1F * > m_dataset_counts
void Fill(HcalDetId &id, double val, std::vector< TH2F > &depth)
unsigned int size() const
Get number of paths stored.
std::vector< std::vector< unsigned int > > m_datasets
std::vector< TH1F * > m_l1t_tech_counts
L1GtTriggerMask const * m_l1tTechMask
int j
Definition: DBlmapReader.cc:9
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
const DecisionWord & decisionWord(int bxInEventValue) const
const HLTPathStatus & at(const unsigned int i) const
HLTConfigProvider m_hltConfig
bool error() const
has this path encountered an error (exception)?
Definition: HLTPathStatus.h:64
std::vector< HLTRatesPlots > m_hlt_counts
bool accept() const
has this path accepted the event?
Definition: HLTPathStatus.h:62
L1GtTriggerMenu const * m_l1tMenu
edm::EDGetTokenT< edm::TriggerResults > m_hlt_results
std::vector< HLTIndices > m_hltIndices
unsigned int index() const
Definition: HLTPathStatus.h:55
void TriggerRatesMonitor::bookHistograms ( DQMStore::IBooker booker,
edm::Run const &  run,
edm::EventSetup const &  setup 
)
overrideprivatevirtual

Implements DQMEDAnalyzer.

Definition at line 225 of file TriggerRatesMonitor.cc.

References DQMStore::IBooker::book1D(), HLTConfigProvider::datasetNames(), RecoTau_DiTaus_pt_20-420_cfg::datasets, cmsPerfStripChart::format, MonitorElement::getTH1F(), L1GtTriggerMenu::gtAlgorithmAliasMap(), L1GtTriggerMenu::gtTechnicalTriggerMap(), L1GtTriggerMask::gtTriggerMask(), i, HLTConfigProvider::inited(), j, diffTwoXMLs::label, m_dataset_counts, m_dqm_path, m_events_calibration, m_events_physics, m_events_processed, m_events_random, m_hlt_counts, m_hltConfig, m_hltIndices, m_l1t_algo_counts, m_l1t_tech_counts, m_l1tAlgoMask, m_l1tMenu, m_l1tTechMask, m_lumisections_range, HLTConfigProvider::moduleLabel(), HLTConfigProvider::moduleType(), mergeVDriftHistosByStation::name, or, DQMStore::IBooker::setCurrentFolder(), HLTConfigProvider::size(), AlCaHLTBitMon_QueryRunRegistry::string, indexGen::title, and HLTConfigProvider::triggerName().

226 {
227  // book the overall event count and event types histograms
228  booker.setCurrentFolder( m_dqm_path );
229  m_events_processed = booker.book1D("processed", "Processed events", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
230  m_events_physics = booker.book1D("physics", "Physics evenst", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
231  m_events_calibration = booker.book1D("calibration", "Calibration events", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
232  m_events_random = booker.book1D("random", "Random events", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
233 
234  if (m_l1tMenu and m_l1tAlgoMask and m_l1tTechMask) {
235  // book the L1T rate histograms
236  booker.setCurrentFolder( m_dqm_path + "/L1" );
237 
238  // book the histograms for L1 algo triggers that are included in the L1 menu
239  for (auto const & keyval: m_l1tMenu->gtAlgorithmAliasMap()) {
240  int bit = keyval.second.algoBitNumber();
241  std::string const & name = keyval.first.substr( 0, keyval.first.find_first_of(".") );
242  std::string const & title = keyval.first;
243  // check if the trigger is unmasked in *any* partition
244  if ((m_l1tAlgoMask->gtTriggerMask().at(bit) & 0xff) != 0xff)
245  m_l1t_algo_counts[bit] = booker.book1D(name, title, m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
246  else
247  m_l1t_algo_counts[bit] = booker.book1D(name, title + " (masked)", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
248  }
249  // book the histograms for L1 algo triggers that are not included in the L1 menu
250  for (unsigned int bit = 0; bit < m_l1tAlgoMask->gtTriggerMask().size(); ++bit) if (not m_l1t_algo_counts[bit]) {
251  std::string const & name = (boost::format("L1_algo_bit_%03d") % bit).str();
252  std::string const & title = (boost::format("L1 algo bit %03d") % bit).str();
253  // check if the trigger is unmasked in *any* partition
254  if ((m_l1tAlgoMask->gtTriggerMask().at(bit) & 0xff) != 0xff)
255  m_l1t_algo_counts[bit] = booker.book1D(name, title, m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
256  else
257  m_l1t_algo_counts[bit] = booker.book1D(name, title + " (masked)", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
258  }
259  // book the histograms for L1 tech triggers that are included in the L1 menu
260  for (auto const & keyval: m_l1tMenu->gtTechnicalTriggerMap()) {
261  int bit = keyval.second.algoBitNumber();
262  std::string const & name = keyval.first.substr( 0, keyval.first.find_first_of(".") );
263  std::string const & title = keyval.first;
264  // check if the trigger is unmasked in *any* partition
265  if ((m_l1tTechMask->gtTriggerMask()[bit] & 0xff) != 0xff)
266  m_l1t_tech_counts[bit] = booker.book1D(name, title, m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
267  else
268  m_l1t_tech_counts[bit] = booker.book1D(name, title + " (masked)", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
269  }
270  // book the histograms for L1 tech triggers that are not included in the L1 menu
271  for (unsigned int bit = 0; bit < m_l1tTechMask->gtTriggerMask().size(); ++bit) if (not m_l1t_tech_counts[bit]) {
272  std::string const & name = (boost::format("L1_tech_bit_%03d") % bit).str();
273  std::string const & title = (boost::format("L1 tech bit %03d") % bit).str();
274  // check if the trigger is unmasked in *any* partition
275  if ((m_l1tTechMask->gtTriggerMask()[bit] & 0xff) != 0xff)
276  m_l1t_tech_counts[bit] = booker.book1D(name, title, m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
277  else
278  m_l1t_tech_counts[bit] = booker.book1D(name, title + " (masked)", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
279  }
280  }
281 
282  if (m_hltConfig.inited()) {
283  // book the HLT triggers rate histograms
284  booker.setCurrentFolder( m_dqm_path + "/HLT" );
285  for (unsigned int i = 0; i < m_hltConfig.size(); ++i) {
286  std::string const & name = m_hltConfig.triggerName(i);
287  m_hlt_counts[i].wasrun = booker.book1D(name + "_wasrun", name + " counts", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
288  m_hlt_counts[i].pass_l1_seed = booker.book1D(name + "_pass_l1_seed", name + " pass L1 seed", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
289  m_hlt_counts[i].pass_prescale = booker.book1D(name + "_pass_prescale", name + " pass prescaler", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
290  m_hlt_counts[i].accept = booker.book1D(name + "_accept", name + " trigger", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
291  m_hlt_counts[i].reject = booker.book1D(name + "_reject", name + " reject", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
292  m_hlt_counts[i].error = booker.book1D(name + "_error", name + " error count", m_lumisections_range + 1, -0.5, m_lumisections_range + 0.5)->getTH1F();
293  // look for the index of the (last) L1 seed and prescale module in each path
294  m_hltIndices[i].index_l1_seed = m_hltConfig.size(i);
295  m_hltIndices[i].index_prescale = m_hltConfig.size(i);
296  for (unsigned int j = 0; j < m_hltConfig.size(i); ++j) {
298  std::string const & type = m_hltConfig.moduleType(label);
299  if (type == "HLTLevel1GTSeed" or type == "HLTLevel1Activity" or type == "HLTLevel1Pattern") {
300  // there might be more L1 seed filters in sequence
301  // keep looking and store the index of the last one
302  m_hltIndices[i].index_l1_seed = j;
303  } else if (type == "HLTPrescaler") {
304  // there should be only one prescaler in a path, and it should follow all L1 seed filters
305  m_hltIndices[i].index_prescale = j;
306  break;
307  }
308 
309  }
310  }
311 
312  // book the HLT datasets rate histograms
313  booker.setCurrentFolder( m_dqm_path + "/Datasets" );
314  auto const & datasets = m_hltConfig.datasetNames();
315  for (unsigned int i = 0; i < datasets.size(); ++i)
317  }
318 }
unsigned int size() const
number of trigger paths in trigger table
type
Definition: HCALResponse.h:21
int i
Definition: DBlmapReader.cc:9
const std::string moduleType(const std::string &module) const
C++ class name of module.
const std::string & triggerName(unsigned int triggerIndex) const
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e< void, edm::EventIDconst &, edm::Timestampconst & > We also list in braces which AR_WATCH_USING_METHOD_ is used for those or
Definition: Activities.doc:12
std::vector< TH1F * > m_l1t_algo_counts
string format
Some error handling for the usage.
L1GtTriggerMask const * m_l1tAlgoMask
const std::string & moduleLabel(unsigned int trigger, unsigned int module) const
bool inited() const
Accessors (const methods)
std::vector< TH1F * > m_dataset_counts
const std::vector< unsigned int > & gtTriggerMask() const
get the trigger mask
std::vector< TH1F * > m_l1t_tech_counts
MonitorElement * book1D(Args &&...args)
Definition: DQMStore.h:113
L1GtTriggerMask const * m_l1tTechMask
int j
Definition: DBlmapReader.cc:9
HLTConfigProvider m_hltConfig
void setCurrentFolder(const std::string &fullpath)
Definition: DQMStore.cc:274
TH1F * getTH1F(void) const
std::vector< HLTRatesPlots > m_hlt_counts
L1GtTriggerMenu const * m_l1tMenu
const AlgorithmMap & gtTechnicalTriggerMap() const
get / set the technical trigger map
const AlgorithmMap & gtAlgorithmAliasMap() const
get / set the algorithm map (by alias)
std::vector< HLTIndices > m_hltIndices
const std::vector< std::string > & datasetNames() const
void TriggerRatesMonitor::dqmBeginRun ( edm::Run const &  run,
edm::EventSetup const &  setup 
)
overrideprivatevirtual

Reimplemented from DQMEDAnalyzer.

Definition at line 176 of file TriggerRatesMonitor.cc.

References HLTConfigProvider::datasetContent(), HLTConfigProvider::datasetNames(), RecoTau_DiTaus_pt_20-420_cfg::datasets, i, HLTConfigProvider::init(), tablePrinter::labels, edm::EDConsumerBase::labelsForToken(), m_dataset_counts, m_datasets, m_events_calibration, m_events_physics, m_events_processed, m_events_random, m_hlt_counts, m_hlt_results, m_hltConfig, m_hltIndices, m_l1t_algo_counts, m_l1t_tech_counts, m_l1tAlgoMask, m_l1tMenu, m_l1tTechMask, nullptr, cmsHarvester::path, mergeAndRegister::paths, edm::EDConsumerBase::Labels::process, HcalObjRepresent::setup(), HLTConfigProvider::size(), and HLTConfigProvider::triggerIndex().

177 {
178  m_events_processed = nullptr;
179  m_events_physics = nullptr;
180  m_events_calibration = nullptr;
181  m_events_random = nullptr;
182 
183  // cache the L1 trigger menu
184  m_l1tMenu = get<L1GtTriggerMenuRcd, L1GtTriggerMenu>(setup);
185  // FIXME - do we really need this ?
186  //(const_cast<L1GtTriggerMenu *>(m_l1tMenu))->buildGtConditionMap();
187  m_l1tAlgoMask = get<L1GtTriggerMaskAlgoTrigRcd, L1GtTriggerMask>(setup);
188  m_l1tTechMask = get<L1GtTriggerMaskTechTrigRcd, L1GtTriggerMask>(setup);
189  if (m_l1tMenu and m_l1tAlgoMask and m_l1tTechMask) {
190  m_l1t_algo_counts.clear();
191  m_l1t_algo_counts.resize( m_l1tAlgoMask->gtTriggerMask().size(), nullptr );
192  m_l1t_tech_counts.clear();
193  m_l1t_tech_counts.resize( m_l1tTechMask->gtTriggerMask().size(), nullptr );
194  } else {
195  // L1GtUtils not initialised, skip the the L1T monitoring
196  edm::LogError("TriggerRatesMonitor") << "failed to read the L1 menu or masks from the EventSetup, the L1 trigger rates will not be monitored";
197  }
198 
199  // initialise the HLTConfigProvider
200  bool changed = true;
202  labelsForToken(m_hlt_results, labels);
203  if (m_hltConfig.init(run, setup, labels.process, changed)) {
204  m_hlt_counts.clear();
205  m_hlt_counts.resize( m_hltConfig.size(), HLTRatesPlots() );
206  m_hltIndices.resize( m_hltConfig.size(), HLTIndices() );
207 
208  unsigned int datasets = m_hltConfig.datasetNames().size();
209  m_datasets.clear();
210  m_datasets.resize( datasets, {} );
211  for (unsigned int i = 0; i < datasets; ++i) {
212  auto const & paths = m_hltConfig.datasetContent(i);
213  m_datasets[i].reserve(paths.size());
214  for (auto const & path: paths)
216  }
217  m_dataset_counts.clear();
218  m_dataset_counts.resize( datasets, nullptr );
219  } else {
220  // HLTConfigProvider not initialised, skip the the HLT monitoring
221  edm::LogError("TriggerRatesMonitor") << "failed to initialise HLTConfigProvider, the HLT trigger and datasets rates will not be monitored";
222  }
223 }
unsigned int size() const
number of trigger paths in trigger table
int i
Definition: DBlmapReader.cc:9
#define nullptr
std::vector< TH1F * > m_l1t_algo_counts
L1GtTriggerMask const * m_l1tAlgoMask
unsigned int triggerIndex(const std::string &triggerName) const
slot position of trigger path in trigger table (0 to size-1)
tuple path
else: Piece not in the list, fine.
std::vector< TH1F * > m_dataset_counts
std::vector< std::vector< unsigned int > > m_datasets
std::vector< TH1F * > m_l1t_tech_counts
L1GtTriggerMask const * m_l1tTechMask
HLTConfigProvider m_hltConfig
const std::vector< std::string > & datasetContent(unsigned int dataset) const
names of trigger paths in dataset with index i
bool init(const edm::Run &iRun, const edm::EventSetup &iSetup, const std::string &processName, bool &changed)
d&#39;tor
std::vector< HLTRatesPlots > m_hlt_counts
void labelsForToken(EDGetToken iToken, Labels &oLabels) const
L1GtTriggerMenu const * m_l1tMenu
edm::EDGetTokenT< edm::TriggerResults > m_hlt_results
std::vector< HLTIndices > m_hltIndices
void setup(std::vector< TH2F > &depth, std::string name, std::string units="")
const std::vector< std::string > & datasetNames() const
void TriggerRatesMonitor::fillDescriptions ( edm::ConfigurationDescriptions descriptions)
static

Definition at line 133 of file TriggerRatesMonitor.cc.

References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.

134 {
136  desc.addUntracked<edm::InputTag>( "l1tResults", edm::InputTag("gtDigis"));
137  desc.addUntracked<edm::InputTag>( "hltResults", edm::InputTag("TriggerResults"));
138  desc.addUntracked<std::string>( "dqmPath", "HLT/TriggerRates" );
139  desc.addUntracked<uint32_t>( "lumisectionRange", 2500 ); // ~16 hours
140  descriptions.add("triggerRatesMonitor", desc);
141 }
ParameterDescriptionBase * addUntracked(U const &iLabel, T const &value)
void add(std::string const &label, ParameterSetDescription const &psetDescription)

Member Data Documentation

std::vector<TH1F *> TriggerRatesMonitor::m_dataset_counts
private

Definition at line 127 of file TriggerRatesMonitor.cc.

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

std::vector<std::vector<unsigned int> > TriggerRatesMonitor::m_datasets
private

Definition at line 101 of file TriggerRatesMonitor.cc.

Referenced by analyze(), and dqmBeginRun().

std::string TriggerRatesMonitor::m_dqm_path
private

Definition at line 81 of file TriggerRatesMonitor.cc.

Referenced by bookHistograms().

TH1F* TriggerRatesMonitor::m_events_calibration
private

Definition at line 116 of file TriggerRatesMonitor.cc.

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

TH1F* TriggerRatesMonitor::m_events_physics
private

Definition at line 115 of file TriggerRatesMonitor.cc.

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

TH1F* TriggerRatesMonitor::m_events_processed
private

Definition at line 114 of file TriggerRatesMonitor.cc.

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

TH1F* TriggerRatesMonitor::m_events_random
private

Definition at line 117 of file TriggerRatesMonitor.cc.

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

std::vector<HLTRatesPlots> TriggerRatesMonitor::m_hlt_counts
private

Definition at line 124 of file TriggerRatesMonitor.cc.

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

edm::EDGetTokenT<edm::TriggerResults> TriggerRatesMonitor::m_hlt_results
private

Definition at line 80 of file TriggerRatesMonitor.cc.

Referenced by analyze(), and dqmBeginRun().

HLTConfigProvider TriggerRatesMonitor::m_hltConfig
private

Definition at line 98 of file TriggerRatesMonitor.cc.

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

std::vector<HLTIndices> TriggerRatesMonitor::m_hltIndices
private

Definition at line 99 of file TriggerRatesMonitor.cc.

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

std::vector<TH1F *> TriggerRatesMonitor::m_l1t_algo_counts
private

Definition at line 120 of file TriggerRatesMonitor.cc.

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

edm::EDGetTokenT<L1GlobalTriggerReadoutRecord> TriggerRatesMonitor::m_l1t_results
private

Definition at line 79 of file TriggerRatesMonitor.cc.

Referenced by analyze().

std::vector<TH1F *> TriggerRatesMonitor::m_l1t_tech_counts
private

Definition at line 121 of file TriggerRatesMonitor.cc.

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

L1GtTriggerMask const* TriggerRatesMonitor::m_l1tAlgoMask
private

Definition at line 96 of file TriggerRatesMonitor.cc.

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

L1GtTriggerMenu const* TriggerRatesMonitor::m_l1tMenu
private

Definition at line 95 of file TriggerRatesMonitor.cc.

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

L1GtTriggerMask const* TriggerRatesMonitor::m_l1tTechMask
private

Definition at line 97 of file TriggerRatesMonitor.cc.

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

uint32_t TriggerRatesMonitor::m_lumisections_range
private

Definition at line 82 of file TriggerRatesMonitor.cc.

Referenced by bookHistograms().