#include <RPCEventSummary.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 | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Private Types | |
enum | RPCQualityFlags { DEAD = 6, PARTIALLY_DEAD = 5 } |
Private Member Functions | |
void | clientOperation (DQMStore::IGetter &igetter) |
Private Attributes | |
bool | doEndcapCertification_ |
bool | enableReportSummary_ |
std::string | eventInfoPath_ |
std::pair< int, int > | FEDRange_ |
std::string | globalFolder_ |
bool | init_ |
bool | isIn_ |
int | lumiCounter_ |
int | minimumEvents_ |
int | numberDisk_ |
int | NumberOfFeds_ |
bool | offlineDQM_ |
std::string | prefixDir_ |
std::string | prefixFolder_ |
int | prescaleFactor_ |
edm::ESGetToken< RunInfo, RunInfoRcd > | runInfoToken_ |
Definition at line 13 of file RPCEventSummary.h.
|
private |
Enumerator | |
---|---|
DEAD | |
PARTIALLY_DEAD |
Definition at line 50 of file RPCEventSummary.h.
RPCEventSummary::RPCEventSummary | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 9 of file RPCEventSummary.cc.
References doEndcapCertification_, enableReportSummary_, eventInfoPath_, FEDRange_, edm::ParameterSet::getUntrackedParameter(), globalFolder_, minimumEvents_, numberDisk_, NumberOfFeds_, offlineDQM_, prefixFolder_, prescaleFactor_, runInfoToken_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
|
overrideprotectedvirtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 39 of file RPCEventSummary.cc.
References init_.
|
private |
Definition at line 131 of file RPCEventSummary.cc.
References ztail::d, doEndcapCertification_, eventInfoPath_, dqm::impl::MonitorElement::Fill(), diffTreeTool::format(), dqm::implementation::IGetter::get(), dqm::impl::MonitorElement::getBinContent(), dqm::impl::MonitorElement::getNbinsX(), dqm::impl::MonitorElement::getNbinsY(), globalFolder_, mps_fire::i, minimumEvents_, numberDisk_, prefixFolder_, alignCSCRings::r, alignCSCRings::s, dqm::impl::MonitorElement::setBinContent(), AlCaHLTBitMon_QueryRunRegistry::string, w(), and y.
Referenced by dqmEndJob(), and dqmEndLuminosityBlock().
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 125 of file RPCEventSummary.cc.
References clientOperation(), and isIn_.
|
overrideprotectedvirtual |
Reimplemented from DQMEDHarvester.
Definition at line 44 of file RPCEventSummary.cc.
References RPCSummaryMapHisto::book(), dqm::implementation::IBooker::bookFloat(), clientOperation(), eventInfoPath_, validate-o2o-wbm::f, FEDRange_, dqm::impl::MonitorElement::Fill(), edm::eventsetup::heterocontainer::HCTypeTag::findType(), diffTreeTool::format(), mps_fire::i, init_, isIn_, lumiCounter_, hlt_dqm_clientPB-live_cfg::me, hlt_dqm_clientPB-live_cfg::me2, numberDisk_, offlineDQM_, prescaleFactor_, runInfoToken_, RPCSummaryMapHisto::setBinsBarrel(), RPCSummaryMapHisto::setBinsEndcap(), dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and edm::EventSetup::tryToGet().
|
private |
Definition at line 46 of file RPCEventSummary.h.
Referenced by clientOperation(), and RPCEventSummary().
|
private |
Definition at line 37 of file RPCEventSummary.h.
Referenced by RPCEventSummary().
|
private |
Definition at line 34 of file RPCEventSummary.h.
Referenced by clientOperation(), dqmEndLuminosityBlock(), and RPCEventSummary().
|
private |
Definition at line 47 of file RPCEventSummary.h.
Referenced by dqmEndLuminosityBlock(), and RPCEventSummary().
|
private |
Definition at line 43 of file RPCEventSummary.h.
Referenced by clientOperation(), and RPCEventSummary().
|
private |
Definition at line 40 of file RPCEventSummary.h.
Referenced by beginJob(), and dqmEndLuminosityBlock().
|
private |
Definition at line 40 of file RPCEventSummary.h.
Referenced by dqmEndJob(), and dqmEndLuminosityBlock().
|
private |
Definition at line 42 of file RPCEventSummary.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 38 of file RPCEventSummary.h.
Referenced by clientOperation(), and RPCEventSummary().
|
private |
Definition at line 45 of file RPCEventSummary.h.
Referenced by clientOperation(), dqmEndLuminosityBlock(), and RPCEventSummary().
|
private |
Definition at line 48 of file RPCEventSummary.h.
Referenced by RPCEventSummary().
|
private |
Definition at line 41 of file RPCEventSummary.h.
Referenced by dqmEndLuminosityBlock(), and RPCEventSummary().
|
private |
Definition at line 34 of file RPCEventSummary.h.
|
private |
Definition at line 43 of file RPCEventSummary.h.
Referenced by clientOperation(), and RPCEventSummary().
|
private |
Definition at line 38 of file RPCEventSummary.h.
Referenced by dqmEndLuminosityBlock(), and RPCEventSummary().
|
private |
Definition at line 32 of file RPCEventSummary.h.
Referenced by dqmEndLuminosityBlock(), and RPCEventSummary().