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 int | m_maxBX |
const int | m_maxLS |
const int | m_minBX |
const int | m_minLS |
Static Private Attributes | |
static const unsigned int | s_bx_range = 3564 |
static const unsigned int | s_orbit_range = 262144 |
static const char *const | 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 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 37 of file TriggerBxVsOrbitMonitor.cc.
|
explicit |
Definition at line 101 of file TriggerBxVsOrbitMonitor.cc.
|
overridedefault |
|
overrideprivatevirtual |
Implements DQMGlobalEDAnalyzer< RunBasedHistograms >.
Definition at line 124 of file TriggerBxVsOrbitMonitor.cc.
References DQMStore::ConcurrentBooker::book2D(), mps_fire::i, m_dqm_path, m_maxBX, m_maxLS, m_minBX, m_minLS, s_orbit_range, s_tcds_trigger_types, DQMStore::IBooker::setCurrentFolder(), findQualityFiles::size, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivate |
Definition at line 167 of file TriggerBxVsOrbitMonitor.cc.
References DEFINE_FWK_MODULE, eostools::ls(), m_minLS, s_orbit_range, s_tcds_trigger_types, and findQualityFiles::size.
|
overrideprivatevirtual |
Reimplemented from DQMGlobalEDAnalyzer< RunBasedHistograms >.
Definition at line 113 of file TriggerBxVsOrbitMonitor.cc.
References m_maxLS, m_minLS, s_tcds_trigger_types, and findQualityFiles::size.
|
static |
Definition at line 88 of file TriggerBxVsOrbitMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 77 of file TriggerBxVsOrbitMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 76 of file TriggerBxVsOrbitMonitor.cc.
|
private |
Definition at line 75 of file TriggerBxVsOrbitMonitor.cc.
|
private |
Definition at line 81 of file TriggerBxVsOrbitMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 79 of file TriggerBxVsOrbitMonitor.cc.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 80 of file TriggerBxVsOrbitMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 78 of file TriggerBxVsOrbitMonitor.cc.
Referenced by bookHistograms(), dqmAnalyze(), and dqmBeginRun().
|
staticprivate |
Definition at line 50 of file TriggerBxVsOrbitMonitor.cc.
|
staticprivate |
Definition at line 51 of file TriggerBxVsOrbitMonitor.cc.
Referenced by bookHistograms(), and dqmAnalyze().
|
staticprivate |
Definition at line 55 of file TriggerBxVsOrbitMonitor.cc.
Referenced by bookHistograms(), dqmAnalyze(), and dqmBeginRun().