![]() |
![]() |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &, RunBasedHistograms &) const override |
void | dqmAnalyze (edm::Event const &, edm::EventSetup const &, RunBasedHistograms const &) const override |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &, RunBasedHistograms &) const override |
Private Attributes | |
const std::string | m_dqm_path |
const edm::EDGetTokenT< edm::TriggerResults > | m_hlt_results |
const edm::EDGetTokenT< GlobalAlgBlkBxCollection > | m_l1t_results |
const uint32_t | m_ls_range |
const bool | m_make_1d_plots |
const bool | m_make_2d_plots |
Static Private Attributes | |
static const unsigned int | s_bx_range = 3564 |
static const char * | s_tcds_trigger_types [] |
Additional Inherited Members | |
![]() | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
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) |
Definition at line 69 of file TriggerBxMonitor.cc.
|
explicit |
Definition at line 128 of file TriggerBxMonitor.cc.
|
overridedefault |
|
overrideprivatevirtual |
Implements DQMGlobalEDAnalyzer< RunBasedHistograms >.
Definition at line 180 of file TriggerBxMonitor.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), dqm-mbProfile::format, mps_fire::i, m_dqm_path, m_ls_range, m_make_1d_plots, m_make_2d_plots, GlobalAlgBlk::maxPhysicsTriggers, Skims_PA_cff::name, s_bx_range, s_tcds_trigger_types, dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), singleTopDQM_cfi::setup, findQualityFiles::size, str, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivate |
Definition at line 278 of file TriggerBxMonitor.cc.
References l1GtPatternGenerator_cfi::bx, DEFINE_FWK_MODULE, edm::get(), PDWG_DiJetAODSkim_cff::hltResults, mps_fire::i, eostools::ls(), m_hlt_results, m_l1t_results, m_make_1d_plots, m_make_2d_plots, GlobalAlgBlk::maxPhysicsTriggers, bookConverter::results, s_tcds_trigger_types, and findQualityFiles::size.
|
overrideprivatevirtual |
Reimplemented from DQMGlobalEDAnalyzer< RunBasedHistograms >.
Definition at line 137 of file TriggerBxMonitor.cc.
References SummaryClient_cfi::labels, edm::EDConsumerBase::labelsForToken(), m_hlt_results, m_make_1d_plots, m_make_2d_plots, GlobalAlgBlk::maxPhysicsTriggers, edm::ProductLabels::process, s_tcds_trigger_types, and findQualityFiles::size.
|
static |
Definition at line 117 of file TriggerBxMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), HLT_2018_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 108 of file TriggerBxMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 107 of file TriggerBxMonitor.cc.
Referenced by dqmAnalyze(), and dqmBeginRun().
|
private |
Definition at line 106 of file TriggerBxMonitor.cc.
Referenced by dqmAnalyze().
|
private |
Definition at line 111 of file TriggerBxMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 109 of file TriggerBxMonitor.cc.
Referenced by bookHistograms(), dqmAnalyze(), and dqmBeginRun().
|
private |
Definition at line 110 of file TriggerBxMonitor.cc.
Referenced by bookHistograms(), dqmAnalyze(), and dqmBeginRun().
|
staticprivate |
Definition at line 82 of file TriggerBxMonitor.cc.
Referenced by bookHistograms().
|
staticprivate |
Definition at line 86 of file TriggerBxMonitor.cc.
Referenced by bookHistograms(), dqmAnalyze(), and dqmBeginRun().