Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
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) |
Private Member Functions | |
virtual void | analyze (edm::Event const &, edm::EventSetup const &) override |
virtual void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
virtual void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
Private Attributes | |
const std::string | m_dqm_path |
const edm::EDGetTokenT < edm::TriggerResults > | m_hlt_results |
HLTConfigProvider | m_hltConfig |
const edm::EDGetTokenT < GlobalAlgBlkBxCollection > | m_l1t_results |
L1TUtmTriggerMenu const * | m_l1tMenu |
const int | m_maxBX |
const int | m_maxLS |
const int | m_minBX |
const int | m_minLS |
std::vector< TH2F * > | m_orbit_bx |
TH2F * | m_orbit_bx_all |
std::vector< TH2F * > | m_orbit_bx_all_byLS |
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::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 |
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 57 of file TriggerBxVsOrbitMonitor.cc.
|
explicit |
Definition at line 129 of file TriggerBxVsOrbitMonitor.cc.
|
default |
|
overrideprivatevirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 194 of file TriggerBxVsOrbitMonitor.cc.
References eostools::ls(), m_minLS, m_orbit_bx, m_orbit_bx_all, m_orbit_bx_all_byLS, s_orbit_range, s_tcds_trigger_types, and findQualityFiles::size.
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 160 of file TriggerBxVsOrbitMonitor.cc.
References DQMStore::IBooker::book2D(), MonitorElement::getTH2F(), i, m_dqm_path, m_maxBX, m_maxLS, m_minBX, m_minLS, m_orbit_bx, m_orbit_bx_all, m_orbit_bx_all_byLS, s_orbit_range, s_tcds_trigger_types, DQMStore::IBooker::setCurrentFolder(), findQualityFiles::size, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 147 of file TriggerBxVsOrbitMonitor.cc.
References m_maxLS, m_minLS, m_orbit_bx, m_orbit_bx_all_byLS, and s_tcds_trigger_types.
|
static |
Definition at line 116 of file TriggerBxVsOrbitMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), HLT_25ns10e33_v2_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 97 of file TriggerBxVsOrbitMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 96 of file TriggerBxVsOrbitMonitor.cc.
|
private |
Definition at line 105 of file TriggerBxVsOrbitMonitor.cc.
|
private |
Definition at line 95 of file TriggerBxVsOrbitMonitor.cc.
|
private |
Definition at line 104 of file TriggerBxVsOrbitMonitor.cc.
|
private |
Definition at line 101 of file TriggerBxVsOrbitMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 99 of file TriggerBxVsOrbitMonitor.cc.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 100 of file TriggerBxVsOrbitMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 98 of file TriggerBxVsOrbitMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 109 of file TriggerBxVsOrbitMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 108 of file TriggerBxVsOrbitMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 107 of file TriggerBxVsOrbitMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
staticprivate |
Definition at line 70 of file TriggerBxVsOrbitMonitor.cc.
|
staticprivate |
Definition at line 71 of file TriggerBxVsOrbitMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
staticprivate |
Definition at line 75 of file TriggerBxVsOrbitMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().