#include <L1EmulatorErrorFlagClient.h>
Protected Member Functions | |
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 () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
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 Member Functions | |
void | initialize () |
private methods More... | |
Float_t | setSummary (DQMStore::IGetter &igetter, const unsigned int &) const |
Private Attributes | |
std::vector< edm::ParameterSet > | m_l1Systems |
std::vector< std::string > | m_maskL1Systems |
MonitorElement * | m_meSummaryErrorFlagMap |
size_t | m_nrL1Systems |
number of L1 trigger systems More... | |
bool | m_runInEndJob |
bool | m_runInEndLumi |
bool | m_runInEndRun |
bool | m_runInEventLoop |
std::vector< Float_t > | m_summaryContent |
summary report More... | |
std::vector< std::string > | m_systemErrorFlag |
std::vector< std::string > | m_systemFolder |
std::vector< std::string > | m_systemLabel |
std::vector< std::string > | m_systemLabelExt |
std::vector< int > | m_systemMask |
bool | m_verbose |
input parameters More... | |
Definition at line 18 of file L1EmulatorErrorFlagClient.h.
L1EmulatorErrorFlagClient::L1EmulatorErrorFlagClient | ( | const edm::ParameterSet & | parSet | ) |
Constructor.
Definition at line 24 of file L1EmulatorErrorFlagClient.cc.
References initialize().
|
override |
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 71 of file L1EmulatorErrorFlagClient.cc.
References dqm::implementation::IBooker::book1D(), m_meSummaryErrorFlagMap, m_nrL1Systems, m_systemLabel, dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setBinLabel(), and dqm::implementation::NavigatorBase::setCurrentFolder().
|
overrideprotectedvirtual |
Reimplemented from DQMEDHarvester.
Definition at line 85 of file L1EmulatorErrorFlagClient.cc.
References gather_cfg::cout, m_meSummaryErrorFlagMap, m_nrL1Systems, m_summaryContent, m_systemLabel, m_systemLabelExt, m_systemMask, m_verbose, dqm::impl::MonitorElement::setBinContent(), and setSummary().
|
private |
private methods
Definition at line 35 of file L1EmulatorErrorFlagClient.cc.
References relativeConstraints::empty, m_l1Systems, m_nrL1Systems, m_summaryContent, m_systemErrorFlag, m_systemFolder, m_systemLabel, m_systemLabelExt, m_systemMask, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by L1EmulatorErrorFlagClient().
|
private |
Definition at line 145 of file L1EmulatorErrorFlagClient.cc.
References dqm::implementation::IGetter::get(), dqm::impl::MonitorElement::getBinContent(), dqm::impl::MonitorElement::getNbinsX(), mps_fire::i, m_systemErrorFlag, and gpuPixelDoublets::ntot.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 37 of file L1EmulatorErrorFlagClient.h.
Referenced by initialize().
|
private |
Definition at line 38 of file L1EmulatorErrorFlagClient.h.
|
private |
Definition at line 64 of file L1EmulatorErrorFlagClient.h.
Referenced by dqmEndJob(), and dqmEndLuminosityBlock().
|
private |
number of L1 trigger systems
Definition at line 52 of file L1EmulatorErrorFlagClient.h.
Referenced by dqmEndJob(), dqmEndLuminosityBlock(), and initialize().
|
private |
Definition at line 43 of file L1EmulatorErrorFlagClient.h.
|
private |
Definition at line 41 of file L1EmulatorErrorFlagClient.h.
|
private |
Definition at line 42 of file L1EmulatorErrorFlagClient.h.
|
private |
Definition at line 40 of file L1EmulatorErrorFlagClient.h.
|
private |
summary report
Definition at line 63 of file L1EmulatorErrorFlagClient.h.
Referenced by dqmEndLuminosityBlock(), and initialize().
|
private |
Definition at line 59 of file L1EmulatorErrorFlagClient.h.
Referenced by initialize(), and setSummary().
|
private |
Definition at line 57 of file L1EmulatorErrorFlagClient.h.
Referenced by initialize().
|
private |
Definition at line 54 of file L1EmulatorErrorFlagClient.h.
Referenced by dqmEndJob(), dqmEndLuminosityBlock(), and initialize().
|
private |
Definition at line 55 of file L1EmulatorErrorFlagClient.h.
Referenced by dqmEndLuminosityBlock(), and initialize().
|
private |
Definition at line 56 of file L1EmulatorErrorFlagClient.h.
Referenced by dqmEndLuminosityBlock(), and initialize().
|
private |
input parameters
Definition at line 36 of file L1EmulatorErrorFlagClient.h.
Referenced by dqmEndLuminosityBlock().