#include <TopDiLeptonHLTValidation.h>
Public Member Functions | |
TopDiLeptonHLTValidation (const edm::ParameterSet &) | |
~TopDiLeptonHLTValidation () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
std::string | monitorPath (const std::string &label) const |
void | triggerBinLabels (const std::vector< std::string > &labels) |
set configurable labels for trigger monitoring histograms More... | |
HLTriggerOffline/Top/TopDiLeptonHLTValidation.h
Description: compute efficiencies of trigger paths on offline reco selection with respect to pt and eta
Implementation: harvesting
HLTriggerOffline/Top/src/TopDiLeptonHLTValidation.cc
Description: compute efficiencies of trigger paths on offline reco selection with respect to pt and eta
Implementation: harvesting
Definition at line 53 of file TopDiLeptonHLTValidation.h.
|
explicit |
Definition at line 134 of file TopDiLeptonHLTValidation.h.
References iTrigger_, sElectrons_, sJets_, sMuons_, tokElectrons_, tokJets_, tokMuons_, and tokTrigger_.
|
override |
Definition at line 164 of file TopDiLeptonHLTValidation.h.
References DEFINE_FWK_MODULE.
|
overrideprivate |
Definition at line 47 of file TopDiLeptonHLTValidation.cc.
References edm::HLTGlobalStatus::accept(), MillePedeFileConverter_cfg::e, elec1_, elec2_, nano_cff::electrons, reco::LeafCandidate::eta(), etaElectrons_, etaJets_, etaMuons_, MonitorElement::Fill(), edm::Event::getByToken(), hDenJetEta, hDenJetPt, hDenLeptonEta, hDenLeptonPt, hDenTriggerMon, hNumJetEta, hNumJetPt, hNumLeptonEta, hNumLeptonPt, hNumTriggerMon, mps_fire::i, training_settings::idx, isAll_, isoElectrons_, isoMuons_, isSel_, jet_, fwrapper::jets, funct::m, minElectrons_, minJets_, minMuons_, mu1_, mu2_, extraflags_cff::muons, dataset::name, reco::LeafCandidate::pt(), ptElectrons_, ptJets_, ptMuons_, tokElectrons_, tokJets_, tokMuons_, tokTrigger_, edm::TriggerNames::triggerNames(), edm::Event::triggerNames(), and vsPaths_.
|
overrideprivate |
Definition at line 183 of file TopDiLeptonHLTValidation.cc.
References DQMStore::IBooker::book1D(), hDenJetEta, hDenJetPt, hDenLeptonEta, hDenLeptonPt, hDenTriggerMon, hNumJetEta, hNumJetPt, hNumLeptonEta, hNumLeptonPt, hNumTriggerMon, sDir_, DQMStore::IBooker::setCurrentFolder(), triggerBinLabels(), and vsPaths_.
|
static |
Definition at line 204 of file TopDiLeptonHLTValidation.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
inlineprivate |
deduce monitorPath from label, the label is expected to be of type 'selectionPath:monitorPath'
Definition at line 65 of file TopDiLeptonHLTValidation.h.
References tablePrinter::labels, and triggerBinLabels().
Referenced by triggerBinLabels().
|
inlineprivate |
set configurable labels for trigger monitoring histograms
Definition at line 116 of file TopDiLeptonHLTValidation.h.
References hDenTriggerMon, hNumTriggerMon, training_settings::idx, monitorPath(), and MonitorElement::setBinLabel().
Referenced by bookHistograms(), and monitorPath().
|
private |
Definition at line 83 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 84 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 88 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 105 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 97 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 79 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 73 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 81 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), bookHistograms(), and triggerBinLabels().
|
private |
Definition at line 78 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 80 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), bookHistograms(), and triggerBinLabels().
|
private |
Definition at line 112 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 89 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 98 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 113 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 108 of file TopDiLeptonHLTValidation.h.
Referenced by TopDiLeptonHLTValidation().
|
private |
Definition at line 101 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 90 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 106 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 99 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 92 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 93 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 87 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 104 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 96 of file TopDiLeptonHLTValidation.h.
Referenced by analyze().
|
private |
Definition at line 71 of file TopDiLeptonHLTValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 85 of file TopDiLeptonHLTValidation.h.
Referenced by TopDiLeptonHLTValidation().
|
private |
Definition at line 102 of file TopDiLeptonHLTValidation.h.
Referenced by TopDiLeptonHLTValidation().
|
private |
Definition at line 94 of file TopDiLeptonHLTValidation.h.
Referenced by TopDiLeptonHLTValidation().
|
private |
Definition at line 86 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), and TopDiLeptonHLTValidation().
|
private |
Definition at line 103 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), and TopDiLeptonHLTValidation().
|
private |
Definition at line 95 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), and TopDiLeptonHLTValidation().
|
private |
Definition at line 109 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), and TopDiLeptonHLTValidation().
|
private |
Definition at line 110 of file TopDiLeptonHLTValidation.h.
Referenced by analyze(), and bookHistograms().