#include <RPCDCSSummary.h>
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 Member Functions | |
void | checkDCSbit (edm::EventSetup const &) |
void | myBooker (DQMStore::IBooker &) |
Private Attributes | |
MonitorElement * | dcsDiskFractions [10] |
MonitorElement * | DCSMap_ |
MonitorElement * | dcsWheelFractions [5] |
double | defaultValue_ |
std::pair< int, int > | FEDRange_ |
bool | init_ |
int | numberOfDisks_ |
int | NumberOfFeds_ |
bool | offlineDQM_ |
MonitorElement * | totalDCSFraction |
Definition at line 8 of file RPCDCSSummary.h.
RPCDCSSummary::RPCDCSSummary | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 14 of file RPCDCSSummary.cc.
References defaultValue_, FEDRange_, edm::ParameterSet::getUntrackedParameter(), init_, numberOfDisks_, NumberOfFeds_, and offlineDQM_.
|
override |
|
overrideprotectedvirtual |
|
private |
Definition at line 49 of file RPCDCSSummary.cc.
References defaultValue_, f, FEDRange_, RemoveAddSevLevel::flag, init_, RunInfo::m_fed_in, and singleTopDQM_cfi::setup.
Referenced by dqmEndLuminosityBlock().
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 43 of file RPCDCSSummary.cc.
References myBooker(), and offlineDQM_.
|
overrideprotectedvirtual |
Reimplemented from DQMEDHarvester.
Definition at line 31 of file RPCDCSSummary.cc.
References checkDCSbit(), init_, myBooker(), and offlineDQM_.
|
private |
Definition at line 73 of file RPCDCSSummary.cc.
References CentralityFilter_cfi::BinLabel, dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookFloat(), dcsDiskFractions, DCSMap_, dcsWheelFractions, defaultValue_, dqm::impl::MonitorElement::Fill(), mps_fire::i, dqmiolumiharvest::j, remoteMonitoring_LED_IterMethod_cfg::limit, numberOfDisks_, hltrates_dqm_sourceclient-live_cfg::offset, dqm::impl::MonitorElement::setBinContent(), dqm::impl::MonitorElement::setBinLabel(), dqm::implementation::NavigatorBase::setCurrentFolder(), HLT_2018_cff::streams, and totalDCSFraction.
Referenced by dqmEndJob(), and dqmEndLuminosityBlock().
|
private |
Definition at line 38 of file RPCDCSSummary.h.
Referenced by myBooker().
|
private |
Definition at line 35 of file RPCDCSSummary.h.
Referenced by myBooker().
|
private |
Definition at line 37 of file RPCDCSSummary.h.
Referenced by myBooker().
|
private |
Definition at line 31 of file RPCDCSSummary.h.
Referenced by checkDCSbit(), myBooker(), and RPCDCSSummary().
|
private |
Definition at line 39 of file RPCDCSSummary.h.
Referenced by checkDCSbit(), and RPCDCSSummary().
|
private |
Definition at line 30 of file RPCDCSSummary.h.
Referenced by checkDCSbit(), dqmEndLuminosityBlock(), and RPCDCSSummary().
|
private |
Definition at line 40 of file RPCDCSSummary.h.
Referenced by myBooker(), and RPCDCSSummary().
|
private |
Definition at line 41 of file RPCDCSSummary.h.
Referenced by RPCDCSSummary().
|
private |
Definition at line 33 of file RPCDCSSummary.h.
Referenced by dqmEndJob(), dqmEndLuminosityBlock(), and RPCDCSSummary().
|
private |
Definition at line 36 of file RPCDCSSummary.h.
Referenced by myBooker().