Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::global::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | bookHistograms (DQMStore::ConcurrentBooker &, edm::Run const &, edm::EventSetup const &, RunBasedHistograms &) const override |
void | dqmAnalyze (edm::Event const &, edm::EventSetup const &, RunBasedHistograms const &) const override |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &, RunBasedHistograms &) const override |
Private Attributes | |
const std::string | m_dqm_path |
const edm::EDGetTokenT< edm::TriggerResults > | m_hlt_results |
const edm::EDGetTokenT< GlobalAlgBlkBxCollection > | m_l1t_results |
const uint32_t | m_lumisections_range |
Static Private Attributes | |
static const char *const | s_tcds_trigger_types [] |
Additional Inherited Members | |
Public Types inherited from edm::global::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 112 of file TriggerRatesMonitor.cc.
|
explicit |
Definition at line 168 of file TriggerRatesMonitor.cc.
|
overridedefault |
|
overrideprivatevirtual |
Implements DQMGlobalEDAnalyzer< RunBasedHistograms >.
Definition at line 232 of file TriggerRatesMonitor.cc.
References DQMStore::ConcurrentBooker::book1D(), edmIntegrityCheck::d, edmIntegrityCheck::datasets, cmsPerfStripChart::format, mps_fire::i, label, m_dqm_path, m_lumisections_range, dataset::name, or, s_tcds_trigger_types, DQMStore::IBooker::setCurrentFolder(), GeneralSetup::setup(), str, AlCaHLTBitMon_QueryRunRegistry::string, and runGCPTkAlMap::title.
|
overrideprivate |
Definition at line 309 of file TriggerRatesMonitor.cc.
References edm::HLTPathStatus::accept(), edm::HLTGlobalStatus::at(), edmIntegrityCheck::d, DEFINE_FWK_MODULE, edm::HLTPathStatus::error(), edm::EventBase::experimentType(), edm::get(), SelectingProcedure_cff::hltResults, mps_fire::i, edm::HLTPathStatus::index(), m_hlt_results, m_l1t_results, GlobalAlgBlk::maxPhysicsTriggers, callgraph::path, and edm::HLTGlobalStatus::size().
|
overrideprivatevirtual |
Reimplemented from DQMGlobalEDAnalyzer< RunBasedHistograms >.
Definition at line 177 of file TriggerRatesMonitor.cc.
References edmIntegrityCheck::datasets, mps_fire::i, tablePrinter::labels, edm::EDConsumerBase::labelsForToken(), m_hlt_results, GlobalAlgBlk::maxPhysicsTriggers, callgraph::path, edm::ProductLabels::process, s_tcds_trigger_types, and tier0::unique().
|
static |
Definition at line 157 of file TriggerRatesMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 148 of file TriggerRatesMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 147 of file TriggerRatesMonitor.cc.
Referenced by dqmAnalyze(), and dqmBeginRun().
|
private |
Definition at line 146 of file TriggerRatesMonitor.cc.
Referenced by dqmAnalyze().
|
private |
Definition at line 149 of file TriggerRatesMonitor.cc.
Referenced by bookHistograms().
|
staticprivate |
Definition at line 126 of file TriggerRatesMonitor.cc.
Referenced by bookHistograms(), and dqmBeginRun().