Definition at line 36 of file HLTMuonValidator.cc.
◆ HLTMuonValidator()
◆ analyze()
◆ bookHistograms()
Definition at line 168 of file HLTMuonValidator.cc.
170 vector<HLTMuonPlotter>::iterator iter;
172 iter->beginRun(iBooker, iRun, iSetup);
References analyzers_.
◆ dqmBeginRun()
Definition at line 132 of file HLTMuonValidator.cc.
136 LogError(
"HLTMuonVal") <<
"Initialization of HLTConfigProvider failed!!";
151 set<string>::iterator iPath;
153 string path = *iPath;
154 string shortpath =
path;
155 if (
path.rfind(
"_v") <
path.length())
156 shortpath =
path.substr(0,
path.rfind(
"_v"));
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().
◆ moduleLabels()
vector< string > HLTMuonValidator::moduleLabels |
( |
std::string |
| ) |
|
|
private |
◆ stepLabels()
vector< string > HLTMuonValidator::stepLabels |
( |
const std::vector< std::string > & |
| ) |
|
|
private |
◆ analyzers_
◆ hltConfig_
◆ hltPathsToCheck_
std::vector<std::string> HLTMuonValidator::hltPathsToCheck_ |
|
private |
◆ hltProcessName_
std::string HLTMuonValidator::hltProcessName_ |
|
private |
◆ myTokens_
◆ pset_
static std::tuple< edm::EDGetTokenT< trigger::TriggerEventWithRefs >, edm::EDGetTokenT< reco::GenParticleCollection >, edm::EDGetTokenT< reco::MuonCollection > > getTokens(const edm::ParameterSet &, edm::ConsumesCollector &&)