#include <L1TEventInfoClient.h>
Protected Member Functions | |
void | dqmEndJob (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) override |
end job More... | |
void | dqmEndLuminosityBlock (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter, const edm::LuminosityBlock &, const edm::EventSetup &) override |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
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) |
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 () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
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 Member Functions | |
void | book (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) |
book histograms More... | |
void | dumpContentMonitorElements (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) |
dump the content of the monitoring elements defined in this module More... | |
void | initialize () |
private methods More... | |
void | readQtResults (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) |
read quality test results More... | |
Private Attributes | |
std::vector< std::string > | m_disableL1Objects |
std::vector< std::string > | m_disableL1Systems |
std::vector< edm::ParameterSet > | m_l1Objects |
std::vector< edm::ParameterSet > | m_l1Systems |
MonitorElement * | m_meReportSummary |
a summary report More... | |
std::vector< MonitorElement * > | m_meReportSummaryContent |
monitor elements to report content for all quality tests More... | |
MonitorElement * | m_meReportSummaryMap |
report summary map More... | |
std::string | m_monitorDir |
size_t | m_nrL1Objects |
number of L1 trigger objects More... | |
size_t | m_nrL1Systems |
number of L1 trigger systems More... | |
std::vector< int > | m_objectDisable |
std::vector< std::string > | m_objectFolder |
std::vector< std::string > | m_objectLabel |
std::vector< std::vector< unsigned int > > | m_objectQtSummaryEnabled |
std::vector< std::vector< std::string > > | m_objectQualityTestHist |
std::vector< std::vector< std::string > > | m_objectQualityTestName |
Float_t | m_reportSummary |
summary report More... | |
bool | m_runInEndJob |
bool | m_runInEndLumi |
bool | m_runInEndRun |
bool | m_runInEventLoop |
std::vector< int > | m_summaryContent |
Float_t | m_summarySum |
std::vector< int > | m_systemDisable |
std::vector< std::string > | m_systemLabel |
std::vector< std::string > | m_systemLabelExt |
std::vector< std::vector< unsigned int > > | m_systemQtSummaryEnabled |
std::vector< std::vector< std::string > > | m_systemQualityTestHist |
std::vector< std::vector< std::string > > | m_systemQualityTestName |
size_t | m_totalNrQtSummaryEnabled |
bool | m_verbose |
input parameters More... | |
Description: fill L1 report summary for trigger L1T and emulator L1TEMU DQM.
Implementation: <TODO: enter implementation details>
Re-designed and fully rewritten class. Original version and authors: see CVS history
Description: see header file.
Definition at line 40 of file L1TEventInfoClient.h.
L1TEventInfoClient::L1TEventInfoClient | ( | const edm::ParameterSet & | parSet | ) |
Constructor.
Definition at line 42 of file L1TEventInfoClient.cc.
References initialize().
|
override |
|
private |
book histograms
Definition at line 295 of file L1TEventInfoClient.cc.
References dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookFloat(), dqm::qstatus::DISABLED, dqm::impl::MonitorElement::Fill(), m_meReportSummary, m_meReportSummaryContent, m_meReportSummaryMap, m_monitorDir, m_nrL1Objects, m_nrL1Systems, m_objectLabel, m_objectQualityTestName, m_summaryContent, m_systemLabel, m_systemQualityTestName, SiStripPI::max, dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setBinLabel(), dqm::implementation::NavigatorBase::setCurrentFolder(), dqm::impl::MonitorElement::setTitle(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dqmEndJob(), and dqmEndLuminosityBlock().
|
overrideprotectedvirtual |
end job
Implements DQMEDHarvester.
Definition at line 218 of file L1TEventInfoClient.cc.
References book(), gather_cfg::cout, dumpContentMonitorElements(), m_verbose, and readQtResults().
|
overrideprotectedvirtual |
Reimplemented from DQMEDHarvester.
Definition at line 203 of file L1TEventInfoClient.cc.
References book(), gather_cfg::cout, dumpContentMonitorElements(), m_runInEndLumi, m_verbose, and readQtResults().
|
private |
dump the content of the monitoring elements defined in this module
Definition at line 229 of file L1TEventInfoClient.cc.
References gather_cfg::cout, dqm::implementation::IGetter::get(), dqm::impl::MonitorElement::getName(), gpuVertexFinder::hist, m_meReportSummaryContent, m_meReportSummaryMap, m_monitorDir, m_nrL1Objects, m_nrL1Systems, m_objectDisable, m_objectLabel, m_summaryContent, m_systemDisable, m_systemLabel, m_systemLabelExt, and hlt_dqm_clientPB-live_cfg::me.
Referenced by dqmEndJob(), and dqmEndLuminosityBlock().
|
private |
private methods
initialize properly all elements
Definition at line 64 of file L1TEventInfoClient.cc.
References gather_cfg::cout, m_disableL1Objects, m_disableL1Systems, m_l1Objects, m_l1Systems, m_meReportSummaryContent, m_monitorDir, m_nrL1Objects, m_nrL1Systems, m_objectDisable, m_objectLabel, m_objectQtSummaryEnabled, m_objectQualityTestHist, m_objectQualityTestName, m_summaryContent, m_systemDisable, m_systemLabel, m_systemLabelExt, m_systemQtSummaryEnabled, m_systemQualityTestHist, m_systemQualityTestName, m_totalNrQtSummaryEnabled, m_verbose, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by L1TEventInfoClient().
|
private |
read quality test results
Definition at line 384 of file L1TEventInfoClient.cc.
References gather_cfg::cout, dqm::qstatus::DISABLED, dqm::impl::MonitorElement::Fill(), dqmMemoryStats::float, dqm::implementation::IGetter::get(), MonitorElementData::QReport::getMessage(), dqm::impl::MonitorElement::getQReport(), dqm::impl::MonitorElement::getQReports(), MonitorElementData::QReport::getQTresult(), MonitorElementData::QReport::getStatus(), dqm::qstatus::INVALID, m_meReportSummary, m_meReportSummaryContent, m_meReportSummaryMap, m_nrL1Objects, m_nrL1Systems, m_objectQtSummaryEnabled, m_objectQualityTestHist, m_objectQualityTestName, m_reportSummary, m_summaryContent, m_summarySum, m_systemQtSummaryEnabled, m_systemQualityTestHist, m_systemQualityTestName, m_totalNrQtSummaryEnabled, m_verbose, dqm::impl::MonitorElement::setBinContent(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dqmEndJob(), and dqmEndLuminosityBlock().
|
private |
Definition at line 71 of file L1TEventInfoClient.h.
Referenced by initialize().
|
private |
Definition at line 70 of file L1TEventInfoClient.h.
Referenced by initialize().
|
private |
Definition at line 69 of file L1TEventInfoClient.h.
Referenced by initialize().
|
private |
Definition at line 68 of file L1TEventInfoClient.h.
Referenced by initialize().
|
private |
a summary report
Definition at line 120 of file L1TEventInfoClient.h.
Referenced by book(), and readQtResults().
|
private |
monitor elements to report content for all quality tests
Definition at line 123 of file L1TEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), initialize(), and readQtResults().
|
private |
report summary map
Definition at line 126 of file L1TEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), and readQtResults().
|
private |
Definition at line 61 of file L1TEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), and initialize().
|
private |
number of L1 trigger objects
Definition at line 91 of file L1TEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), initialize(), and readQtResults().
|
private |
number of L1 trigger systems
Definition at line 88 of file L1TEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), initialize(), and readQtResults().
|
private |
Definition at line 105 of file L1TEventInfoClient.h.
Referenced by dumpContentMonitorElements(), and initialize().
|
private |
Definition at line 107 of file L1TEventInfoClient.h.
|
private |
Definition at line 106 of file L1TEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), and initialize().
|
private |
Definition at line 111 of file L1TEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
Definition at line 110 of file L1TEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
Definition at line 109 of file L1TEventInfoClient.h.
Referenced by book(), initialize(), and readQtResults().
|
private |
|
private |
Definition at line 66 of file L1TEventInfoClient.h.
|
private |
Definition at line 64 of file L1TEventInfoClient.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 65 of file L1TEventInfoClient.h.
|
private |
Definition at line 63 of file L1TEventInfoClient.h.
|
private |
Definition at line 117 of file L1TEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), initialize(), and readQtResults().
|
private |
Definition at line 116 of file L1TEventInfoClient.h.
Referenced by readQtResults().
|
private |
Definition at line 99 of file L1TEventInfoClient.h.
Referenced by dumpContentMonitorElements(), and initialize().
|
private |
Definition at line 97 of file L1TEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), and initialize().
|
private |
Definition at line 98 of file L1TEventInfoClient.h.
Referenced by dumpContentMonitorElements(), and initialize().
|
private |
Definition at line 103 of file L1TEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
Definition at line 102 of file L1TEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
Definition at line 101 of file L1TEventInfoClient.h.
Referenced by book(), initialize(), and readQtResults().
|
private |
total number of quality tests enabled for summary report for L1 trigger systems and L1 trigger objects
Definition at line 95 of file L1TEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
input parameters
Definition at line 60 of file L1TEventInfoClient.h.
Referenced by dqmEndJob(), dqmEndLuminosityBlock(), initialize(), and readQtResults().