#include <DQMExample_Step1.h>
Public Member Functions | |
DQMExample_Step1 (const edm::ParameterSet &ps) | |
~DQMExample_Step1 () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Protected Member Functions | |
void | analyze (edm::Event const &e, edm::EventSetup const &eSetup) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
void | endRun (edm::Run const &run, edm::EventSetup const &eSetup) override |
Private Member Functions | |
void | bookHistos (DQMStore::IBooker &) |
double | calcDeltaPhi (double phi1, double phi2) |
double | Distance (const reco::Candidate &c1, const reco::Candidate &c2) |
double | DistancePhi (const reco::Candidate &c1, const reco::Candidate &c2) |
bool | MediumEle (const edm::Event &iEvent, const edm::EventSetup &iESetup, const reco::GsfElectron &electron) |
Definition at line 47 of file DQMExample_Step1.h.
DQMExample_Step1::DQMExample_Step1 | ( | const edm::ParameterSet & | ps | ) |
Definition at line 21 of file DQMExample_Step1.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), ptThrJet_, ptThrL1_, ptThrL2_, ptThrMet_, AlCaHLTBitMon_QueryRunRegistry::string, theBSCollection_, theCaloJetCollection_, theConversionCollection_, theElectronCollection_, thePfMETCollection_, thePVCollection_, triggerEvent_, triggerFilter_, triggerPath_, and triggerResults_.
|
override |
Definition at line 47 of file DQMExample_Step1.cc.
|
overrideprotected |
Definition at line 72 of file DQMExample_Step1.cc.
References funct::abs(), edm::HLTGlobalStatus::accept(), boostedElectronIsolation_cff::deltaR, Distance(), ElectronMcFakeValidator_cfi::electronCollection, reco::Particle::eta(), reco::LeafCandidate::eta(), edm::HandleBase::failedToGet(), MonitorElement::Fill(), trigger::TriggerEvent::filterIndex(), trigger::TriggerEvent::filterKeys(), edm::Event::getByToken(), trigger::TriggerEvent::getObjects(), h_eEta_leading, h_eEta_leading_HLT, h_eEta_leading_HLT_matched, h_eEta_leading_matched, h_eMultiplicity, h_eMultiplicity_HLT, h_ePhi_leading, h_ePhi_leading_HLT, h_ePhi_leading_HLT_matched, h_ePhi_leading_matched, h_ePt_diff, h_ePt_leading, h_ePt_leading_HLT, h_ePt_leading_HLT_matched, h_ePt_leading_matched, h_jEta_leading, h_jMultiplicity, h_jPhi_leading, h_jPt_leading, h_pfMet, h_vertex_number, edm::HandleBase::isValid(), relativeConstraints::keys, MediumEle(), trigger::TriggerObject::particle(), reco::Particle::pdgId(), reco::Particle::phi(), reco::LeafCandidate::phi(), reco::Particle::pt(), reco::LeafCandidate::pt(), ptThrJet_, ptThrL1_, ptThrL2_, PVPoint_, edm::TriggerNames::size(), trigger::TriggerEvent::sizeFilters(), theCaloJetCollection_, theElectronCollection_, thePfMETCollection_, thePVCollection_, triggerEvent_, triggerFilter_, edm::TriggerNames::triggerName(), edm::Event::triggerNames(), TriggerAnalyzer::triggerObjects, triggerPath_, triggerResults_, trigNames, findQualityFiles::v, and edm::HLTGlobalStatus::wasrun().
|
overrideprotected |
Definition at line 62 of file DQMExample_Step1.cc.
References bookHistos().
|
private |
Definition at line 293 of file DQMExample_Step1.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::cd(), h_eEta_leading, h_eEta_leading_HLT, h_eEta_leading_HLT_matched, h_eEta_leading_matched, h_eMultiplicity, h_eMultiplicity_HLT, h_ePhi_leading, h_ePhi_leading_HLT, h_ePhi_leading_HLT_matched, h_ePhi_leading_matched, h_ePt_diff, h_ePt_leading, h_ePt_leading_HLT, h_ePt_leading_HLT_matched, h_ePt_leading_matched, h_jEta_leading, h_jMultiplicity, h_jPhi_leading, h_jPt_leading, h_pfMet, h_vertex_number, and DQMStore::IBooker::setCurrentFolder().
Referenced by bookHistograms().
|
private |
|
private |
Definition at line 335 of file DQMExample_Step1.cc.
References boostedElectronIsolation_cff::deltaR.
Referenced by analyze().
|
private |
Definition at line 337 of file DQMExample_Step1.cc.
References hiPixelPairStep_cff::deltaPhi, and reco::Candidate::p4().
|
overrideprotected |
Definition at line 55 of file DQMExample_Step1.cc.
|
overrideprotected |
Definition at line 285 of file DQMExample_Step1.cc.
|
private |
Definition at line 356 of file DQMExample_Step1.cc.
References reco::GsfElectron::ambiguousGsfTracksSize(), reco::GsfElectron::deltaEtaSuperClusterTrackAtVtx(), reco::GsfElectron::deltaPhiSuperClusterTrackAtVtx(), PVValHelper::dxy, PVValHelper::dz, reco::GsfElectron::ecalEnergy(), reco::GsfElectron::eSuperClusterOverP(), PVValHelper::eta, reco::LeafCandidate::eta(), edm::Event::getByToken(), reco::GsfElectron::gsfTrack(), reco::GsfElectron::hadronicOverEm(), ConversionTools::hasMatchedConversion(), reco::GsfElectron::isEB(), reco::HitPattern::MISSING_INNER_HITS, reco::BeamSpot::position(), EnergyCorrector::pt, reco::LeafCandidate::pt(), PVPoint_, reco::GsfElectron::sigmaIetaIeta(), theBSCollection_, and theConversionCollection_.
Referenced by analyze().
|
private |
Definition at line 98 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 106 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 109 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 101 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 96 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 104 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 99 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 107 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 110 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 102 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 117 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 97 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 105 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 108 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 100 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 114 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 112 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 115 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 113 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 94 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 92 of file DQMExample_Step1.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 89 of file DQMExample_Step1.h.
|
private |
Definition at line 88 of file DQMExample_Step1.h.
|
private |
Definition at line 85 of file DQMExample_Step1.h.
Referenced by analyze(), and DQMExample_Step1().
|
private |
Definition at line 83 of file DQMExample_Step1.h.
Referenced by analyze(), and DQMExample_Step1().
|
private |
Definition at line 84 of file DQMExample_Step1.h.
Referenced by analyze(), and DQMExample_Step1().
|
private |
Definition at line 86 of file DQMExample_Step1.h.
Referenced by DQMExample_Step1().
|
private |
Definition at line 69 of file DQMExample_Step1.h.
Referenced by analyze(), and MediumEle().
|
private |
Definition at line 77 of file DQMExample_Step1.h.
Referenced by DQMExample_Step1(), and MediumEle().
|
private |
Definition at line 74 of file DQMExample_Step1.h.
Referenced by analyze(), and DQMExample_Step1().
|
private |
Definition at line 73 of file DQMExample_Step1.h.
Referenced by DQMExample_Step1(), and MediumEle().
|
private |
Definition at line 72 of file DQMExample_Step1.h.
Referenced by analyze(), and DQMExample_Step1().
|
private |
Definition at line 75 of file DQMExample_Step1.h.
Referenced by analyze(), and DQMExample_Step1().
|
private |
Definition at line 76 of file DQMExample_Step1.h.
Referenced by analyze(), and DQMExample_Step1().
|
private |
Definition at line 78 of file DQMExample_Step1.h.
Referenced by analyze(), and DQMExample_Step1().
|
private |
Definition at line 80 of file DQMExample_Step1.h.
Referenced by analyze(), and DQMExample_Step1().
|
private |
Definition at line 81 of file DQMExample_Step1.h.
Referenced by analyze(), and DQMExample_Step1().
|
private |
Definition at line 79 of file DQMExample_Step1.h.
Referenced by analyze(), and DQMExample_Step1().