#include <TriggerRatesMonitorClient.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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::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) |
Private Attributes | |
std::string | m_dqm_path |
std::vector< TH2F * > | m_hltXpd_counts |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Definition at line 18 of file TriggerRatesMonitorClient.h.
TriggerRatesMonitorClient::TriggerRatesMonitorClient | ( | const edm::ParameterSet & | ps | ) |
Definition at line 8 of file TriggerRatesMonitorClient.cc.
|
virtualdefault |
|
overrideprotectedvirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 18 of file TriggerRatesMonitorClient.cc.
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 26 of file TriggerRatesMonitorClient.cc.
References DQMStore::IBooker::book2D(), dir, DQMStore::IGetter::get(), DQMStore::IGetter::getMEs(), DQMStore::IGetter::getSubdirs(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), trackerHits::histo, mps_fire::i, m_dqm_path, m_hltXpd_counts, RPCpg::rate(), DQMStore::IBooker::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprotectedvirtual |
Reimplemented from DQMEDHarvester.
Definition at line 85 of file TriggerRatesMonitorClient.cc.
|
static |
Definition at line 90 of file TriggerRatesMonitorClient.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), DEFINE_FWK_MODULE, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 35 of file TriggerRatesMonitorClient.h.
Referenced by dqmEndJob().
|
private |
Definition at line 38 of file TriggerRatesMonitorClient.h.
Referenced by dqmEndJob().