Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::global::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | bookHistograms (DQMStore::ConcurrentBooker &, 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 | |
Public Types inherited from edm::global::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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) |
Definition at line 71 of file TriggerBxMonitor.cc.
|
explicit |
Definition at line 131 of file TriggerBxMonitor.cc.
|
overridedefault |
|
overrideprivatevirtual |
Implements DQMGlobalEDAnalyzer< RunBasedHistograms >.
Definition at line 183 of file TriggerBxMonitor.cc.
References DQMStore::ConcurrentBooker::book1D(), DQMStore::ConcurrentBooker::book2D(), cmsPerfStripChart::format, mps_fire::i, m_dqm_path, m_ls_range, m_make_1d_plots, m_make_2d_plots, GlobalAlgBlk::maxPhysicsTriggers, dataset::name, s_bx_range, s_tcds_trigger_types, DQMStore::IBooker::setCurrentFolder(), GeneralSetup::setup(), findQualityFiles::size, str, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivate |
Definition at line 255 of file TriggerBxMonitor.cc.
References DEFINE_FWK_MODULE, edm::get(), SelectingProcedure_cff::hltResults, mps_fire::i, eostools::ls(), m_hlt_results, m_l1t_results, m_make_1d_plots, m_make_2d_plots, GlobalAlgBlk::maxPhysicsTriggers, mps_update::results, s_tcds_trigger_types, and findQualityFiles::size.
|
overrideprivatevirtual |
Reimplemented from DQMGlobalEDAnalyzer< RunBasedHistograms >.
Definition at line 142 of file TriggerBxMonitor.cc.
References tablePrinter::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 119 of file TriggerBxMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 110 of file TriggerBxMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 109 of file TriggerBxMonitor.cc.
Referenced by dqmAnalyze(), and dqmBeginRun().
|
private |
Definition at line 108 of file TriggerBxMonitor.cc.
Referenced by dqmAnalyze().
|
private |
Definition at line 113 of file TriggerBxMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 111 of file TriggerBxMonitor.cc.
Referenced by bookHistograms(), dqmAnalyze(), and dqmBeginRun().
|
private |
Definition at line 112 of file TriggerBxMonitor.cc.
Referenced by bookHistograms(), dqmAnalyze(), and dqmBeginRun().
|
staticprivate |
Definition at line 84 of file TriggerBxMonitor.cc.
Referenced by bookHistograms().
|
staticprivate |
Definition at line 88 of file TriggerBxMonitor.cc.
Referenced by bookHistograms(), dqmAnalyze(), and dqmBeginRun().