Definition at line 38 of file HLTMuonOfflineAnalyzer.cc.
◆ HLTMuonOfflineAnalyzer()
◆ analyze()
◆ bookHistograms()
void HLTMuonOfflineAnalyzer::bookHistograms |
( |
DQMStore::IBooker & |
iBooker, |
|
|
edm::Run const & |
iRun, |
|
|
edm::EventSetup const & |
iSetup |
|
) |
| |
|
overrideprivate |
◆ dqmBeginRun()
Definition at line 103 of file HLTMuonOfflineAnalyzer.cc.
107 LogError(
"HLTMuonVal") <<
"Initialization of HLTConfigProvider failed!!";
115 if (
j.find(
i) != std::string::npos) {
122 set<string>::iterator iPath;
123 vector<string>::const_iterator ilabel;
125 string path = *iPath;
127 bool isLastLabel =
false;
128 for (ilabel =
labels.begin(); ilabel !=
labels.end(); ilabel++) {
129 if (*ilabel ==
labels.back())
References HLTMuonMatchAndPlotContainer::addPlotter(), hltConfig_, HLTSiStripMonitoring_cff::hltPaths, hltPathsToCheck_, hltProcessName_, mps_fire::i, HLTConfigProvider::init(), dqmiolumiharvest::j, SummaryClient_cfi::labels, moduleLabels(), castor_dqm_sourceclient_file_cfg::path, plotterContainer_, pset_, and HLTConfigProvider::triggerNames().
◆ moduleLabels()
vector< string > HLTMuonOfflineAnalyzer::moduleLabels |
( |
const std::string & |
| ) |
|
|
private |
◆ hltConfig_
◆ hltPathsToCheck_
std::vector<std::string> HLTMuonOfflineAnalyzer::hltPathsToCheck_ |
|
private |
◆ hltProcessName_
std::string HLTMuonOfflineAnalyzer::hltProcessName_ |
|
private |
◆ plotterContainer_
◆ pset_