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 |
void | dqmEndRun (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_ |
boost::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 78 of file HLTMuonValidator.cc.
References HLTMuonPlotter::getTokens(), myTokens_, and pset_.
|
overrideprivate |
Definition at line 177 of file HLTMuonValidator.cc.
References analyzers_.
|
overrideprivate |
Definition at line 169 of file HLTMuonValidator.cc.
References analyzers_.
|
overrideprivate |
Definition at line 133 of file HLTMuonValidator.cc.
References ramdisk_dqm_sourceclient-live_cfg::analyzer, analyzers_, hltConfig_, HLTSiStripMonitoring_cff::hltPaths, hltPathsToCheck_, hltProcessName_, mps_fire::i, HLTConfigProvider::init(), dqmiolumiharvest::j, SummaryClient_cfi::labels, moduleLabels(), myTokens_, castor_dqm_sourceclient_file_cfg::path, topSingleLeptonDQM_PU_cfi::pattern, pset_, stepLabels(), customisers::steps, and HLTConfigProvider::triggerNames().
|
overrideprivate |
Definition at line 184 of file HLTMuonValidator.cc.
References DEFINE_FWK_MODULE.
|
private |
Definition at line 85 of file HLTMuonValidator.cc.
References hltConfig_, HLTConfigProvider::moduleLabels(), and LogMessageMonitor_cff::modules.
Referenced by dqmBeginRun().
|
private |
Definition at line 98 of file HLTMuonValidator.cc.
References spr::find(), mps_fire::i, and customisers::steps.
Referenced by dqmBeginRun().
|
private |
Definition at line 57 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 58 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun(), and moduleLabels().
|
private |
Definition at line 54 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 53 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 62 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun(), and HLTMuonValidator().
|
private |
Definition at line 52 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun(), and HLTMuonValidator().