Public Member Functions | |
HLTMuonValidator (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 (std::string) |
std::vector< std::string > | stepLabels (const std::vector< std::string > &) |
Private Attributes | |
std::vector< HLTMuonPlotter > | analyzers_ |
HLTConfigProvider | hltConfig_ |
std::vector< std::string > | hltPathsToCheck_ |
std::string | hltProcessName_ |
HLTMuonPlotter::ESTokens | myESTokens_ |
std::tuple< edm::EDGetTokenT < trigger::TriggerEventWithRefs > , edm::EDGetTokenT < reco::GenParticleCollection > , edm::EDGetTokenT < reco::MuonCollection > > | myTokens_ |
edm::ParameterSet | pset_ |
Definition at line 36 of file HLTMuonValidator.cc.
|
explicit |
Definition at line 79 of file HLTMuonValidator.cc.
References HLTMuonPlotter::getESTokens(), HLTMuonPlotter::getTokens(), myESTokens_, myTokens_, and pset_.
|
overrideprivate |
Definition at line 179 of file HLTMuonValidator.cc.
References analyzers_.
|
overrideprivate |
Definition at line 171 of file HLTMuonValidator.cc.
References analyzers_.
|
overrideprivate |
Definition at line 135 of file HLTMuonValidator.cc.
References analyzers_, hltConfig_, HLTSiStripMonitoring_cff::hltPaths, hltPathsToCheck_, hltProcessName_, mps_fire::i, HLTConfigProvider::init(), dqmiolumiharvest::j, HLT_FULL_cff::labels, moduleLabels(), myESTokens_, myTokens_, fed_dqm_sourceclient-live_cfg::path, pset_, stepLabels(), relval_machine::steps, and HLTConfigProvider::triggerNames().
|
private |
Definition at line 87 of file HLTMuonValidator.cc.
References hltConfig_, HLTConfigProvider::moduleLabels(), and TrackingSourceConfig_Tier0_Cosmic_cff::modules.
Referenced by dqmBeginRun().
|
private |
Definition at line 100 of file HLTMuonValidator.cc.
References spr::find(), mps_fire::i, and relval_machine::steps.
Referenced by dqmBeginRun().
|
private |
Definition at line 56 of file HLTMuonValidator.cc.
Referenced by analyze(), Config.Process::analyzerNames(), bookHistograms(), dqmBeginRun(), Config.Process::dumpConfig(), Config.Process::dumpPython(), Config.Process::prune(), and Config.Process::splitPython().
|
private |
Definition at line 57 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun(), and moduleLabels().
|
private |
Definition at line 53 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 52 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 63 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun(), and HLTMuonValidator().
|
private |
Definition at line 61 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun(), and HLTMuonValidator().
|
private |
Definition at line 51 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun(), and HLTMuonValidator().