CMS 3D CMS Logo

List of all members | Public Types | Public Member Functions | Private Attributes
HLTTauDQMPathPlotter Class Reference

#include <HLTTauDQMPathPlotter.h>

Inheritance diagram for HLTTauDQMPathPlotter:
HLTTauDQMPlotter

Public Types

typedef std::tuple< std::string, size_t > FilterIndex
 

Public Member Functions

void analyze (const edm::TriggerResults &triggerResults, const trigger::TriggerEvent &triggerEvent, const HLTTauDQMOfflineObjects &refCollection)
 
void bookHistograms (DQMStore::IBooker &iBooker)
 
const HLTTauDQMPathgetPathObject () const
 
 HLTTauDQMPathPlotter (const std::string &pathName, const HLTConfigProvider &HLTCP, bool doRefAnalysis, const std::string &dqmBaseFolder, const std::string &hltProcess, int ptbins, int etabins, int phibins, double ptmax, double highptmax, double l1MatchDr, double hltMatchDr)
 
bool isValid () const
 
 ~HLTTauDQMPathPlotter ()
 

Private Attributes

const bool doRefAnalysis_
 
const int etabins_
 
MonitorElementhAcceptedEvents_
 
const double highptmax_
 
MonitorElementhL2TrigElectronEtaEffDenom_
 
MonitorElementhL2TrigElectronEtaEffNum_
 
MonitorElementhL2TrigElectronEtEffDenom_
 
MonitorElementhL2TrigElectronEtEffNum_
 
MonitorElementhL2TrigElectronPhiEffDenom_
 
MonitorElementhL2TrigElectronPhiEffNum_
 
MonitorElementhL2TrigMETEtEffDenom_
 
MonitorElementhL2TrigMETEtEffNum_
 
MonitorElementhL2TrigMuonEtaEffDenom_
 
MonitorElementhL2TrigMuonEtaEffNum_
 
MonitorElementhL2TrigMuonEtEffDenom_
 
MonitorElementhL2TrigMuonEtEffNum_
 
MonitorElementhL2TrigMuonPhiEffDenom_
 
MonitorElementhL2TrigMuonPhiEffNum_
 
MonitorElementhL2TrigTauEtaEffDenom_
 
MonitorElementhL2TrigTauEtaEffNum_
 
MonitorElementhL2TrigTauEtEffDenom_
 
MonitorElementhL2TrigTauEtEffNum_
 
MonitorElementhL2TrigTauHighEtEffDenom_
 
MonitorElementhL2TrigTauHighEtEffNum_
 
MonitorElementhL2TrigTauPhiEffDenom_
 
MonitorElementhL2TrigTauPhiEffNum_
 
MonitorElementhL3TrigElectronEtaEffDenom_
 
MonitorElementhL3TrigElectronEtaEffNum_
 
MonitorElementhL3TrigElectronEtEffDenom_
 
MonitorElementhL3TrigElectronEtEffNum_
 
MonitorElementhL3TrigElectronPhiEffDenom_
 
MonitorElementhL3TrigElectronPhiEffNum_
 
MonitorElementhL3TrigMuonEtaEffDenom_
 
MonitorElementhL3TrigMuonEtaEffNum_
 
MonitorElementhL3TrigMuonEtEffDenom_
 
MonitorElementhL3TrigMuonEtEffNum_
 
MonitorElementhL3TrigMuonPhiEffDenom_
 
MonitorElementhL3TrigMuonPhiEffNum_
 
MonitorElementhL3TrigTauEtaEffDenom_
 
MonitorElementhL3TrigTauEtaEffNum_
 
MonitorElementhL3TrigTauEtaPhiEffDenom_
 
MonitorElementhL3TrigTauEtaPhiEffNum_
 
MonitorElementhL3TrigTauEtEffDenom_
 
MonitorElementhL3TrigTauEtEffNum_
 
MonitorElementhL3TrigTauHighEtEffDenom_
 
MonitorElementhL3TrigTauHighEtEffNum_
 
MonitorElementhL3TrigTauPhiEffDenom_
 
MonitorElementhL3TrigTauPhiEffNum_
 
const double hltMatchDr_
 
HLTTauDQMPath hltPath_
 
MonitorElementhMass_
 
MonitorElementhTrigElectronEt_
 
MonitorElementhTrigElectronEta_
 
MonitorElementhTrigElectronPhi_
 
MonitorElementhTrigMETEt_
 
MonitorElementhTrigMETPhi_
 
MonitorElementhTrigMuonEt_
 
MonitorElementhTrigMuonEta_
 
MonitorElementhTrigMuonPhi_
 
MonitorElementhTrigTauEt_
 
MonitorElementhTrigTauEta_
 
MonitorElementhTrigTauPhi_
 
const double l1MatchDr_
 
const int phibins_
 
const int ptbins_
 
const double ptmax_
 
- Private Attributes inherited from HLTTauDQMPlotter
bool configValid_
 
std::string dqmFolder_
 
std::string dqmFullFolder_
 

Additional Inherited Members

- Private Types inherited from HLTTauDQMPlotter
typedef dqm::legacy::DQMStore DQMStore
 
typedef dqm::legacy::MonitorElement MonitorElement
 
- Private Member Functions inherited from HLTTauDQMPlotter
 HLTTauDQMPlotter (const edm::ParameterSet &pset, std::string dqmBaseFolder)
 
 HLTTauDQMPlotter (const std::string &dqmFolder, const std::string &dqmBaseFolder)
 
bool isValid () const
 
 ~HLTTauDQMPlotter ()
 
std::pair< bool, LVmatch (const LV &, const LVColl &, double)
 
const std::string & triggerTag () const
 

Detailed Description

Definition at line 20 of file HLTTauDQMPathPlotter.h.

Member Typedef Documentation

◆ FilterIndex

typedef std::tuple<std::string, size_t> HLTTauDQMPathPlotter::FilterIndex

Definition at line 46 of file HLTTauDQMPathPlotter.h.

Constructor & Destructor Documentation

◆ HLTTauDQMPathPlotter()

HLTTauDQMPathPlotter::HLTTauDQMPathPlotter ( const std::string &  pathName,
const HLTConfigProvider HLTCP,
bool  doRefAnalysis,
const std::string &  dqmBaseFolder,
const std::string &  hltProcess,
int  ptbins,
int  etabins,
int  phibins,
double  ptmax,
double  highptmax,
double  l1MatchDr,
double  hltMatchDr 
)

Definition at line 15 of file HLTTauDQMPathPlotter.cc.

27  : HLTTauDQMPlotter(stripVersion(pathName), dqmBaseFolder),
28  ptbins_(ptbins),
30  phibins_(phibins),
31  ptmax_(ptmax),
32  highptmax_(highptmax),
33  l1MatchDr_(l1MatchDr),
34  hltMatchDr_(hltMatchDr),
35  doRefAnalysis_(doRefAnalysis),
38 }

References HLTTauDQMPlotter::configValid_, hltPath_, and HLTTauDQMPath::isValid().

◆ ~HLTTauDQMPathPlotter()

HLTTauDQMPathPlotter::~HLTTauDQMPathPlotter ( )
default

Member Function Documentation

◆ analyze()

void HLTTauDQMPathPlotter::analyze ( const edm::TriggerResults triggerResults,
const trigger::TriggerEvent triggerEvent,
const HLTTauDQMOfflineObjects refCollection 
)

Definition at line 243 of file HLTTauDQMPathPlotter.cc.

245  {
246  std::vector<HLTTauDQMPath::Object> triggerObjs;
247  std::vector<HLTTauDQMPath::Object> matchedTriggerObjs;
248  HLTTauDQMOfflineObjects matchedOfflineObjs;
249 
250  // Events per filter
251  const int lastPassedFilter = hltPath_.lastPassedFilter(triggerResults);
252  int lastMatchedFilter = -1;
253  int lastMatchedMETFilter = -1;
254  int lastMatchedElectronFilter = -1;
255  int lastMatchedMuonFilter = -1;
256  int lastMatchedTauFilter = -1;
257  int firstMatchedMETFilter = -1;
258 
259  if (doRefAnalysis_) {
260  double matchDr = hltPath_.isFirstFilterL1Seed() ? l1MatchDr_ : hltMatchDr_;
261  for (int i = 0; i <= lastPassedFilter; ++i) {
262  triggerObjs.clear();
263  matchedTriggerObjs.clear();
264  matchedOfflineObjs.clear();
265  hltPath_.getFilterObjects(triggerEvent, i, triggerObjs);
266  //std::cout << "Filter name " << hltPath_.getFilterName(i) << " nobjs " << triggerObjs.size() << " " << "ref size " << refCollection.taus.size() << std::endl;
267  bool matched =
268  hltPath_.offlineMatching(i, triggerObjs, refCollection, matchDr, matchedTriggerObjs, matchedOfflineObjs);
269  //std::cout << " offline matching: " << matched << " " << matchedTriggerObjs.size() << std::endl;
270  matchDr = hltMatchDr_;
271  if (!matched)
272  break;
273 
274  hAcceptedEvents_->Fill(i + 0.5);
275  lastMatchedFilter = i;
276  if (hltPath_.getFilterName(i).find("hltMET") < hltPath_.getFilterName(i).length())
277  lastMatchedMETFilter = i;
278  if (hltPath_.getFilterType(i) == "HLTMuonL3PreFilter" || hltPath_.getFilterType(i) == "HLTMuonIsoFilter")
279  lastMatchedMuonFilter = i;
280  if (hltPath_.getFilterName(i).find("hltEle") < hltPath_.getFilterName(i).length())
281  lastMatchedElectronFilter = i;
282  if (hltPath_.getFilterName(i).find("hltPFTau") < hltPath_.getFilterName(i).length() ||
283  hltPath_.getFilterName(i).find("hltHpsPFTau") < hltPath_.getFilterName(i).length() ||
284  hltPath_.getFilterName(i).find("hltDoublePFTau") < hltPath_.getFilterName(i).length() ||
285  hltPath_.getFilterName(i).find("hltHpsDoublePFTau") < hltPath_.getFilterName(i).length())
286  lastMatchedTauFilter = i;
287  if (firstMatchedMETFilter < 0 && hltPath_.getFilterName(i).find("hltMET") < hltPath_.getFilterName(i).length())
288  firstMatchedMETFilter = i;
289  }
290  } else {
291  for (int i = 0; i <= lastPassedFilter; ++i) {
292  hAcceptedEvents_->Fill(i + 0.5);
293  }
294  }
295 
296  // Efficiency plots
297  if (doRefAnalysis_ && lastMatchedFilter >= 0) {
298  // L2 taus
299  if (hltPath_.hasL2Taus()) {
300  // Denominators
301  if (static_cast<size_t>(lastMatchedFilter) >= hltPath_.getLastFilterBeforeL2TauIndex()) {
302  for (const LV& tau : refCollection.taus) {
307  }
308  }
309 
310  // Numerators
311  if (static_cast<size_t>(lastMatchedFilter) >= hltPath_.getLastL2TauFilterIndex()) {
312  triggerObjs.clear();
313  matchedTriggerObjs.clear();
314  matchedOfflineObjs.clear();
317  triggerObjs,
318  refCollection,
319  hltMatchDr_,
320  matchedTriggerObjs,
321  matchedOfflineObjs);
322  if (matched) {
323  for (const LV& tau : matchedOfflineObjs.taus) {
326  hL2TrigTauEtaEffNum_->Fill(tau.eta());
327  hL2TrigTauPhiEffNum_->Fill(tau.phi());
328  }
329  }
330  }
331  }
332 
333  // L3 taus
334  if (hltPath_.hasL3Taus()) {
335  // Denominators
336  if (static_cast<size_t>(lastMatchedFilter) >= hltPath_.getLastFilterBeforeL3TauIndex()) {
337  for (const LV& tau : refCollection.taus) {
342  hL3TrigTauEtaPhiEffDenom_->Fill(tau.eta(), tau.phi());
343  }
344  }
345 
346  // Numerators
347  if (static_cast<size_t>(lastMatchedFilter) >= hltPath_.getLastL3TauFilterIndex()) {
348  triggerObjs.clear();
349  matchedTriggerObjs.clear();
350  matchedOfflineObjs.clear();
353  triggerObjs,
354  refCollection,
355  hltMatchDr_,
356  matchedTriggerObjs,
357  matchedOfflineObjs);
358  if (matched) {
359  for (const LV& tau : matchedOfflineObjs.taus) {
362  hL3TrigTauEtaEffNum_->Fill(tau.eta());
363  hL3TrigTauPhiEffNum_->Fill(tau.phi());
364  hL3TrigTauEtaPhiEffNum_->Fill(tau.eta(), tau.phi());
365  }
366  }
367  }
368  }
369 
370  // L2 Electrons
371  if (hltPath_.hasL2Electrons()) {
372  // Denominators
373  if (static_cast<size_t>(lastMatchedFilter) >= hltPath_.getLastFilterBeforeL2ElectronIndex()) {
374  for (const LV& electron : refCollection.electrons) {
378  }
379  }
380 
381  // Numerators
382  if (static_cast<size_t>(lastMatchedFilter) >= hltPath_.getLastL2ElectronFilterIndex()) {
383  triggerObjs.clear();
384  matchedTriggerObjs.clear();
385  matchedOfflineObjs.clear();
388  triggerObjs,
389  refCollection,
390  hltMatchDr_,
391  matchedTriggerObjs,
392  matchedOfflineObjs);
393  if (matched) {
394  for (const LV& electron : matchedOfflineObjs.electrons) {
398  }
399  }
400  }
401  }
402 
403  // L3 electron
404  if (hltPath_.hasL3Electrons()) {
405  // Denominators
406  if (static_cast<size_t>(lastMatchedFilter) >= hltPath_.getLastFilterBeforeL3ElectronIndex()) {
407  for (const LV& electron : refCollection.electrons) {
411  }
412  }
413 
414  // Numerators
415  if (static_cast<size_t>(lastMatchedFilter) >= hltPath_.getLastL3ElectronFilterIndex()) {
416  triggerObjs.clear();
417  matchedTriggerObjs.clear();
418  matchedOfflineObjs.clear();
421  triggerObjs,
422  refCollection,
423  hltMatchDr_,
424  matchedTriggerObjs,
425  matchedOfflineObjs);
426  if (matched) {
427  for (const LV& electron : matchedOfflineObjs.electrons) {
431  }
432  }
433  }
434  }
435 
436  // L2 Muons
437  if (hltPath_.hasL2Muons()) {
438  // Denominators
439  if (static_cast<size_t>(lastMatchedFilter) >= hltPath_.getLastFilterBeforeL2MuonIndex()) {
440  for (const LV& muon : refCollection.muons) {
444  }
445  }
446 
447  // Numerators
448  if (static_cast<size_t>(lastMatchedFilter) >= hltPath_.getLastL2MuonFilterIndex()) {
449  triggerObjs.clear();
450  matchedTriggerObjs.clear();
451  matchedOfflineObjs.clear();
454  triggerObjs,
455  refCollection,
456  hltMatchDr_,
457  matchedTriggerObjs,
458  matchedOfflineObjs);
459  if (matched) {
460  for (const LV& muon : matchedOfflineObjs.muons) {
464  }
465  }
466  }
467  }
468 
469  // L3 muon
470  if (hltPath_.hasL3Muons()) {
471  // Denominators
472  if (static_cast<size_t>(lastMatchedFilter) >= hltPath_.getLastFilterBeforeL3MuonIndex()) {
473  for (const LV& muon : refCollection.muons) {
477  }
478  }
479 
480  // Numerators
481  if (static_cast<size_t>(lastMatchedFilter) >= hltPath_.getLastL3MuonFilterIndex()) {
482  triggerObjs.clear();
483  matchedTriggerObjs.clear();
484  matchedOfflineObjs.clear();
487  triggerObjs,
488  refCollection,
489  hltMatchDr_,
490  matchedTriggerObjs,
491  matchedOfflineObjs);
492  if (matched) {
493  for (const LV& muon : matchedOfflineObjs.muons) {
497  }
498  }
499  }
500  }
501 
502  // L2 CaloMET
503  if (hltPath_.hasL2CaloMET()) {
504  // Denominators
505  if (static_cast<size_t>(firstMatchedMETFilter) >= hltPath_.getFirstFilterBeforeL2CaloMETIndex()) {
506  hL2TrigMETEtEffDenom_->Fill(refCollection.met[0].pt());
507  }
508 
509  // Numerators
510  if (static_cast<size_t>(lastMatchedMETFilter) >= hltPath_.getLastL2CaloMETFilterIndex()) {
511  triggerObjs.clear();
512  matchedTriggerObjs.clear();
513  matchedOfflineObjs.clear();
516  triggerObjs,
517  refCollection,
518  hltMatchDr_,
519  matchedTriggerObjs,
520  matchedOfflineObjs);
521  if (matched) {
522  hL2TrigMETEtEffNum_->Fill(matchedOfflineObjs.met[0].pt());
523  }
524  }
525  }
526  }
527 
529  triggerObjs.clear();
530  matchedTriggerObjs.clear();
531  matchedOfflineObjs.clear();
532 
533  if (lastMatchedMETFilter >= 0)
534  hltPath_.getFilterObjects(triggerEvent, lastMatchedMETFilter, triggerObjs);
535  if (lastMatchedMuonFilter >= 0)
536  hltPath_.getFilterObjects(triggerEvent, lastMatchedMuonFilter, triggerObjs);
537  if (lastMatchedElectronFilter >= 0)
538  hltPath_.getFilterObjects(triggerEvent, lastMatchedElectronFilter, triggerObjs);
539 
540  if (lastMatchedTauFilter >= 0)
541  hltPath_.getFilterObjects(triggerEvent, lastMatchedTauFilter, triggerObjs);
542 
543  if (doRefAnalysis_) {
545  lastPassedFilter, triggerObjs, refCollection, hltMatchDr_, matchedTriggerObjs, matchedOfflineObjs);
546  if (matched) {
547  // Di-object invariant mass
548  if (hMass_) {
549  const int ntaus = hltPath_.getFilterNTaus(lastPassedFilter);
550  if (ntaus == 2 && hltPath_.getFilterNElectrons(lastMatchedElectronFilter) == 0 &&
551  hltPath_.getFilterNMuons(lastMatchedMuonFilter) == 0) {
552  // Di-tau (matchedOfflineObjs are already sorted)
553  hMass_->Fill((matchedOfflineObjs.taus[0] + matchedOfflineObjs.taus[1]).M());
554  }
555  // Electron+tau
556  else if (ntaus == 1 && hltPath_.getFilterNElectrons(lastPassedFilter) == 1) {
557  hMass_->Fill((matchedOfflineObjs.taus[0] + matchedOfflineObjs.electrons[0]).M());
558  }
559  // Muon+tau
560  else if (ntaus == 1 && hltPath_.getFilterNMuons(lastPassedFilter) == 1) {
561  hMass_->Fill((matchedOfflineObjs.taus[0] + matchedOfflineObjs.muons[0]).M());
562  }
563  // Tau+MET
564  if (hltPath_.getFilterNTaus(lastPassedFilter) == 1 && hltPath_.getFilterMET(lastMatchedMETFilter) == 1) {
565  double taupt = matchedOfflineObjs.taus[0].Pt();
566  double tauphi = matchedOfflineObjs.taus[0].Phi();
567  double met = matchedOfflineObjs.met[0].Pt();
568  double metphi = matchedOfflineObjs.met[0].Phi();
569  double mT = sqrt(2 * taupt * met * (1 - cos(tauphi - metphi)));
570 
571  hMass_->Fill(mT);
572  }
573  }
574  }
575 
576  // Triggered object kinematics
577  for (const HLTTauDQMPath::Object& obj : triggerObjs) {
578  if (obj.id == trigger::TriggerTau) {
579  hTrigTauEt_->Fill(obj.object.pt());
580  hTrigTauEta_->Fill(obj.object.eta());
581  hTrigTauPhi_->Fill(obj.object.phi());
582  }
584  hTrigElectronEt_->Fill(obj.object.pt());
585  hTrigElectronEta_->Fill(obj.object.eta());
586  hTrigElectronPhi_->Fill(obj.object.phi());
587  }
588  if (obj.id == trigger::TriggerMuon) {
589  hTrigMuonEt_->Fill(obj.object.pt());
590  hTrigMuonEta_->Fill(obj.object.eta());
591  hTrigMuonPhi_->Fill(obj.object.phi());
592  }
593  if (obj.id == trigger::TriggerMET) {
594  hTrigMETEt_->Fill(obj.object.pt());
595  hTrigMETPhi_->Fill(obj.object.phi());
596  }
597  }
598  }
599  }
600 }

References HLTTauDQMOfflineObjects::clear(), funct::cos(), doRefAnalysis_, metsig::electron, HLTTauDQMOfflineObjects::electrons, dqm::impl::MonitorElement::Fill(), HLTTauDQMPath::fired(), HLTTauDQMPath::getFilterMET(), HLTTauDQMPath::getFilterName(), HLTTauDQMPath::getFilterNElectrons(), HLTTauDQMPath::getFilterNMuons(), HLTTauDQMPath::getFilterNTaus(), HLTTauDQMPath::getFilterObjects(), HLTTauDQMPath::getFilterType(), HLTTauDQMPath::getFirstFilterBeforeL2CaloMETIndex(), HLTTauDQMPath::getLastFilterBeforeL2ElectronIndex(), HLTTauDQMPath::getLastFilterBeforeL2MuonIndex(), HLTTauDQMPath::getLastFilterBeforeL2TauIndex(), HLTTauDQMPath::getLastFilterBeforeL3ElectronIndex(), HLTTauDQMPath::getLastFilterBeforeL3MuonIndex(), HLTTauDQMPath::getLastFilterBeforeL3TauIndex(), HLTTauDQMPath::getLastL2CaloMETFilterIndex(), HLTTauDQMPath::getLastL2ElectronFilterIndex(), HLTTauDQMPath::getLastL2MuonFilterIndex(), HLTTauDQMPath::getLastL2TauFilterIndex(), HLTTauDQMPath::getLastL3ElectronFilterIndex(), HLTTauDQMPath::getLastL3MuonFilterIndex(), HLTTauDQMPath::getLastL3TauFilterIndex(), hAcceptedEvents_, HLTTauDQMPath::hasL2CaloMET(), HLTTauDQMPath::hasL2Electrons(), HLTTauDQMPath::hasL2Muons(), HLTTauDQMPath::hasL2Taus(), HLTTauDQMPath::hasL3Electrons(), HLTTauDQMPath::hasL3Muons(), HLTTauDQMPath::hasL3Taus(), hL2TrigElectronEtaEffDenom_, hL2TrigElectronEtaEffNum_, hL2TrigElectronEtEffDenom_, hL2TrigElectronEtEffNum_, hL2TrigElectronPhiEffDenom_, hL2TrigElectronPhiEffNum_, hL2TrigMETEtEffDenom_, hL2TrigMETEtEffNum_, hL2TrigMuonEtaEffDenom_, hL2TrigMuonEtaEffNum_, hL2TrigMuonEtEffDenom_, hL2TrigMuonEtEffNum_, hL2TrigMuonPhiEffDenom_, hL2TrigMuonPhiEffNum_, hL2TrigTauEtaEffDenom_, hL2TrigTauEtaEffNum_, hL2TrigTauEtEffDenom_, hL2TrigTauEtEffNum_, hL2TrigTauHighEtEffDenom_, hL2TrigTauHighEtEffNum_, hL2TrigTauPhiEffDenom_, hL2TrigTauPhiEffNum_, hL3TrigElectronEtaEffDenom_, hL3TrigElectronEtaEffNum_, hL3TrigElectronEtEffDenom_, hL3TrigElectronEtEffNum_, hL3TrigElectronPhiEffDenom_, hL3TrigElectronPhiEffNum_, hL3TrigMuonEtaEffDenom_, hL3TrigMuonEtaEffNum_, hL3TrigMuonEtEffDenom_, hL3TrigMuonEtEffNum_, hL3TrigMuonPhiEffDenom_, hL3TrigMuonPhiEffNum_, hL3TrigTauEtaEffDenom_, hL3TrigTauEtaEffNum_, hL3TrigTauEtaPhiEffDenom_, hL3TrigTauEtaPhiEffNum_, hL3TrigTauEtEffDenom_, hL3TrigTauEtEffNum_, hL3TrigTauHighEtEffDenom_, hL3TrigTauHighEtEffNum_, hL3TrigTauPhiEffDenom_, hL3TrigTauPhiEffNum_, hltMatchDr_, hltPath_, hMass_, hTrigElectronEt_, hTrigElectronEta_, hTrigElectronPhi_, hTrigMETEt_, hTrigMETPhi_, hTrigMuonEt_, hTrigMuonEta_, hTrigMuonPhi_, hTrigTauEt_, hTrigTauEta_, hTrigTauPhi_, mps_fire::i, HLTTauDQMPath::isFirstFilterL1Seed(), l1MatchDr_, HLTTauDQMPath::lastPassedFilter(), muonTagProbeFilters_cff::matched, HLTTauDQMOfflineObjects::met, BTaggingMonitor_cfi::met, RazorAnalyzer::metphi, HLTTauDQMOfflineObjects::muons, TauSpinnerFilter_cfi::ntaus, getGTfromDQMFile::obj, HLTTauDQMPath::offlineMatching(), mathSSE::sqrt(), metsig::tau, HLTTauDQMOfflineObjects::taus, trigger::TriggerElectron, PDWG_DiPhoton_SD_cff::triggerEvent, trigger::TriggerMET, trigger::TriggerMuon, trigger::TriggerPhoton, triggerResults, and trigger::TriggerTau.

◆ bookHistograms()

void HLTTauDQMPathPlotter::bookHistograms ( DQMStore::IBooker iBooker)

Definition at line 41 of file HLTTauDQMPathPlotter.cc.

41  {
42  if (!isValid())
43  return;
44 
45  // Book histograms
46  iBooker.setCurrentFolder(triggerTag());
47 
48  hAcceptedEvents_ = iBooker.book1D(
49  "EventsPerFilter", "Accepted Events per filter;;entries", hltPath_.filtersSize(), 0, hltPath_.filtersSize());
50  for (size_t i = 0; i < hltPath_.filtersSize(); ++i) {
52  }
53 
54  // Efficiency helpers
55  if (doRefAnalysis_) {
56  iBooker.setCurrentFolder(triggerTag() + "/helpers");
57  if (hltPath_.hasL2Taus()) {
59  iBooker.book1D("L2TrigTauEtEffNum", "L2 #tau p_{T} efficiency;Ref #tau p_{T};entries", ptbins_, 0, ptmax_);
60  hL2TrigTauEtEffDenom_ = iBooker.book1D(
61  "L2TrigTauEtEffDenom", "L2 #tau p_{T} denominator;Ref #tau p_{T};Efficiency", ptbins_, 0, ptmax_);
63  iBooker.book1D("L2TrigTauEtaEffNum", "L2 #tau #eta efficiency;Ref #tau #eta;entries", etabins_, -2.5, 2.5);
64  hL2TrigTauEtaEffDenom_ = iBooker.book1D(
65  "L2TrigTauEtaEffDenom", "L2 #tau #eta denominator;Ref #tau #eta;Efficiency", etabins_, -2.5, 2.5);
67  iBooker.book1D("L2TrigTauPhiEffNum", "L2 #tau #phi efficiency;Ref #tau #phi;entries", phibins_, -3.2, 3.2);
68  hL2TrigTauPhiEffDenom_ = iBooker.book1D(
69  "L2TrigTauPhiEffDenom", "L2 #tau #phi denominator;Ref #tau #phi;Efficiency", phibins_, -3.2, 3.2);
70  hL2TrigTauHighEtEffNum_ = iBooker.book1D("L2TrigTauHighEtEffNum",
71  "L2 #tau p_{T} efficiency (high p_{T});Ref #tau p_{T};entries",
72  ptbins_,
73  0,
74  highptmax_);
75  hL2TrigTauHighEtEffDenom_ = iBooker.book1D("L2TrigTauHighEtEffDenom",
76  "L2 #tau p_{T} denominator (high p_{T});Ref #tau p_{T};Efficiency",
77  ptbins_,
78  0,
79  highptmax_);
80  }
81 
82  if (hltPath_.hasL3Taus()) {
84  iBooker.book1D("L3TrigTauEtEffNum", "L3 #tau p_{T} efficiency;Ref #tau p_{T};entries", ptbins_, 0, ptmax_);
85  hL3TrigTauEtEffDenom_ = iBooker.book1D(
86  "L3TrigTauEtEffDenom", "L3 #tau p_{T} denominator;Ref #tau p_{T};Efficiency", ptbins_, 0, ptmax_);
88  iBooker.book1D("L3TrigTauEtaEffNum", "L3 #tau #eta efficiency;Ref #tau #eta;entries", etabins_, -2.5, 2.5);
89  hL3TrigTauEtaEffDenom_ = iBooker.book1D(
90  "L3TrigTauEtaEffDenom", "L3 #tau #eta denominator;Ref #tau #eta;Efficiency", etabins_, -2.5, 2.5);
92  iBooker.book1D("L3TrigTauPhiEffNum", "L3 #tau #phi efficiency;Ref #tau #phi;entries", phibins_, -3.2, 3.2);
93  hL3TrigTauPhiEffDenom_ = iBooker.book1D(
94  "L3TrigTauPhiEffDenom", "L3 #tau #phi denominator;Ref #tau #phi;Efficiency", phibins_, -3.2, 3.2);
95  hL3TrigTauHighEtEffNum_ = iBooker.book1D("L3TrigTauHighEtEffNum",
96  "L3 #tau p_{T} efficiency (high p_{T});Ref #tau p_{T};entries",
97  ptbins_,
98  0,
99  highptmax_);
100  hL3TrigTauHighEtEffDenom_ = iBooker.book1D("L3TrigTauHighEtEffDenom",
101  "L3 #tau p_{T} denominator (high p_{T});Ref #tau p_{T};Efficiency",
102  ptbins_,
103  0,
104  highptmax_);
105  hL3TrigTauEtaPhiEffNum_ = iBooker.book2D(
106  "L3TrigTauEtaPhiEffNum", "L3 efficiency in eta-phi plane", etabins_, -2.5, 2.5, phibins_, -3.2, 3.2);
107  hL3TrigTauEtaPhiEffDenom_ = iBooker.book2D(
108  "L3TrigTauEtaPhiEffDenom", "L3 denominator in eta-phi plane", etabins_, -2.5, 2.5, phibins_, -3.2, 3.2);
110  }
111 
112  if (hltPath_.hasL2Electrons()) {
113  hL2TrigElectronEtEffNum_ = iBooker.book1D(
114  "L2TrigElectronEtEffNum", "L2 electron p_{T} efficiency;Ref electron p_{T};entries", ptbins_, 0, ptmax_);
115  hL2TrigElectronEtEffDenom_ = iBooker.book1D(
116  "L2TrigElectronEtEffDenom", "L2 electron p_{T} denominator;Ref electron p_{T};Efficiency", ptbins_, 0, ptmax_);
117  hL2TrigElectronEtaEffNum_ = iBooker.book1D(
118  "L2TrigElectronEtaEffNum", "L2 electron #eta efficiency;Ref electron #eta;entries", etabins_, -2.5, 2.5);
119  hL2TrigElectronEtaEffDenom_ = iBooker.book1D(
120  "L2TrigElectronEtaEffDenom", "L2 electron #eta denominator;Ref electron #eta;Efficiency", etabins_, -2.5, 2.5);
121  hL2TrigElectronPhiEffNum_ = iBooker.book1D(
122  "L2TrigElectronPhiEffNum", "L2 electron #phi efficiency;Ref electron #phi;entries", phibins_, -3.2, 3.2);
123  hL2TrigElectronPhiEffDenom_ = iBooker.book1D(
124  "L2TrigElectronPhiEffDenom", "L2 electron #phi denominator;Ref electron #phi;Efficiency", phibins_, -3.2, 3.2);
125  }
126 
127  if (hltPath_.hasL3Electrons()) {
128  hL3TrigElectronEtEffNum_ = iBooker.book1D(
129  "L3TrigElectronEtEffNum", "L3 electron p_{T} efficiency;Ref electron p_{T};entries", ptbins_, 0, ptmax_);
130  hL3TrigElectronEtEffDenom_ = iBooker.book1D(
131  "L3TrigElectronEtEffDenom", "L3 electron p_{T} denominator;Ref electron p_{T};Efficiency", ptbins_, 0, ptmax_);
132  hL3TrigElectronEtaEffNum_ = iBooker.book1D(
133  "L3TrigElectronEtaEffNum", "L3 electron #eta efficiency;Ref electron #eta;entries", etabins_, -2.5, 2.5);
134  hL3TrigElectronEtaEffDenom_ = iBooker.book1D(
135  "L3TrigElectronEtaEffDenom", "L3 electron #eta denominator;Ref electron #eta;Efficiency", etabins_, -2.5, 2.5);
136  hL3TrigElectronPhiEffNum_ = iBooker.book1D(
137  "L3TrigElectronPhiEffNum", "L3 electron #phi efficiency;Ref electron #phi;entries", phibins_, -3.2, 3.2);
138  hL3TrigElectronPhiEffDenom_ = iBooker.book1D(
139  "L3TrigElectronPhiEffDenom", "L3 electron #phi denominator;Ref electron #phi;Efficiency", phibins_, -3.2, 3.2);
140  }
141 
142  if (hltPath_.hasL2Muons()) {
144  iBooker.book1D("L2TrigMuonEtEffNum", "L2 muon p_{T} efficiency;Ref muon p_{T};entries", ptbins_, 0, ptmax_);
145  hL2TrigMuonEtEffDenom_ = iBooker.book1D(
146  "L2TrigMuonEtEffDenom", "L2 muon p_{T} denominator;Ref muon p_{T};Efficiency", ptbins_, 0, ptmax_);
148  iBooker.book1D("L2TrigMuonEtaEffNum", "L2 muon #eta efficiency;Ref muon #eta;entries", etabins_, -2.5, 2.5);
149  hL2TrigMuonEtaEffDenom_ = iBooker.book1D(
150  "L2TrigMuonEtaEffDenom", "L2 muon #eta denominator;Ref muon #eta;Efficiency", etabins_, -2.5, 2.5);
152  iBooker.book1D("L2TrigMuonPhiEffNum", "L2 muon #phi efficiency;Ref muon #phi;entries", phibins_, -3.2, 3.2);
153  hL2TrigMuonPhiEffDenom_ = iBooker.book1D(
154  "L2TrigMuonPhiEffDenom", "L2 muon #phi denominator;Ref muon #phi;Efficiency", phibins_, -3.2, 3.2);
155  }
156 
157  if (hltPath_.hasL3Muons()) {
159  iBooker.book1D("L3TrigMuonEtEffNum", "L3 muon p_{T} efficiency;Ref muon p_{T};entries", ptbins_, 0, ptmax_);
160  hL3TrigMuonEtEffDenom_ = iBooker.book1D(
161  "L3TrigMuonEtEffDenom", "L3 muon p_{T} denominator;Ref muon p_{T};Efficiency", ptbins_, 0, ptmax_);
163  iBooker.book1D("L3TrigMuonEtaEffNum", "L3 muon #eta efficiency;Ref muon #eta;entries", etabins_, -2.5, 2.5);
164  hL3TrigMuonEtaEffDenom_ = iBooker.book1D(
165  "L3TrigMuonEtaEffDenom", "L3 muon #eta denominator;Ref muon #eta;Efficiency", etabins_, -2.5, 2.5);
167  iBooker.book1D("L3TrigMuonPhiEffNum", "L3 muon #phi efficiency;Ref muon #phi;entries", phibins_, -3.2, 3.2);
168  hL3TrigMuonPhiEffDenom_ = iBooker.book1D(
169  "L3TrigMuonPhiEffDenom", "L3 muon #phi denominator;Ref muon #phi;Efficiency", phibins_, -3.2, 3.2);
170  }
171 
172  if (hltPath_.hasL2CaloMET()) {
174  iBooker.book1D("L2TrigMETEtEffNum", "L2 MET efficiency;Ref MET;entries", ptbins_, 0, ptmax_);
176  iBooker.book1D("L2TrigMETEtEffDenom", "L2 MET denominator;Ref MET;Efficiency", ptbins_, 0, ptmax_);
177  }
178 
179  iBooker.setCurrentFolder(triggerTag());
180  }
181 
182  // Book di-object invariant mass histogram only for mu+tau, ele+tau, and di-tau paths
183  hMass_ = nullptr;
184  if (doRefAnalysis_) {
188 
189  int nmet = 0;
190  int lastMatchedMETFilter = -1;
191  for (size_t i = 0; i < hltPath_.filtersSize(); ++i) {
192  if (hltPath_.getFilterName(i).find("hltMET") < hltPath_.getFilterName(i).length())
193  lastMatchedMETFilter = i;
194  }
195  if (lastMatchedMETFilter >= 0)
196  nmet = hltPath_.getFilterMET(lastMatchedMETFilter);
197  auto create = [&](const std::string& name) {
198  if (name == "tau-met") {
199  this->hMass_ = iBooker.book1D(
200  "ReferenceMass", "Transverse mass of reference " + name + ";Reference transverse mass;entries", 100, 0, 500);
201  } else {
202  this->hMass_ = iBooker.book1D(
203  "ReferenceMass", "Invariant mass of reference " + name + ";Reference invariant mass;entries", 100, 0, 500);
204  }
205  };
206  LogDebug("HLTTauDQMOffline") << "Path " << hltPath_.getPathName() << " number of taus " << ntaus << " electrons "
207  << neles << " muons " << nmus;
208  if (ntaus > 0) {
209  hTrigTauEt_ = iBooker.book1D("TrigTauEt", "Triggered #tau p_{T};#tau p_{T};entries", ptbins_, 0, ptmax_);
210  hTrigTauEta_ = iBooker.book1D("TrigTauEta", "Triggered #tau #eta;#tau #eta;entries", etabins_, -2.5, 2.5);
211  hTrigTauPhi_ = iBooker.book1D("TrigTauPhi", "Triggered #tau #phi;#tau #phi;entries", phibins_, -3.2, 3.2);
212  }
213  if (neles > 0) {
215  iBooker.book1D("TrigElectronEt", "Triggered electron p_{T};electron p_{T};entries", ptbins_, 0, ptmax_);
217  iBooker.book1D("TrigElectronEta", "Triggered electron #eta;electron #eta;entries", etabins_, -2.5, 2.5);
219  iBooker.book1D("TrigElectronPhi", "Triggered electron #phi;electron #phi;entries", phibins_, -3.2, 3.2);
220  }
221  if (nmus > 0) {
222  hTrigMuonEt_ = iBooker.book1D("TrigMuonEt", "Triggered muon p_{T};muon p_{T};entries", ptbins_, 0, ptmax_);
223  hTrigMuonEta_ = iBooker.book1D("TrigMuonEta", "Triggered muon #eta;muon #eta;entries", etabins_, -2.5, 2.5);
224  hTrigMuonPhi_ = iBooker.book1D("TrigMuonPhi", "Triggered muon #phi;muon #phi;entries", phibins_, -3.2, 3.2);
225  }
226  if (nmet > 0) {
227  hTrigMETEt_ = iBooker.book1D("TrigMETEt", "Triggered MET E_{T};MET E_{T};entries", ptbins_, 0, ptmax_);
228  hTrigMETPhi_ = iBooker.book1D("TrigMETPhi", "Triggered MET #phi;MET #phi;entries", phibins_, -3.2, 3.2);
229  }
230  if (ntaus == 2 && neles == 0 && nmus == 0 && nmet == 0)
231  create("di-tau");
232  if (ntaus == 1 && neles == 1 && nmus == 0 && nmet == 0)
233  create("electron-tau");
234  if (ntaus == 1 && neles == 0 && nmus == 1 && nmet == 0)
235  create("muon-tau");
236  if (ntaus == 1 && neles == 0 && nmus == 0 && nmet == 1)
237  create("tau-met");
238  }
239 }

References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), beamerCreator::create(), doRefAnalysis_, etabins_, HLTTauDQMPath::filtersSize(), HLTTauDQMPath::getFilterMET(), HLTTauDQMPath::getFilterName(), HLTTauDQMPath::getFilterNElectrons(), HLTTauDQMPath::getFilterNMuons(), HLTTauDQMPath::getFilterNTaus(), HLTTauDQMPath::getLastL3ElectronFilterIndex(), HLTTauDQMPath::getLastL3MuonFilterIndex(), HLTTauDQMPath::getLastL3TauFilterIndex(), HLTTauDQMPath::getPathName(), hAcceptedEvents_, HLTTauDQMPath::hasL2CaloMET(), HLTTauDQMPath::hasL2Electrons(), HLTTauDQMPath::hasL2Muons(), HLTTauDQMPath::hasL2Taus(), HLTTauDQMPath::hasL3Electrons(), HLTTauDQMPath::hasL3Muons(), HLTTauDQMPath::hasL3Taus(), highptmax_, hL2TrigElectronEtaEffDenom_, hL2TrigElectronEtaEffNum_, hL2TrigElectronEtEffDenom_, hL2TrigElectronEtEffNum_, hL2TrigElectronPhiEffDenom_, hL2TrigElectronPhiEffNum_, hL2TrigMETEtEffDenom_, hL2TrigMETEtEffNum_, hL2TrigMuonEtaEffDenom_, hL2TrigMuonEtaEffNum_, hL2TrigMuonEtEffDenom_, hL2TrigMuonEtEffNum_, hL2TrigMuonPhiEffDenom_, hL2TrigMuonPhiEffNum_, hL2TrigTauEtaEffDenom_, hL2TrigTauEtaEffNum_, hL2TrigTauEtEffDenom_, hL2TrigTauEtEffNum_, hL2TrigTauHighEtEffDenom_, hL2TrigTauHighEtEffNum_, hL2TrigTauPhiEffDenom_, hL2TrigTauPhiEffNum_, hL3TrigElectronEtaEffDenom_, hL3TrigElectronEtaEffNum_, hL3TrigElectronEtEffDenom_, hL3TrigElectronEtEffNum_, hL3TrigElectronPhiEffDenom_, hL3TrigElectronPhiEffNum_, hL3TrigMuonEtaEffDenom_, hL3TrigMuonEtaEffNum_, hL3TrigMuonEtEffDenom_, hL3TrigMuonEtEffNum_, hL3TrigMuonPhiEffDenom_, hL3TrigMuonPhiEffNum_, hL3TrigTauEtaEffDenom_, hL3TrigTauEtaEffNum_, hL3TrigTauEtaPhiEffDenom_, hL3TrigTauEtaPhiEffNum_, hL3TrigTauEtEffDenom_, hL3TrigTauEtEffNum_, hL3TrigTauHighEtEffDenom_, hL3TrigTauHighEtEffNum_, hL3TrigTauPhiEffDenom_, hL3TrigTauPhiEffNum_, hltPath_, hMass_, hTrigElectronEt_, hTrigElectronEta_, hTrigElectronPhi_, hTrigMETEt_, hTrigMETPhi_, hTrigMuonEt_, hTrigMuonEta_, hTrigMuonPhi_, hTrigTauEt_, hTrigTauEta_, hTrigTauPhi_, mps_fire::i, HLTTauDQMPlotter::isValid(), LogDebug, Skims_PA_cff::name, LepHTMonitor_cff::nmus, TauSpinnerFilter_cfi::ntaus, phibins_, ptbins_, ptmax_, dqm::impl::MonitorElement::setBinLabel(), dqm::implementation::NavigatorBase::setCurrentFolder(), dqm::impl::MonitorElement::setOption(), AlCaHLTBitMon_QueryRunRegistry::string, and HLTTauDQMPlotter::triggerTag().

◆ getPathObject()

const HLTTauDQMPath* HLTTauDQMPathPlotter::getPathObject ( ) const
inline

Definition at line 44 of file HLTTauDQMPathPlotter.h.

44 { return &hltPath_; }

References hltPath_.

◆ isValid()

bool HLTTauDQMPlotter::isValid
inline

Definition at line 39 of file HLTTauDQMPlotter.h.

39 { return configValid_; }

Referenced by core.AutoHandle.AutoHandle::ReallyLoad().

Member Data Documentation

◆ doRefAnalysis_

const bool HLTTauDQMPathPlotter::doRefAnalysis_
private

Definition at line 56 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ etabins_

const int HLTTauDQMPathPlotter::etabins_
private

Definition at line 50 of file HLTTauDQMPathPlotter.h.

Referenced by bookHistograms().

◆ hAcceptedEvents_

MonitorElement* HLTTauDQMPathPlotter::hAcceptedEvents_
private

Definition at line 60 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ highptmax_

const double HLTTauDQMPathPlotter::highptmax_
private

Definition at line 53 of file HLTTauDQMPathPlotter.h.

Referenced by bookHistograms().

◆ hL2TrigElectronEtaEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigElectronEtaEffDenom_
private

Definition at line 97 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigElectronEtaEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigElectronEtaEffNum_
private

Definition at line 96 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigElectronEtEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigElectronEtEffDenom_
private

Definition at line 95 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigElectronEtEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigElectronEtEffNum_
private

Definition at line 94 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigElectronPhiEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigElectronPhiEffDenom_
private

Definition at line 99 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigElectronPhiEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigElectronPhiEffNum_
private

Definition at line 98 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigMETEtEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigMETEtEffDenom_
private

Definition at line 123 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigMETEtEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigMETEtEffNum_
private

Definition at line 122 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigMuonEtaEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigMuonEtaEffDenom_
private

Definition at line 111 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigMuonEtaEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigMuonEtaEffNum_
private

Definition at line 110 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigMuonEtEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigMuonEtEffDenom_
private

Definition at line 109 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigMuonEtEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigMuonEtEffNum_
private

Definition at line 108 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigMuonPhiEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigMuonPhiEffDenom_
private

Definition at line 113 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigMuonPhiEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigMuonPhiEffNum_
private

Definition at line 112 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigTauEtaEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigTauEtaEffDenom_
private

Definition at line 79 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigTauEtaEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigTauEtaEffNum_
private

Definition at line 78 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigTauEtEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigTauEtEffDenom_
private

Definition at line 75 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigTauEtEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigTauEtEffNum_
private

Definition at line 74 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigTauHighEtEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigTauHighEtEffDenom_
private

Definition at line 77 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigTauHighEtEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigTauHighEtEffNum_
private

Definition at line 76 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigTauPhiEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigTauPhiEffDenom_
private

Definition at line 81 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL2TrigTauPhiEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL2TrigTauPhiEffNum_
private

Definition at line 80 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigElectronEtaEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigElectronEtaEffDenom_
private

Definition at line 104 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigElectronEtaEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigElectronEtaEffNum_
private

Definition at line 103 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigElectronEtEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigElectronEtEffDenom_
private

Definition at line 102 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigElectronEtEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigElectronEtEffNum_
private

Definition at line 101 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigElectronPhiEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigElectronPhiEffDenom_
private

Definition at line 106 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigElectronPhiEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigElectronPhiEffNum_
private

Definition at line 105 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigMuonEtaEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigMuonEtaEffDenom_
private

Definition at line 118 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigMuonEtaEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigMuonEtaEffNum_
private

Definition at line 117 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigMuonEtEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigMuonEtEffDenom_
private

Definition at line 116 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigMuonEtEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigMuonEtEffNum_
private

Definition at line 115 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigMuonPhiEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigMuonPhiEffDenom_
private

Definition at line 120 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigMuonPhiEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigMuonPhiEffNum_
private

Definition at line 119 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigTauEtaEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigTauEtaEffDenom_
private

Definition at line 88 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigTauEtaEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigTauEtaEffNum_
private

Definition at line 87 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigTauEtaPhiEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigTauEtaPhiEffDenom_
private

Definition at line 92 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigTauEtaPhiEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigTauEtaPhiEffNum_
private

Definition at line 91 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigTauEtEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigTauEtEffDenom_
private

Definition at line 84 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigTauEtEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigTauEtEffNum_
private

Definition at line 83 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigTauHighEtEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigTauHighEtEffDenom_
private

Definition at line 86 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigTauHighEtEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigTauHighEtEffNum_
private

Definition at line 85 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigTauPhiEffDenom_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigTauPhiEffDenom_
private

Definition at line 90 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hL3TrigTauPhiEffNum_

MonitorElement* HLTTauDQMPathPlotter::hL3TrigTauPhiEffNum_
private

Definition at line 89 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hltMatchDr_

const double HLTTauDQMPathPlotter::hltMatchDr_
private

Definition at line 55 of file HLTTauDQMPathPlotter.h.

Referenced by analyze().

◆ hltPath_

HLTTauDQMPath HLTTauDQMPathPlotter::hltPath_
private

◆ hMass_

MonitorElement* HLTTauDQMPathPlotter::hMass_
private

Definition at line 72 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hTrigElectronEt_

MonitorElement* HLTTauDQMPathPlotter::hTrigElectronEt_
private

Definition at line 67 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hTrigElectronEta_

MonitorElement* HLTTauDQMPathPlotter::hTrigElectronEta_
private

Definition at line 68 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hTrigElectronPhi_

MonitorElement* HLTTauDQMPathPlotter::hTrigElectronPhi_
private

Definition at line 69 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hTrigMETEt_

MonitorElement* HLTTauDQMPathPlotter::hTrigMETEt_
private

Definition at line 70 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hTrigMETPhi_

MonitorElement* HLTTauDQMPathPlotter::hTrigMETPhi_
private

Definition at line 71 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hTrigMuonEt_

MonitorElement* HLTTauDQMPathPlotter::hTrigMuonEt_
private

Definition at line 64 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hTrigMuonEta_

MonitorElement* HLTTauDQMPathPlotter::hTrigMuonEta_
private

Definition at line 65 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hTrigMuonPhi_

MonitorElement* HLTTauDQMPathPlotter::hTrigMuonPhi_
private

Definition at line 66 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hTrigTauEt_

MonitorElement* HLTTauDQMPathPlotter::hTrigTauEt_
private

Definition at line 61 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hTrigTauEta_

MonitorElement* HLTTauDQMPathPlotter::hTrigTauEta_
private

Definition at line 62 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ hTrigTauPhi_

MonitorElement* HLTTauDQMPathPlotter::hTrigTauPhi_
private

Definition at line 63 of file HLTTauDQMPathPlotter.h.

Referenced by analyze(), and bookHistograms().

◆ l1MatchDr_

const double HLTTauDQMPathPlotter::l1MatchDr_
private

Definition at line 54 of file HLTTauDQMPathPlotter.h.

Referenced by analyze().

◆ phibins_

const int HLTTauDQMPathPlotter::phibins_
private

Definition at line 51 of file HLTTauDQMPathPlotter.h.

Referenced by bookHistograms().

◆ ptbins_

const int HLTTauDQMPathPlotter::ptbins_
private

Definition at line 49 of file HLTTauDQMPathPlotter.h.

Referenced by bookHistograms().

◆ ptmax_

const double HLTTauDQMPathPlotter::ptmax_
private

Definition at line 52 of file HLTTauDQMPathPlotter.h.

Referenced by bookHistograms().

muonTagProbeFilters_cff.matched
matched
Definition: muonTagProbeFilters_cff.py:62
HLTTauDQMPathPlotter::hTrigTauEt_
MonitorElement * hTrigTauEt_
Definition: HLTTauDQMPathPlotter.h:61
HLTTauDQMOfflineObjects::clear
void clear()
Definition: HLTTauDQMPlotter.h:19
HLTTauDQMPathPlotter::hL2TrigElectronEtEffDenom_
MonitorElement * hL2TrigElectronEtEffDenom_
Definition: HLTTauDQMPathPlotter.h:95
mps_fire.i
i
Definition: mps_fire.py:355
trigger::TriggerElectron
Definition: TriggerTypeDefs.h:78
HLTTauDQMPath::fired
bool fired(const edm::TriggerResults &triggerResults) const
Definition: HLTTauDQMPath.cc:544
HLTTauDQMPathPlotter::hL2TrigElectronEtEffNum_
MonitorElement * hL2TrigElectronEtEffNum_
Definition: HLTTauDQMPathPlotter.h:94
HLTTauDQMPath::getLastL3TauFilterIndex
size_t getLastL3TauFilterIndex() const
Definition: HLTTauDQMPath.h:99
LepHTMonitor_cff.nmus
nmus
Definition: LepHTMonitor_cff.py:29
HLTTauDQMPath::getLastFilterBeforeL3ElectronIndex
size_t getLastFilterBeforeL3ElectronIndex() const
Definition: HLTTauDQMPath.h:103
HLTTauDQMPathPlotter::hTrigElectronPhi_
MonitorElement * hTrigElectronPhi_
Definition: HLTTauDQMPathPlotter.h:69
HLTTauDQMPathPlotter::hL2TrigElectronPhiEffDenom_
MonitorElement * hL2TrigElectronPhiEffDenom_
Definition: HLTTauDQMPathPlotter.h:99
metsig::tau
Definition: SignAlgoResolutions.h:49
muon
Definition: MuonCocktails.h:17
dqm::impl::MonitorElement::setOption
virtual void setOption(const char *option)
Definition: MonitorElement.cc:887
HLTTauDQMPathPlotter::hL3TrigTauEtEffDenom_
MonitorElement * hL3TrigTauEtEffDenom_
Definition: HLTTauDQMPathPlotter.h:84
HLTTauDQMPath::getPathName
const std::string & getPathName() const
Definition: HLTTauDQMPath.h:49
HLTTauDQMPath::getFilterNTaus
int getFilterNTaus(size_t i) const
Definition: HLTTauDQMPath.h:55
HLTTauDQMPathPlotter::hL2TrigMuonEtaEffDenom_
MonitorElement * hL2TrigMuonEtaEffDenom_
Definition: HLTTauDQMPathPlotter.h:111
HLTTauDQMPathPlotter::hL3TrigTauEtaPhiEffDenom_
MonitorElement * hL3TrigTauEtaPhiEffDenom_
Definition: HLTTauDQMPathPlotter.h:92
HLTTauDQMPathPlotter::hL2TrigTauEtEffDenom_
MonitorElement * hL2TrigTauEtEffDenom_
Definition: HLTTauDQMPathPlotter.h:75
trigger::TriggerTau
Definition: TriggerTypeDefs.h:80
HLTTauDQMPathPlotter::hL2TrigTauPhiEffNum_
MonitorElement * hL2TrigTauPhiEffNum_
Definition: HLTTauDQMPathPlotter.h:80
HLTTauDQMPath::getLastL2CaloMETFilterIndex
size_t getLastL2CaloMETFilterIndex() const
Definition: HLTTauDQMPath.h:112
HLTTauDQMPath::hasL3Taus
bool hasL3Taus() const
Definition: HLTTauDQMPath.h:90
HLTTauDQMPathPlotter::hL2TrigMuonEtaEffNum_
MonitorElement * hL2TrigMuonEtaEffNum_
Definition: HLTTauDQMPathPlotter.h:110
triggerResults
static const std::string triggerResults
Definition: EdmProvDump.cc:45
HLTTauDQMPath::isValid
bool isValid() const
Definition: HLTTauDQMPath.h:41
HLTTauDQMPathPlotter::hTrigMuonPhi_
MonitorElement * hTrigMuonPhi_
Definition: HLTTauDQMPathPlotter.h:66
HLTTauDQMPath::getLastFilterBeforeL2MuonIndex
size_t getLastFilterBeforeL2MuonIndex() const
Definition: HLTTauDQMPath.h:106
HLTTauDQMPath::lastPassedFilter
int lastPassedFilter(const edm::TriggerResults &triggerResults) const
Definition: HLTTauDQMPath.cc:546
HLTTauDQMPath::getLastL3ElectronFilterIndex
size_t getLastL3ElectronFilterIndex() const
Definition: HLTTauDQMPath.h:104
HLTTauDQMPathPlotter::hL2TrigMuonEtEffNum_
MonitorElement * hL2TrigMuonEtEffNum_
Definition: HLTTauDQMPathPlotter.h:108
HLTTauDQMPath::getFirstFilterBeforeL2CaloMETIndex
size_t getFirstFilterBeforeL2CaloMETIndex() const
Definition: HLTTauDQMPath.h:113
HLTTauDQMPathPlotter::hL3TrigTauPhiEffDenom_
MonitorElement * hL3TrigTauPhiEffDenom_
Definition: HLTTauDQMPathPlotter.h:90
HLTTauDQMPlotter::HLTTauDQMPlotter
HLTTauDQMPlotter(const edm::ParameterSet &pset, std::string dqmBaseFolder)
Definition: HLTTauDQMPlotter.cc:7
HLTTauDQMPathPlotter::highptmax_
const double highptmax_
Definition: HLTTauDQMPathPlotter.h:53
SUSYBSM_Ele_HT_BTag_SingleLepton_cff.hltProcess
hltProcess
Definition: SUSYBSM_Ele_HT_BTag_SingleLepton_cff.py:26
beamerCreator.create
def create(alignables, pedeDump, additionalData, outputFile, config)
Definition: beamerCreator.py:44
HLTTauDQMPath::getLastL3MuonFilterIndex
size_t getLastL3MuonFilterIndex() const
Definition: HLTTauDQMPath.h:109
HLTTauDQMPathPlotter::hL3TrigMuonEtaEffDenom_
MonitorElement * hL3TrigMuonEtaEffDenom_
Definition: HLTTauDQMPathPlotter.h:118
HLTTauDQMPathPlotter::hL2TrigMETEtEffDenom_
MonitorElement * hL2TrigMETEtEffDenom_
Definition: HLTTauDQMPathPlotter.h:123
HLTTauDQMPath::hasL2CaloMET
bool hasL2CaloMET() const
Definition: HLTTauDQMPath.h:95
BTaggingMonitor_cfi.met
met
Definition: BTaggingMonitor_cfi.py:84
HLTTauDQMPath::getFilterNMuons
int getFilterNMuons(size_t i) const
Definition: HLTTauDQMPath.h:67
HLTTauDQMPathPlotter::hL3TrigElectronEtaEffNum_
MonitorElement * hL3TrigElectronEtaEffNum_
Definition: HLTTauDQMPathPlotter.h:103
HLTTauDQMPath::hasL3Electrons
bool hasL3Electrons() const
Definition: HLTTauDQMPath.h:92
HLTTauDQMPathPlotter::hTrigMuonEt_
MonitorElement * hTrigMuonEt_
Definition: HLTTauDQMPathPlotter.h:64
trigger::TriggerMET
Definition: TriggerTypeDefs.h:83
funct::cos
Cos< T >::type cos(const T &t)
Definition: Cos.h:22
HLTTauDQMPathPlotter::hL3TrigTauEtaPhiEffNum_
MonitorElement * hL3TrigTauEtaPhiEffNum_
Definition: HLTTauDQMPathPlotter.h:91
hltMonBTagIPClient_cfi.pathName
pathName
Definition: hltMonBTagIPClient_cfi.py:5
HLTTauDQMPathPlotter::hL3TrigTauEtEffNum_
MonitorElement * hL3TrigTauEtEffNum_
Definition: HLTTauDQMPathPlotter.h:83
HLTTauDQMPathPlotter::hL3TrigElectronEtaEffDenom_
MonitorElement * hL3TrigElectronEtaEffDenom_
Definition: HLTTauDQMPathPlotter.h:104
HLTTauDQMOfflineObjects::electrons
std::vector< LV > electrons
Definition: HLTTauDQMPlotter.h:24
mathSSE::sqrt
T sqrt(T t)
Definition: SSEVec.h:19
HLTTauDQMPathPlotter::hL2TrigMETEtEffNum_
MonitorElement * hL2TrigMETEtEffNum_
Definition: HLTTauDQMPathPlotter.h:122
dqm::impl::MonitorElement::Fill
void Fill(long long x)
Definition: MonitorElement.h:290
HLTTauDQMPath::getLastL2ElectronFilterIndex
size_t getLastL2ElectronFilterIndex() const
Definition: HLTTauDQMPath.h:102
HLTTauDQMOfflineObjects
Definition: HLTTauDQMPlotter.h:18
trigger::TriggerMuon
Definition: TriggerTypeDefs.h:79
metsig::electron
Definition: SignAlgoResolutions.h:48
HLTTauDQMPathPlotter::hL3TrigTauPhiEffNum_
MonitorElement * hL3TrigTauPhiEffNum_
Definition: HLTTauDQMPathPlotter.h:89
HLTTauDQMPathPlotter::hltPath_
HLTTauDQMPath hltPath_
Definition: HLTTauDQMPathPlotter.h:58
HLTTauDQMPathPlotter::hL3TrigMuonEtaEffNum_
MonitorElement * hL3TrigMuonEtaEffNum_
Definition: HLTTauDQMPathPlotter.h:117
HLTTauDQMPath::getLastFilterBeforeL3TauIndex
size_t getLastFilterBeforeL3TauIndex() const
Definition: HLTTauDQMPath.h:98
TauSpinnerFilter_cfi.ntaus
ntaus
Definition: TauSpinnerFilter_cfi.py:5
HLTTauDQMPath::getFilterNElectrons
int getFilterNElectrons(size_t i) const
Definition: HLTTauDQMPath.h:61
HLTTauDQMPlotter::triggerTag
const std::string & triggerTag() const
Definition: HLTTauDQMPlotter.h:44
HLTTauDQMPath::Object
Definition: HLTTauDQMPath.h:33
getGTfromDQMFile.obj
obj
Definition: getGTfromDQMFile.py:32
HLTTauDQMPathPlotter::hL2TrigTauEtEffNum_
MonitorElement * hL2TrigTauEtEffNum_
Definition: HLTTauDQMPathPlotter.h:74
HLTTauDQMPathPlotter::hAcceptedEvents_
MonitorElement * hAcceptedEvents_
Definition: HLTTauDQMPathPlotter.h:60
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
HLTTauDQMPathPlotter::hL3TrigTauEtaEffDenom_
MonitorElement * hL3TrigTauEtaEffDenom_
Definition: HLTTauDQMPathPlotter.h:88
HLTTauDQMPathPlotter::hL2TrigTauEtaEffNum_
MonitorElement * hL2TrigTauEtaEffNum_
Definition: HLTTauDQMPathPlotter.h:78
RazorAnalyzer.metphi
metphi
Definition: RazorAnalyzer.py:70
HLTTauDQMPathPlotter::hltMatchDr_
const double hltMatchDr_
Definition: HLTTauDQMPathPlotter.h:55
HLTTauDQMPathPlotter::hL2TrigTauHighEtEffNum_
MonitorElement * hL2TrigTauHighEtEffNum_
Definition: HLTTauDQMPathPlotter.h:76
HLTTauDQMPathPlotter::ptmax_
const double ptmax_
Definition: HLTTauDQMPathPlotter.h:52
LogDebug
#define LogDebug(id)
Definition: MessageLogger.h:670
HLTTauDQMPathPlotter::hTrigMuonEta_
MonitorElement * hTrigMuonEta_
Definition: HLTTauDQMPathPlotter.h:65
HLTTauDQMPathPlotter::hL2TrigMuonPhiEffNum_
MonitorElement * hL2TrigMuonPhiEffNum_
Definition: HLTTauDQMPathPlotter.h:112
HLTTauDQMPath::hasL2Muons
bool hasL2Muons() const
Definition: HLTTauDQMPath.h:93
HLTTauDQMOfflineObjects::met
std::vector< LV > met
Definition: HLTTauDQMPlotter.h:28
HLTTauDQMPath::filtersSize
size_t filtersSize() const
Definition: HLTTauDQMPath.h:52
HLTTauDQMPathPlotter::hL3TrigTauEtaEffNum_
MonitorElement * hL3TrigTauEtaEffNum_
Definition: HLTTauDQMPathPlotter.h:87
HLTTauDQMOfflineObjects::muons
std::vector< LV > muons
Definition: HLTTauDQMPlotter.h:26
dqm::impl::MonitorElement::setBinLabel
virtual void setBinLabel(int bin, const std::string &label, int axis=1)
set bin label for x, y or z axis (axis=1, 2, 3 respectively)
Definition: MonitorElement.cc:771
HLTTauDQMPathPlotter::etabins_
const int etabins_
Definition: HLTTauDQMPathPlotter.h:50
HLTTauDQMPathPlotter::hL3TrigTauHighEtEffNum_
MonitorElement * hL3TrigTauHighEtEffNum_
Definition: HLTTauDQMPathPlotter.h:85
HLTTauDQMPathPlotter::hL3TrigElectronPhiEffNum_
MonitorElement * hL3TrigElectronPhiEffNum_
Definition: HLTTauDQMPathPlotter.h:105
HLTTauDQMPlotter::isValid
bool isValid() const
Definition: HLTTauDQMPlotter.h:39
HLTTauDQMPathPlotter::hL3TrigTauHighEtEffDenom_
MonitorElement * hL3TrigTauHighEtEffDenom_
Definition: HLTTauDQMPathPlotter.h:86
HLTTauDQMPath::getFilterName
const std::string & getFilterName(size_t i) const
Definition: HLTTauDQMPath.h:53
PDWG_DiPhoton_SD_cff.triggerEvent
triggerEvent
Definition: PDWG_DiPhoton_SD_cff.py:39
HLTTauDQMPathPlotter::hTrigMETEt_
MonitorElement * hTrigMETEt_
Definition: HLTTauDQMPathPlotter.h:70
HLTTauDQMPath::isFirstFilterL1Seed
bool isFirstFilterL1Seed() const
Definition: HLTTauDQMPath.h:86
HLTTauDQMPathPlotter::hL3TrigElectronEtEffNum_
MonitorElement * hL3TrigElectronEtEffNum_
Definition: HLTTauDQMPathPlotter.h:101
HLTTauDQMPathPlotter::hMass_
MonitorElement * hMass_
Definition: HLTTauDQMPathPlotter.h:72
HLTTauDQMPathPlotter::hL3TrigMuonEtEffNum_
MonitorElement * hL3TrigMuonEtEffNum_
Definition: HLTTauDQMPathPlotter.h:115
HLTTauDQMPath::getLastFilterBeforeL2TauIndex
size_t getLastFilterBeforeL2TauIndex() const
Definition: HLTTauDQMPath.h:96
HLTTauDQMPathPlotter::hL2TrigMuonEtEffDenom_
MonitorElement * hL2TrigMuonEtEffDenom_
Definition: HLTTauDQMPathPlotter.h:109
HLTTauDQMPathPlotter::hL3TrigMuonEtEffDenom_
MonitorElement * hL3TrigMuonEtEffDenom_
Definition: HLTTauDQMPathPlotter.h:116
HLTTauDQMPathPlotter::doRefAnalysis_
const bool doRefAnalysis_
Definition: HLTTauDQMPathPlotter.h:56
LepHTMonitor_cff.ptbins
ptbins
Definition: LepHTMonitor_cff.py:39
muonTiming_cfi.ptmax
ptmax
Definition: muonTiming_cfi.py:22
HLTTauDQMPathPlotter::hL2TrigTauHighEtEffDenom_
MonitorElement * hL2TrigTauHighEtEffDenom_
Definition: HLTTauDQMPathPlotter.h:77
HLTTauDQMPath::offlineMatching
bool offlineMatching(size_t i, const std::vector< Object > &triggerObjects, const HLTTauDQMOfflineObjects &offlineObjects, double dR, std::vector< Object > &matchedTriggerObjects, HLTTauDQMOfflineObjects &matchedOfflineObjects) const
Definition: HLTTauDQMPath.cc:580
HLTTauDQMPathPlotter::hTrigMETPhi_
MonitorElement * hTrigMETPhi_
Definition: HLTTauDQMPathPlotter.h:71
HLTTauDQMPathPlotter::hL3TrigElectronPhiEffDenom_
MonitorElement * hL3TrigElectronPhiEffDenom_
Definition: HLTTauDQMPathPlotter.h:106
HLTTauDQMPath::getFilterMET
int getFilterMET(size_t i) const
Definition: HLTTauDQMPath.h:73
HLTTauDQMPathPlotter::l1MatchDr_
const double l1MatchDr_
Definition: HLTTauDQMPathPlotter.h:54
HLTTauDQMPathPlotter::hL2TrigElectronEtaEffNum_
MonitorElement * hL2TrigElectronEtaEffNum_
Definition: HLTTauDQMPathPlotter.h:96
HLTTauDQMPathPlotter::hTrigTauEta_
MonitorElement * hTrigTauEta_
Definition: HLTTauDQMPathPlotter.h:62
HLTTauDQMPath::getLastL2MuonFilterIndex
size_t getLastL2MuonFilterIndex() const
Definition: HLTTauDQMPath.h:107
LV
math::XYZTLorentzVectorD LV
Definition: HLTTauDQMPlotter.h:15
HLTTauDQMPathPlotter::hL3TrigElectronEtEffDenom_
MonitorElement * hL3TrigElectronEtEffDenom_
Definition: HLTTauDQMPathPlotter.h:102
HLTTauDQMOfflineObjects::taus
std::vector< LV > taus
Definition: HLTTauDQMPlotter.h:27
HLTTauDQMPathPlotter::hL2TrigElectronPhiEffNum_
MonitorElement * hL2TrigElectronPhiEffNum_
Definition: HLTTauDQMPathPlotter.h:98
HLTTauDQMPath::getFilterType
const std::string & getFilterType(size_t i) const
Definition: HLTTauDQMPath.h:54
Skims_PA_cff.name
name
Definition: Skims_PA_cff.py:17
HLTTauDQMPath::hasL2Taus
bool hasL2Taus() const
Definition: HLTTauDQMPath.h:89
HLTTauDQMPathPlotter::hL3TrigMuonPhiEffNum_
MonitorElement * hL3TrigMuonPhiEffNum_
Definition: HLTTauDQMPathPlotter.h:119
HLTTauDQMPathPlotter::hL2TrigElectronEtaEffDenom_
MonitorElement * hL2TrigElectronEtaEffDenom_
Definition: HLTTauDQMPathPlotter.h:97
HLTTauDQMPath::getLastFilterBeforeL2ElectronIndex
size_t getLastFilterBeforeL2ElectronIndex() const
Definition: HLTTauDQMPath.h:101
HLTTauDQMPathPlotter::hTrigElectronEt_
MonitorElement * hTrigElectronEt_
Definition: HLTTauDQMPathPlotter.h:67
trigger::TriggerPhoton
HLT.
Definition: TriggerTypeDefs.h:77
HLTTauDQMPathPlotter::ptbins_
const int ptbins_
Definition: HLTTauDQMPathPlotter.h:49
HLTTauDQMPathPlotter::phibins_
const int phibins_
Definition: HLTTauDQMPathPlotter.h:51
HLTTauDQMPathPlotter::hL2TrigTauPhiEffDenom_
MonitorElement * hL2TrigTauPhiEffDenom_
Definition: HLTTauDQMPathPlotter.h:81
HLTTauDQMPathPlotter::hL2TrigMuonPhiEffDenom_
MonitorElement * hL2TrigMuonPhiEffDenom_
Definition: HLTTauDQMPathPlotter.h:113
HLTTauDQMPathPlotter::hL3TrigMuonPhiEffDenom_
MonitorElement * hL3TrigMuonPhiEffDenom_
Definition: HLTTauDQMPathPlotter.h:120
HLTTauDQMPath::getLastL2TauFilterIndex
size_t getLastL2TauFilterIndex() const
Definition: HLTTauDQMPath.h:97
defaults_cfi.etabins
etabins
Definition: defaults_cfi.py:7
HLTTauDQMPath::getLastFilterBeforeL3MuonIndex
size_t getLastFilterBeforeL3MuonIndex() const
Definition: HLTTauDQMPath.h:108
HLTTauDQMPath::hasL2Electrons
bool hasL2Electrons() const
Definition: HLTTauDQMPath.h:91
HLTTauDQMPath::hasL3Muons
bool hasL3Muons() const
Definition: HLTTauDQMPath.h:94
HLTTauDQMPathPlotter::hTrigElectronEta_
MonitorElement * hTrigElectronEta_
Definition: HLTTauDQMPathPlotter.h:68
HLTTauDQMPlotter::configValid_
bool configValid_
Definition: HLTTauDQMPlotter.h:51
HLTTauDQMPath::getFilterObjects
void getFilterObjects(const trigger::TriggerEvent &triggerEvent, size_t i, std::vector< Object > &retval) const
Definition: HLTTauDQMPath.cc:565
HLTTauDQMPathPlotter::hTrigTauPhi_
MonitorElement * hTrigTauPhi_
Definition: HLTTauDQMPathPlotter.h:63
HLTTauDQMPathPlotter::hL2TrigTauEtaEffDenom_
MonitorElement * hL2TrigTauEtaEffDenom_
Definition: HLTTauDQMPathPlotter.h:79