Public Member Functions | |
HLTMuonOfflineAnalyzer (const edm::ParameterSet &) | |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
std::vector< std::string > | moduleLabels (const std::string &) |
Private Attributes | |
HLTConfigProvider | hltConfig_ |
std::vector< std::string > | hltPathsToCheck_ |
std::string | hltProcessName_ |
HLTMuonMatchAndPlotContainer | plotterContainer_ |
edm::ParameterSet | pset_ |
Definition at line 38 of file HLTMuonOfflineAnalyzer.cc.
|
explicit |
Definition at line 74 of file HLTMuonOfflineAnalyzer.cc.
|
overrideprivate |
Definition at line 142 of file HLTMuonOfflineAnalyzer.cc.
References HLTMuonMatchAndPlotContainer::analyze(), and plotterContainer_.
|
overrideprivate |
Definition at line 136 of file HLTMuonOfflineAnalyzer.cc.
References HLTMuonMatchAndPlotContainer::beginRun(), and plotterContainer_.
|
overrideprivate |
Definition at line 103 of file HLTMuonOfflineAnalyzer.cc.
References HLTMuonMatchAndPlotContainer::addPlotter(), hltConfig_, HLTSiStripMonitoring_cff::hltPaths, hltPathsToCheck_, hltProcessName_, mps_fire::i, HLTConfigProvider::init(), dqmiolumiharvest::j, HLT_FULL_cff::labels, moduleLabels(), fed_dqm_sourceclient-live_cfg::path, plotterContainer_, pset_, and HLTConfigProvider::triggerNames().
|
private |
Definition at line 80 of file HLTMuonOfflineAnalyzer.cc.
References hltConfig_, HLTConfigProvider::moduleLabels(), and TrackingSourceConfig_Tier0_Cosmic_cff::modules.
Referenced by dqmBeginRun().
|
private |
Definition at line 58 of file HLTMuonOfflineAnalyzer.cc.
Referenced by dqmBeginRun(), and moduleLabels().
|
private |
Definition at line 54 of file HLTMuonOfflineAnalyzer.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 53 of file HLTMuonOfflineAnalyzer.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 57 of file HLTMuonOfflineAnalyzer.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 52 of file HLTMuonOfflineAnalyzer.cc.
Referenced by dqmBeginRun().