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 | endRun (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 42 of file HLTMuonValidator.cc.
|
explicit |
Definition at line 92 of file HLTMuonValidator.cc.
References HLTMuonPlotter::getTokens(), myTokens_, and pset_.
|
overrideprivate |
Definition at line 224 of file HLTMuonValidator.cc.
References analyzers_.
|
overrideprivate |
Definition at line 208 of file HLTMuonValidator.cc.
References analyzers_.
|
overrideprivate |
Definition at line 166 of file HLTMuonValidator.cc.
References analyzers_, hltConfig_, DQMSequences_cfi::hltPaths, hltPathsToCheck_, hltProcessName_, mps_fire::i, HLTConfigProvider::init(), tablePrinter::labels, moduleLabels(), myTokens_, callgraph::path, listBenchmarks::pattern, pset_, stepLabels(), customisers::steps, and HLTConfigProvider::triggerNames().
|
overrideprivate |
Definition at line 239 of file HLTMuonValidator.cc.
References DEFINE_FWK_MODULE.
|
private |
Definition at line 105 of file HLTMuonValidator.cc.
References hltConfig_, HLTConfigProvider::moduleLabels(), and electrons_cff::modules.
Referenced by dqmBeginRun().
|
private |
Definition at line 123 of file HLTMuonValidator.cc.
References spr::find(), mps_fire::i, and customisers::steps.
Referenced by dqmBeginRun().
|
private |
Definition at line 66 of file HLTMuonValidator.cc.
Referenced by analyze(), Config.Process::analyzerNames(), bookHistograms(), dqmBeginRun(), Config.Process::dumpConfig(), Config.Process::dumpPython(), and Config.Process::prune().
|
private |
Definition at line 67 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun(), and moduleLabels().
|
private |
Definition at line 63 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 62 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 71 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun(), and HLTMuonValidator().
|
private |
Definition at line 61 of file HLTMuonValidator.cc.
Referenced by dqmBeginRun(), and HLTMuonValidator().