#include <HLTSeedL1LogicScalers.h>
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 |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr< dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr< dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 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) |
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().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
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().