#include <L1TEMTFEventInfoClient.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::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 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< int > | m_deadDisable |
std::vector< std::string > | m_deadFolder |
std::vector< std::string > | m_deadLabel |
std::vector< std::vector< unsigned int > > | m_deadQtSummaryEnabled |
std::vector< std::vector< std::string > > | m_deadQualityTestHist |
std::vector< std::vector< std::string > > | m_deadQualityTestName |
std::vector< edm::ParameterSet > | m_deadStrip |
std::vector< std::string > | m_disableDeadStrip |
std::vector< std::string > | m_disableHitObjects |
std::vector< std::string > | m_disableNoisyStrip |
std::vector< std::string > | m_disableTrackObjects |
std::string | m_histDir |
std::vector< int > | m_hitDisable |
std::vector< std::string > | m_hitFolder |
std::vector< std::string > | m_hitLabel |
std::vector< edm::ParameterSet > | m_hitObjects |
std::vector< std::vector< unsigned int > > | m_hitQtSummaryEnabled |
std::vector< std::vector< std::string > > | m_hitQualityTestHist |
std::vector< std::vector< std::string > > | m_hitQualityTestName |
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... | |
MonitorElement * | m_meReportSummaryMap_chamberStrip |
std::string | m_monitorDir |
std::vector< int > | m_noisyDisable |
std::vector< std::string > | m_noisyFolder |
std::vector< std::string > | m_noisyLabel |
std::vector< std::vector< unsigned int > > | m_noisyQtSummaryEnabled |
std::vector< std::vector< std::string > > | m_noisyQualityTestHist |
std::vector< std::vector< std::string > > | m_noisyQualityTestName |
std::vector< edm::ParameterSet > | m_noisyStrip |
size_t | m_nrDeadStrip |
number of L1 trigger dead strips More... | |
size_t | m_nrHitObjects |
number of L1 trigger objects More... | |
size_t | m_nrNoisyStrip |
number of L1 trigger noisy strips More... | |
size_t | m_nrTrackObjects |
number of L1 trigger systems More... | |
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 |
size_t | m_totalNrQtSummaryEnabled |
std::vector< int > | m_trackDisable |
std::vector< std::string > | m_trackLabel |
std::vector< std::string > | m_trackLabelExt |
std::vector< edm::ParameterSet > | m_trackObjects |
std::vector< std::vector< unsigned int > > | m_trackQtSummaryEnabled |
std::vector< std::vector< std::string > > | m_trackQualityTestHist |
std::vector< std::vector< std::string > > | m_trackQualityTestName |
bool | m_verbose |
input parameters More... | |
Additional Inherited Members | |
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_ |
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 29 of file L1TEMTFEventInfoClient.h.
L1TEMTFEventInfoClient::L1TEMTFEventInfoClient | ( | const edm::ParameterSet & | parSet | ) |
Constructor.
Definition at line 17 of file L1TEMTFEventInfoClient.cc.
References initialize().
|
overridevirtual |
|
private |
book histograms
Definition at line 458 of file L1TEMTFEventInfoClient.cc.
References DQMStore::IBooker::book2D(), DQMStore::IBooker::bookFloat(), gather_cfg::cout, dqm::qstatus::DISABLED, MonitorElement::Fill(), DQMStore::IGetter::get(), MonitorElement::getName(), m_deadLabel, m_deadQualityTestName, m_hitLabel, m_hitQualityTestName, m_meReportSummary, m_meReportSummaryContent, m_meReportSummaryMap, m_meReportSummaryMap_chamberStrip, m_monitorDir, m_noisyLabel, m_noisyQualityTestName, m_nrDeadStrip, m_nrHitObjects, m_nrNoisyStrip, m_nrTrackObjects, m_summaryContent, m_trackLabel, m_trackQualityTestName, m_verbose, SiStripPI::max, DQMStore::IGetter::removeElement(), python.rootplot.root2matplotlib::replace(), MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), MonitorElement::setTitle(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dqmEndJob(), and dqmEndLuminosityBlock().
|
overrideprotectedvirtual |
end job
Implements DQMEDHarvester.
Definition at line 367 of file L1TEMTFEventInfoClient.cc.
References book(), gather_cfg::cout, dumpContentMonitorElements(), m_verbose, and readQtResults().
|
overrideprotected |
Definition at line 350 of file L1TEMTFEventInfoClient.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 380 of file L1TEMTFEventInfoClient.cc.
References gather_cfg::cout, DQMStore::IGetter::get(), MonitorElement::getName(), MonitorElement::getTH2F(), create_public_lumi_plots::hist, m_hitDisable, m_hitLabel, m_meReportSummaryContent, m_meReportSummaryMap, m_monitorDir, m_nrHitObjects, m_nrTrackObjects, m_summaryContent, m_trackDisable, m_trackLabel, and m_verbose.
Referenced by dqmEndJob(), and dqmEndLuminosityBlock().
|
private |
private methods
initialize properly all elements
Definition at line 47 of file L1TEMTFEventInfoClient.cc.
References gather_cfg::cout, m_deadDisable, m_deadLabel, m_deadQtSummaryEnabled, m_deadQualityTestHist, m_deadQualityTestName, m_deadStrip, m_disableDeadStrip, m_disableHitObjects, m_disableNoisyStrip, m_disableTrackObjects, m_hitDisable, m_hitLabel, m_hitObjects, m_hitQtSummaryEnabled, m_hitQualityTestHist, m_hitQualityTestName, m_meReportSummaryContent, m_monitorDir, m_noisyDisable, m_noisyLabel, m_noisyQtSummaryEnabled, m_noisyQualityTestHist, m_noisyQualityTestName, m_noisyStrip, m_nrDeadStrip, m_nrHitObjects, m_nrNoisyStrip, m_nrTrackObjects, m_summaryContent, m_totalNrQtSummaryEnabled, m_trackDisable, m_trackLabel, m_trackObjects, m_trackQtSummaryEnabled, m_trackQualityTestHist, m_trackQualityTestName, m_verbose, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by L1TEMTFEventInfoClient().
|
private |
read quality test results
Definition at line 668 of file L1TEMTFEventInfoClient.cc.
References gather_cfg::cout, dqm::qstatus::DISABLED, MonitorElement::Fill(), objects.autophobj::float, DQMStore::IGetter::get(), QReport::getMessage(), MonitorElement::getQReport(), MonitorElement::getQReports(), QReport::getQTresult(), QReport::getStatus(), dqm::qstatus::INVALID, m_deadQtSummaryEnabled, m_deadQualityTestHist, m_deadQualityTestName, m_hitQtSummaryEnabled, m_hitQualityTestHist, m_hitQualityTestName, m_meReportSummary, m_meReportSummaryContent, m_meReportSummaryMap, m_meReportSummaryMap_chamberStrip, m_noisyQtSummaryEnabled, m_noisyQualityTestHist, m_noisyQualityTestName, m_nrDeadStrip, m_nrHitObjects, m_nrNoisyStrip, m_nrTrackObjects, m_reportSummary, m_summaryContent, m_summarySum, m_totalNrQtSummaryEnabled, m_trackQtSummaryEnabled, m_trackQualityTestHist, m_trackQualityTestName, m_verbose, MonitorElement::setBinContent(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dqmEndJob(), and dqmEndLuminosityBlock().
|
private |
Definition at line 125 of file L1TEMTFEventInfoClient.h.
Referenced by initialize().
|
private |
Definition at line 127 of file L1TEMTFEventInfoClient.h.
|
private |
Definition at line 126 of file L1TEMTFEventInfoClient.h.
Referenced by book(), and initialize().
|
private |
Definition at line 131 of file L1TEMTFEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
Definition at line 130 of file L1TEMTFEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
Definition at line 129 of file L1TEMTFEventInfoClient.h.
Referenced by book(), initialize(), and readQtResults().
|
private |
Definition at line 67 of file L1TEMTFEventInfoClient.h.
Referenced by initialize().
|
private |
Definition at line 69 of file L1TEMTFEventInfoClient.h.
Referenced by initialize().
|
private |
Definition at line 64 of file L1TEMTFEventInfoClient.h.
Referenced by initialize().
|
private |
Definition at line 68 of file L1TEMTFEventInfoClient.h.
Referenced by initialize().
|
private |
Definition at line 63 of file L1TEMTFEventInfoClient.h.
Referenced by initialize().
|
private |
Definition at line 54 of file L1TEMTFEventInfoClient.h.
|
private |
Definition at line 109 of file L1TEMTFEventInfoClient.h.
Referenced by dumpContentMonitorElements(), and initialize().
|
private |
Definition at line 111 of file L1TEMTFEventInfoClient.h.
|
private |
Definition at line 110 of file L1TEMTFEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), and initialize().
|
private |
Definition at line 62 of file L1TEMTFEventInfoClient.h.
Referenced by initialize().
|
private |
Definition at line 115 of file L1TEMTFEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
Definition at line 114 of file L1TEMTFEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
Definition at line 113 of file L1TEMTFEventInfoClient.h.
Referenced by book(), initialize(), and readQtResults().
|
private |
a summary report
Definition at line 140 of file L1TEMTFEventInfoClient.h.
Referenced by book(), and readQtResults().
|
private |
monitor elements to report content for all quality tests
Definition at line 143 of file L1TEMTFEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), initialize(), and readQtResults().
|
private |
report summary map
Definition at line 146 of file L1TEMTFEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), and readQtResults().
|
private |
Definition at line 147 of file L1TEMTFEventInfoClient.h.
Referenced by book(), and readQtResults().
|
private |
Definition at line 53 of file L1TEMTFEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), and initialize().
|
private |
Definition at line 117 of file L1TEMTFEventInfoClient.h.
Referenced by initialize().
|
private |
Definition at line 119 of file L1TEMTFEventInfoClient.h.
|
private |
Definition at line 118 of file L1TEMTFEventInfoClient.h.
Referenced by book(), and initialize().
|
private |
Definition at line 123 of file L1TEMTFEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
Definition at line 122 of file L1TEMTFEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
Definition at line 121 of file L1TEMTFEventInfoClient.h.
Referenced by book(), initialize(), and readQtResults().
|
private |
Definition at line 66 of file L1TEMTFEventInfoClient.h.
Referenced by initialize().
|
private |
number of L1 trigger dead strips
Definition at line 95 of file L1TEMTFEventInfoClient.h.
Referenced by book(), initialize(), and readQtResults().
|
private |
number of L1 trigger objects
Definition at line 89 of file L1TEMTFEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), initialize(), and readQtResults().
|
private |
number of L1 trigger noisy strips
Definition at line 92 of file L1TEMTFEventInfoClient.h.
Referenced by book(), initialize(), and readQtResults().
|
private |
number of L1 trigger systems
Definition at line 86 of file L1TEMTFEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), initialize(), and readQtResults().
|
private |
summary report
Definition at line 135 of file L1TEMTFEventInfoClient.h.
Referenced by readQtResults().
|
private |
Definition at line 59 of file L1TEMTFEventInfoClient.h.
|
private |
Definition at line 57 of file L1TEMTFEventInfoClient.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 58 of file L1TEMTFEventInfoClient.h.
|
private |
Definition at line 56 of file L1TEMTFEventInfoClient.h.
|
private |
Definition at line 137 of file L1TEMTFEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), initialize(), and readQtResults().
|
private |
Definition at line 136 of file L1TEMTFEventInfoClient.h.
Referenced by readQtResults().
|
private |
total number of quality tests enabled for summary report for L1 trigger systems and L1 trigger objects
Definition at line 99 of file L1TEMTFEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
Definition at line 103 of file L1TEMTFEventInfoClient.h.
Referenced by dumpContentMonitorElements(), and initialize().
|
private |
Definition at line 101 of file L1TEMTFEventInfoClient.h.
Referenced by book(), dumpContentMonitorElements(), and initialize().
|
private |
Definition at line 102 of file L1TEMTFEventInfoClient.h.
|
private |
Definition at line 61 of file L1TEMTFEventInfoClient.h.
Referenced by initialize().
|
private |
Definition at line 107 of file L1TEMTFEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
Definition at line 106 of file L1TEMTFEventInfoClient.h.
Referenced by initialize(), and readQtResults().
|
private |
Definition at line 105 of file L1TEMTFEventInfoClient.h.
Referenced by book(), initialize(), and readQtResults().
|
private |
input parameters
Definition at line 52 of file L1TEMTFEventInfoClient.h.
Referenced by book(), dqmEndJob(), dqmEndLuminosityBlock(), dumpContentMonitorElements(), initialize(), and readQtResults().