#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) |
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) |
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_ |
Additional Inherited Members | |
Public Types inherited from DQMEDHarvester | |
typedef dqm::harvesting::DQMStore | DQMStore |
typedef dqm::harvesting::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Attributes inherited from DQMEDHarvester | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 10 of file RPCEventSummary.h.
|
private |
Enumerator | |
---|---|
DEAD | |
PARTIALLY_DEAD |
Definition at line 44 of file RPCEventSummary.h.
RPCEventSummary::RPCEventSummary | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 15 of file RPCEventSummary.cc.
References doEndcapCertification_, enableReportSummary_, eventInfoPath_, FEDRange_, edm::ParameterSet::getUntrackedParameter(), globalFolder_, minimumEvents_, numberDisk_, NumberOfFeds_, offlineDQM_, prefixFolder_, prescaleFactor_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
|
overrideprotectedvirtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 43 of file RPCEventSummary.cc.
References init_.
|
private |
Definition at line 177 of file RPCEventSummary.cc.
References ztail::d, DEAD, doEndcapCertification_, eventInfoPath_, dqm::impl::MonitorElement::Fill(), dqm::dqmstoreimpl::DQMStore::IGetter::get(), dqm::impl::MonitorElement::getBinContent(), dqm::impl::MonitorElement::getNbinsX(), dqm::impl::MonitorElement::getNbinsY(), globalFolder_, mps_fire::i, minimumEvents_, numberDisk_, PARTIALLY_DEAD, prefixFolder_, alignCSCRings::r, alignCSCRings::s, fileinputsource_cfi::sec, dqm::impl::MonitorElement::setBinContent(), w, and y.
Referenced by dqmEndJob(), and dqmEndLuminosityBlock().
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 171 of file RPCEventSummary.cc.
References clientOperation(), and isIn_.
|
overrideprotectedvirtual |
Reimplemented from DQMEDHarvester.
Definition at line 48 of file RPCEventSummary.cc.
References CentralityFilter_cfi::BinLabel, dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), dqm::dqmstoreimpl::DQMStore::IBooker::bookFloat(), clientOperation(), eventInfoPath_, f, FEDRange_, dqm::impl::MonitorElement::Fill(), edm::eventsetup::heterocontainer::HCTypeTag::findType(), HltBtagPostValidation_cff::histoName, mps_fire::i, init_, isIn_, dqmiolumiharvest::j, lumiCounter_, RunInfo::m_fed_in, hlt_dqm_clientPB-live_cfg::me, numberDisk_, offlineDQM_, prescaleFactor_, dqm::impl::MonitorElement::setBinContent(), dqm::impl::MonitorElement::setBinLabel(), dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and edm::EventSetup::tryToGet().
|
private |
Definition at line 40 of file RPCEventSummary.h.
Referenced by clientOperation(), and RPCEventSummary().
|
private |
Definition at line 31 of file RPCEventSummary.h.
Referenced by RPCEventSummary().
|
private |
Definition at line 28 of file RPCEventSummary.h.
Referenced by clientOperation(), dqmEndLuminosityBlock(), and RPCEventSummary().
|
private |
Definition at line 41 of file RPCEventSummary.h.
Referenced by dqmEndLuminosityBlock(), and RPCEventSummary().
|
private |
Definition at line 37 of file RPCEventSummary.h.
Referenced by clientOperation(), and RPCEventSummary().
|
private |
Definition at line 34 of file RPCEventSummary.h.
Referenced by beginJob(), and dqmEndLuminosityBlock().
|
private |
Definition at line 34 of file RPCEventSummary.h.
Referenced by dqmEndJob(), and dqmEndLuminosityBlock().
|
private |
Definition at line 36 of file RPCEventSummary.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 32 of file RPCEventSummary.h.
Referenced by clientOperation(), and RPCEventSummary().
|
private |
Definition at line 39 of file RPCEventSummary.h.
Referenced by clientOperation(), dqmEndLuminosityBlock(), and RPCEventSummary().
|
private |
Definition at line 42 of file RPCEventSummary.h.
Referenced by RPCEventSummary().
|
private |
Definition at line 35 of file RPCEventSummary.h.
Referenced by dqmEndLuminosityBlock(), and RPCEventSummary().
|
private |
Definition at line 28 of file RPCEventSummary.h.
|
private |
Definition at line 37 of file RPCEventSummary.h.
Referenced by clientOperation(), and RPCEventSummary().
|
private |
Definition at line 32 of file RPCEventSummary.h.
Referenced by dqmEndLuminosityBlock(), and RPCEventSummary().