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 | |
void | analyze (edm::Event const &, edm::EventSetup const &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
Private Attributes | |
const std::string | m_dqm_path |
std::vector< TH1F * > | m_hlt_bx |
std::vector< TH2F * > | m_hlt_bx_2d |
TH2F * | m_hlt_bx_all |
const edm::EDGetTokenT< edm::TriggerResults > | m_hlt_results |
HLTConfigProvider | m_hltConfig |
std::vector< TH1F * > | m_l1t_bx |
std::vector< TH2F * > | m_l1t_bx_2d |
TH2F * | m_l1t_bx_all |
const edm::EDGetTokenT< GlobalAlgBlkBxCollection > | m_l1t_results |
L1TUtmTriggerMenu const * | m_l1tMenu |
const uint32_t | m_ls_range |
const bool | m_make_1d_plots |
const bool | m_make_2d_plots |
std::vector< TH1F * > | m_tcds_bx |
std::vector< TH2F * > | m_tcds_bx_2d |
TH2F * | m_tcds_bx_all |
Static Private Attributes | |
static const unsigned int | s_bx_range = 3564 |
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 56 of file TriggerBxMonitor.cc.
|
explicit |
Definition at line 133 of file TriggerBxMonitor.cc.
|
override |
Definition at line 157 of file TriggerBxMonitor.cc.
|
overrideprivatevirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 278 of file TriggerBxMonitor.cc.
References DEFINE_FWK_MODULE, event(), HcalObjRepresent::Fill(), SelectingProcedure_cff::hltResults, mps_fire::i, HLTConfigProvider::inited(), eostools::ls(), m_hlt_bx, m_hlt_bx_2d, m_hlt_bx_all, m_hlt_results, m_hltConfig, m_l1t_bx, m_l1t_bx_2d, m_l1t_bx_all, m_l1t_results, m_l1tMenu, m_make_1d_plots, m_make_2d_plots, m_tcds_bx, m_tcds_bx_2d, m_tcds_bx_all, GlobalAlgBlk::maxPhysicsTriggers, mps_update::results, s_tcds_trigger_types, and findQualityFiles::size.
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 207 of file TriggerBxMonitor.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), cmsPerfStripChart::format, L1TUtmTriggerMenu::getAlgorithmMap(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), mps_fire::i, HLTConfigProvider::inited(), m_dqm_path, m_hlt_bx, m_hlt_bx_2d, m_hlt_bx_all, m_hltConfig, m_l1t_bx, m_l1t_bx_2d, m_l1t_bx_all, m_l1tMenu, m_ls_range, m_make_1d_plots, m_make_2d_plots, m_tcds_bx, m_tcds_bx_2d, m_tcds_bx_all, GlobalAlgBlk::maxPhysicsTriggers, dataset::name, s_bx_range, s_tcds_trigger_types, DQMStore::IBooker::setCurrentFolder(), HLTConfigProvider::size(), findQualityFiles::size, harvestTrackValidationPlots::str, AlCaHLTBitMon_QueryRunRegistry::string, and HLTConfigProvider::triggerName().
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 161 of file TriggerBxMonitor.cc.
References HLTConfigProvider::init(), tablePrinter::labels, edm::EDConsumerBase::labelsForToken(), m_hlt_bx, m_hlt_bx_2d, m_hlt_results, m_hltConfig, m_l1t_bx, m_l1t_bx_2d, m_l1tMenu, m_make_1d_plots, m_make_2d_plots, m_tcds_bx, m_tcds_bx_2d, GlobalAlgBlk::maxPhysicsTriggers, nullptr, edm::ProductLabels::process, s_tcds_trigger_types, GeneralSetup::setup(), and HLTConfigProvider::size().
|
static |
Definition at line 120 of file TriggerBxMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 95 of file TriggerBxMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 110 of file TriggerBxMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 113 of file TriggerBxMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 107 of file TriggerBxMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 94 of file TriggerBxMonitor.cc.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 102 of file TriggerBxMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 109 of file TriggerBxMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 112 of file TriggerBxMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 106 of file TriggerBxMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 93 of file TriggerBxMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 101 of file TriggerBxMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 98 of file TriggerBxMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 96 of file TriggerBxMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 97 of file TriggerBxMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 108 of file TriggerBxMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 111 of file TriggerBxMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 105 of file TriggerBxMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
staticprivate |
Definition at line 69 of file TriggerBxMonitor.cc.
Referenced by bookHistograms().
|
staticprivate |
Definition at line 73 of file TriggerBxMonitor.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().