#include <HLTSeedL1LogicScalers.h>
Public Member Functions | |
HLTSeedL1LogicScalers (const edm::ParameterSet &) | |
~HLTSeedL1LogicScalers () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
bool | analyzeL1GtUtils (const edm::Event &, const edm::EventSetup &, const std::string &) |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (const edm::Run &run, const edm::EventSetup &c) override |
Private Attributes | |
std::string | fDQMFolder |
HLTConfigProvider | fHLTConfig |
bool | fL1BeforeMask |
edm::InputTag | fL1GtDaqReadoutRecordInputTag |
edm::InputTag | fL1GtRecordInputTag |
std::vector< std::pair< MonitorElement *, std::vector< std::string > > > | fMapMEL1Algos |
std::vector< std::string > | fMonitorPaths |
std::vector< MonitorElement * > | fMonitorPathsME |
std::string | fProcessname |
L1GtUtils | m_l1GtUtils |
DQM/HLTSeedL1LogicScalers/src/HLTSeedL1LogicScalers.cc
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 46 of file HLTSeedL1LogicScalers.h.
|
explicit |
Definition at line 17 of file HLTSeedL1LogicScalers.cc.
References fDQMFolder, fL1BeforeMask, fMonitorPaths, fProcessname, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), LogDebug, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 36 of file HLTSeedL1LogicScalers.cc.
|
overrideprivate |
Definition at line 143 of file HLTSeedL1LogicScalers.cc.
References analyzeL1GtUtils(), MonitorElement::Fill(), fMapMEL1Algos, MonitorElement::getName(), mps_fire::i, LogDebug, LogTrace, m_l1GtUtils, and L1GtUtils::retrieveL1EventSetup().
|
private |
Definition at line 179 of file HLTSeedL1LogicScalers.cc.
References L1GtUtils::decisionAfterMask(), L1GtUtils::decisionBeforeMask(), fL1BeforeMask, LogTrace, and m_l1GtUtils.
Referenced by analyze().
|
overrideprivate |
Definition at line 55 of file HLTSeedL1LogicScalers.cc.
References DQMStore::IBooker::book1D(), fDQMFolder, fHLTConfig, plotBeamSpotDB::first, fMapMEL1Algos, fMonitorPaths, fMonitorPathsME, HLTConfigProvider::hltL1GTSeeds(), gen::k, LogTrace, dataset::name, edm::second(), MonitorElement::setAxisTitle(), DQMStore::IBooker::setCurrentFolder(), HLTConfigProvider::size(), fftjetcommon_cfi::title, and HLTConfigProvider::triggerIndex().
|
overrideprivate |
Definition at line 38 of file HLTSeedL1LogicScalers.cc.
References fHLTConfig, fProcessname, HLTConfigProvider::init(), LogDebug, LogTrace, gen::n, HLTConfigProvider::size(), and HLTConfigProvider::triggerName().
|
private |
Definition at line 62 of file HLTSeedL1LogicScalers.h.
Referenced by bookHistograms(), and HLTSeedL1LogicScalers().
|
private |
Definition at line 66 of file HLTSeedL1LogicScalers.h.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 61 of file HLTSeedL1LogicScalers.h.
Referenced by analyzeL1GtUtils(), and HLTSeedL1LogicScalers().
|
private |
Definition at line 67 of file HLTSeedL1LogicScalers.h.
|
private |
Definition at line 68 of file HLTSeedL1LogicScalers.h.
|
private |
Definition at line 74 of file HLTSeedL1LogicScalers.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file HLTSeedL1LogicScalers.h.
Referenced by bookHistograms(), and HLTSeedL1LogicScalers().
|
private |
Definition at line 72 of file HLTSeedL1LogicScalers.h.
Referenced by bookHistograms().
|
private |
Definition at line 63 of file HLTSeedL1LogicScalers.h.
Referenced by dqmBeginRun(), and HLTSeedL1LogicScalers().
|
private |
Definition at line 69 of file HLTSeedL1LogicScalers.h.
Referenced by analyze(), and analyzeL1GtUtils().