Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::global::EDProducerBase | |
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 edm::ESGetToken < L1TUtmTriggerMenu, L1TUtmTriggerMenuRcd > | m_l1tMenuToken |
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 constexpr const char * | s_tcds_trigger_types [] |
Additional Inherited Members | |
Public Types inherited from DQMGlobalEDAnalyzerBase< RunBasedHistograms, Args...> | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::global::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from DQMGlobalEDAnalyzerBase< RunBasedHistograms, Args...> | |
uint64_t | meId (edm::Run const &run) const |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Protected Attributes inherited from DQMGlobalEDAnalyzerBase< RunBasedHistograms, Args...> | |
DQMStore * | dqmstore_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 66 of file TriggerBxMonitor.cc.
|
explicit |
Definition at line 126 of file TriggerBxMonitor.cc.
References edm::ParameterSet::getUntrackedParameter(), m_dqm_path, m_hlt_results, m_l1t_results, m_ls_range, m_make_1d_plots, m_make_2d_plots, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridedefault |
|
overrideprivatevirtual |
Implements DQMGlobalEDAnalyzerBase< RunBasedHistograms, Args...>.
Definition at line 179 of file TriggerBxMonitor.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), edm::EventSetup::getData(), mps_fire::i, m_dqm_path, m_l1tMenuToken, m_ls_range, m_make_1d_plots, m_make_2d_plots, GlobalAlgBlk::maxPhysicsTriggers, mergeVDriftHistosByStation::name, s_bx_range, s_tcds_trigger_types, dqm::implementation::NavigatorBase::setCurrentFolder(), findQualityFiles::size, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtual |
Implements DQMGlobalEDAnalyzerBase< RunBasedHistograms, Args...>.
Definition at line 277 of file TriggerBxMonitor.cc.
References makePileupJSON::bx, JetPDSkim_cfg::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 DQMGlobalEDAnalyzerBase< RunBasedHistograms, Args...>.
Definition at line 136 of file TriggerBxMonitor.cc.
References HLT_FULL_cff::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 115 of file TriggerBxMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 106 of file TriggerBxMonitor.cc.
Referenced by bookHistograms(), and TriggerBxMonitor().
|
private |
Definition at line 105 of file TriggerBxMonitor.cc.
Referenced by dqmAnalyze(), dqmBeginRun(), and TriggerBxMonitor().
|
private |
Definition at line 104 of file TriggerBxMonitor.cc.
Referenced by dqmAnalyze(), and TriggerBxMonitor().
|
private |
Definition at line 103 of file TriggerBxMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 109 of file TriggerBxMonitor.cc.
Referenced by bookHistograms(), and TriggerBxMonitor().
|
private |
Definition at line 107 of file TriggerBxMonitor.cc.
Referenced by bookHistograms(), dqmAnalyze(), dqmBeginRun(), and TriggerBxMonitor().
|
private |
Definition at line 108 of file TriggerBxMonitor.cc.
Referenced by bookHistograms(), dqmAnalyze(), dqmBeginRun(), and TriggerBxMonitor().
|
staticprivate |
Definition at line 79 of file TriggerBxMonitor.cc.
Referenced by bookHistograms().
|
staticprivate |
Definition at line 83 of file TriggerBxMonitor.cc.
Referenced by bookHistograms(), dqmAnalyze(), and dqmBeginRun().