#include <L1TEGammaOffline.h>
Public Types | |
enum | PlotConfig { nVertex, ETvsET, PHIvsPHI } |
Public Types inherited from DQMOneEDAnalyzer<> | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Attributes | |
static const std::map < std::string, unsigned int > | PlotConfigNames |
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 | dqmEndRun (edm::Run const &run, edm::EventSetup const &eSetup) override |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Private Member Functions | |
void | bookElectronHistos (DQMStore::IBooker &) |
void | bookPhotonHistos (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) |
void | fillElectrons (edm::Event const &e, const unsigned int nVertex) |
void | fillPhotons (edm::Event const &e, const unsigned int nVertex) |
bool | findTagAndProbePair (edm::Handle< reco::GsfElectronCollection > const &electrons) |
bool | matchesAnHLTObject (double eta, double phi) const |
void | normalise2DHistogramsToBinArea () |
bool | passesLooseEleId (reco::GsfElectron const &electron) const |
bool | passesMediumEleId (reco::GsfElectron const &electron) const |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Attributes inherited from DQMOneEDAnalyzer<> | |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 38 of file L1TEGammaOffline.h.
Enumerator | |
---|---|
nVertex | |
ETvsET | |
PHIvsPHI |
Definition at line 43 of file L1TEGammaOffline.h.
L1TEGammaOffline::L1TEGammaOffline | ( | const edm::ParameterSet & | ps | ) |
Definition at line 28 of file L1TEGammaOffline.cc.
|
override |
Definition at line 110 of file L1TEGammaOffline.cc.
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 143 of file L1TEGammaOffline.cc.
References fillElectrons(), dqmoffline::l1t::fillWithinLimits(), edm::Event::getByToken(), h_nVertex_, edm::HandleBase::isValid(), nVertex, dqmoffline::l1t::passesAnyTriggerFromList(), thePVCollection_, triggerEvent_, triggerIndices_, triggerInputTag_, triggerResults_, and triggerResultsInputTag_.
|
private |
Definition at line 581 of file L1TEGammaOffline.cc.
References dqmoffline::l1t::HistDefinition::binsX, dqmoffline::l1t::HistDefinition::binsY, dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::NavigatorBase::cd(), deepInspectionElectronThresholds_, efficiencyFolder_, electronEfficiencyBins_, electronEfficiencyThresholds_, h_efficiencyElectronET_EB_EE_pass_, h_efficiencyElectronET_EB_EE_total_, h_efficiencyElectronET_EB_pass_, h_efficiencyElectronET_EB_total_, h_efficiencyElectronET_EE_pass_, h_efficiencyElectronET_EE_total_, h_efficiencyElectronEta_pass_, h_efficiencyElectronEta_total_, h_efficiencyElectronNVertex_pass_, h_efficiencyElectronNVertex_total_, h_efficiencyElectronPhi_pass_, h_efficiencyElectronPhi_total_, h_efficiencyElectronPhi_vs_Eta_pass_, h_efficiencyElectronPhi_vs_Eta_total_, h_L1EGammaEtavsElectronEta_, h_L1EGammaETvsElectronET_EB_, h_L1EGammaETvsElectronET_EB_EE_, h_L1EGammaETvsElectronET_EE_, h_L1EGammaPhivsElectronPhi_EB_, h_L1EGammaPhivsElectronPhi_EB_EE_, h_L1EGammaPhivsElectronPhi_EE_, h_nVertex_, h_resolutionElectronET_EB_, h_resolutionElectronET_EB_EE_, h_resolutionElectronET_EE_, h_resolutionElectronEta_, h_resolutionElectronPhi_EB_, h_resolutionElectronPhi_EB_EE_, h_resolutionElectronPhi_EE_, h_tagAndProbeMass_, histDefinitions_, histFolder_, dqmoffline::l1t::HistDefinition::name, dqmoffline::l1t::HistDefinition::nbinsX, dqmoffline::l1t::HistDefinition::nbinsY, dqm::implementation::NavigatorBase::setCurrentFolder(), dqm::implementation::IBooker::setScope(), AlCaHLTBitMon_QueryRunRegistry::string, dtDQMClient_cfg::threshold, dqmoffline::l1t::HistDefinition::title, dqmoffline::l1t::HistDefinition::xmax, dqmoffline::l1t::HistDefinition::xmin, dqmoffline::l1t::HistDefinition::ymax, and dqmoffline::l1t::HistDefinition::ymin.
Referenced by bookHistograms().
|
overrideprotectedvirtual |
Implements DQMOneEDAnalyzer<>.
Definition at line 132 of file L1TEGammaOffline.cc.
References bookElectronHistos().
|
private |
Definition at line 801 of file L1TEGammaOffline.cc.
References dqmoffline::l1t::HistDefinition::binsX, dqmoffline::l1t::HistDefinition::binsY, dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::NavigatorBase::cd(), efficiencyFolder_, h_efficiencyPhotonET_EB_EE_pass_, h_efficiencyPhotonET_EB_EE_total_, h_efficiencyPhotonET_EB_pass_, h_efficiencyPhotonET_EB_total_, h_efficiencyPhotonET_EE_pass_, h_efficiencyPhotonET_EE_total_, h_L1EGammaEtavsPhotonEta_, h_L1EGammaETvsPhotonET_EB_, h_L1EGammaETvsPhotonET_EB_EE_, h_L1EGammaETvsPhotonET_EE_, h_L1EGammaPhivsPhotonPhi_EB_, h_L1EGammaPhivsPhotonPhi_EB_EE_, h_L1EGammaPhivsPhotonPhi_EE_, h_resolutionPhotonET_EB_, h_resolutionPhotonET_EB_EE_, h_resolutionPhotonET_EE_, h_resolutionPhotonEta_, h_resolutionPhotonPhi_EB_, h_resolutionPhotonPhi_EB_EE_, h_resolutionPhotonPhi_EE_, histDefinitions_, histFolder_, dqmoffline::l1t::HistDefinition::nbinsX, dqmoffline::l1t::HistDefinition::nbinsY, photonEfficiencyBins_, photonEfficiencyThresholds_, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, dtDQMClient_cfg::threshold, dqmoffline::l1t::HistDefinition::xmax, dqmoffline::l1t::HistDefinition::xmin, dqmoffline::l1t::HistDefinition::ymax, and dqmoffline::l1t::HistDefinition::ymin.
|
private |
|
private |
|
private |
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 117 of file L1TEGammaOffline.cc.
References dqmoffline::l1t::getTriggerIndices(), hltConfig_, HLTConfigProvider::init(), triggerIndices_, HLTConfigProvider::triggerNames(), triggerNames_, and triggerProcess_.
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 574 of file L1TEGammaOffline.cc.
References normalise2DHistogramsToBinArea().
|
private |
Definition at line 180 of file L1TEGammaOffline.cc.
References funct::abs(), deepInspectionElectronThresholds_, reco::deltaPhi(), HLT_FULL_cff::deltaR, electronEfficiencyThresholds_, reco::LeafCandidate::et(), reco::LeafCandidate::eta(), dqmoffline::l1t::fill2DWithinLimits(), dqmoffline::l1t::fillWithinLimits(), findTagAndProbePair(), edm::Event::getByToken(), h_efficiencyElectronET_EB_EE_pass_, h_efficiencyElectronET_EB_EE_total_, h_efficiencyElectronET_EB_pass_, h_efficiencyElectronET_EB_total_, h_efficiencyElectronET_EE_pass_, h_efficiencyElectronET_EE_total_, h_efficiencyElectronEta_pass_, h_efficiencyElectronEta_total_, h_efficiencyElectronNVertex_pass_, h_efficiencyElectronNVertex_total_, h_efficiencyElectronPhi_pass_, h_efficiencyElectronPhi_total_, h_efficiencyElectronPhi_vs_Eta_pass_, h_efficiencyElectronPhi_vs_Eta_total_, h_L1EGammaEtavsElectronEta_, h_L1EGammaETvsElectronET_EB_, h_L1EGammaETvsElectronET_EB_EE_, h_L1EGammaETvsElectronET_EE_, h_L1EGammaPhivsElectronPhi_EB_, h_L1EGammaPhivsElectronPhi_EB_EE_, h_L1EGammaPhivsElectronPhi_EE_, h_resolutionElectronET_EB_, h_resolutionElectronET_EB_EE_, h_resolutionElectronET_EE_, h_resolutionElectronEta_, h_resolutionElectronPhi_EB_, h_resolutionElectronPhi_EB_EE_, h_resolutionElectronPhi_EE_, edm::HandleBase::isValid(), LogDebug, maxDeltaRForL1Matching_, HLT_FULL_cff::minDeltaR, reco::LeafCandidate::phi(), probeElectron_, probeToL1Offset_, recoToL1TThresholdFactor_, stage2CaloLayer2EGammaToken_, theGsfElectronCollection_, and dtDQMClient_cfg::threshold.
Referenced by analyze().
|
private |
Definition at line 458 of file L1TEGammaOffline.cc.
References funct::abs(), reco::deltaPhi(), HLT_FULL_cff::deltaR, reco::LeafCandidate::et(), reco::LeafCandidate::eta(), dqmoffline::l1t::fill2DWithinLimits(), dqmoffline::l1t::fillWithinLimits(), edm::Event::getByToken(), h_efficiencyPhotonET_EB_EE_pass_, h_efficiencyPhotonET_EB_EE_total_, h_efficiencyPhotonET_EB_pass_, h_efficiencyPhotonET_EB_total_, h_efficiencyPhotonET_EE_pass_, h_efficiencyPhotonET_EE_total_, h_L1EGammaEtavsPhotonEta_, h_L1EGammaETvsPhotonET_EB_, h_L1EGammaETvsPhotonET_EB_EE_, h_L1EGammaETvsPhotonET_EE_, h_L1EGammaPhivsPhotonPhi_EB_, h_L1EGammaPhivsPhotonPhi_EB_EE_, h_L1EGammaPhivsPhotonPhi_EE_, h_resolutionPhotonET_EB_, h_resolutionPhotonET_EB_EE_, h_resolutionPhotonET_EE_, h_resolutionPhotonEta_, h_resolutionPhotonPhi_EB_, h_resolutionPhotonPhi_EB_EE_, h_resolutionPhotonPhi_EE_, edm::HandleBase::isValid(), LogDebug, HLT_FULL_cff::minDeltaR, reco::LeafCandidate::phi(), photonEfficiencyThresholds_, interactiveExample::photons, stage2CaloLayer2EGammaToken_, thePhotonCollection_, and dtDQMClient_cfg::threshold.
|
private |
From https://cds.cern.ch/record/2202966/files/DP2016_044.pdf slide 8 Filter on HLT_Ele30WP60_Ele8_Mass55 (TODO) HLT_Ele30WP60_SC4_Mass55 (TODO) Seeded by L1SingleEG, unprescaled required
Tag & probe selection Electron required to be within ECAL fiducial volume (|η|<1.4442 || 1.566<|η|<2.5). 60 < m(ee) < 120 GeV. Opposite charge requirement. Tag required to pass medium electron ID and ET > 30 GeV. Probe required to pass loose electron ID.
electrons |
Definition at line 337 of file L1TEGammaOffline.cc.
References funct::abs(), dqmoffline::l1t::fillWithinLimits(), h_tagAndProbeMass_, matchesAnHLTObject(), passesLooseEleId(), passesMediumEleId(), probeElectron_, and tagElectron_.
Referenced by fillElectrons().
|
private |
Definition at line 445 of file L1TEGammaOffline.cc.
References dqmoffline::l1t::getFiredTriggerIndices(), dqmoffline::l1t::getHLTFilters(), dqmoffline::l1t::getMatchedTriggerObjects(), dqmoffline::l1t::getTriggerObjects(), dqmoffline::l1t::getTriggerResults(), hltConfig_, maxDeltaRForHLTMatching_, bookConverter::results, triggerEvent_, triggerIndices_, triggerProcess_, and triggerResults_.
Referenced by findTagAndProbePair().
|
private |
Definition at line 946 of file L1TEGammaOffline.cc.
References h, h_L1EGammaEtavsElectronEta_, h_L1EGammaEtavsPhotonEta_, h_L1EGammaETvsElectronET_EB_, h_L1EGammaETvsElectronET_EB_EE_, h_L1EGammaETvsElectronET_EE_, h_L1EGammaETvsPhotonET_EB_, h_L1EGammaETvsPhotonET_EB_EE_, h_L1EGammaETvsPhotonET_EE_, h_L1EGammaPhivsElectronPhi_EB_, h_L1EGammaPhivsElectronPhi_EB_EE_, h_L1EGammaPhivsElectronPhi_EE_, h_L1EGammaPhivsPhotonPhi_EB_, h_L1EGammaPhivsPhotonPhi_EB_EE_, h_L1EGammaPhivsPhotonPhi_EE_, and LaserDQM_cfi::mon.
Referenced by dqmEndRun().
|
private |
Structure from https://github.com/cms-sw/cmssw/blob/CMSSW_9_0_X/DQMOffline/EGamma/plugins/ElectronAnalyzer.cc Values from https://twiki.cern.ch/twiki/bin/view/CMS/CutBasedElectronIdentificationRun2
Definition at line 383 of file L1TEGammaOffline.cc.
References funct::abs(), reco::GsfElectron::deltaEtaSuperClusterTrackAtVtx(), reco::GsfElectron::deltaPhiSuperClusterTrackAtVtx(), reco::GsfElectron::ecalEnergy(), reco::GsfElectron::eSuperClusterOverP(), reco::GsfElectron::hadronicOverEm(), reco::GsfElectron::isEB(), reco::GsfElectron::isEE(), and reco::GsfElectron::scSigmaIEtaIEta().
Referenced by findTagAndProbePair().
|
private |
Definition at line 417 of file L1TEGammaOffline.cc.
References funct::abs(), reco::GsfElectron::deltaEtaSuperClusterTrackAtVtx(), reco::GsfElectron::deltaPhiSuperClusterTrackAtVtx(), reco::GsfElectron::ecalEnergy(), reco::GsfElectron::eSuperClusterOverP(), reco::GsfElectron::hadronicOverEm(), reco::GsfElectron::isEB(), reco::GsfElectron::isEE(), and reco::GsfElectron::scSigmaIEtaIEta().
Referenced by findTagAndProbePair().
|
private |
Definition at line 90 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 83 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and bookPhotonHistos().
|
private |
Definition at line 88 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos().
|
private |
Definition at line 87 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 139 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 150 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 137 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 148 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 138 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 149 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 142 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 153 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 144 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 155 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 143 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 154 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 140 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 151 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 182 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
private |
Definition at line 188 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
private |
Definition at line 180 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
private |
Definition at line 186 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
private |
Definition at line 181 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
private |
Definition at line 187 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
private |
Definition at line 123 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), fillElectrons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 166 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), fillPhotons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 115 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), fillElectrons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 117 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), fillElectrons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 116 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), fillElectrons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 158 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), fillPhotons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 160 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), fillPhotons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 159 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), fillPhotons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 119 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), fillElectrons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 121 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), fillElectrons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 120 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), fillElectrons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 162 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), fillPhotons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 164 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), fillPhotons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 163 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), fillPhotons(), and normalise2DHistogramsToBinArea().
|
private |
Definition at line 111 of file L1TEGammaOffline.h.
Referenced by analyze(), and bookElectronHistos().
|
private |
Definition at line 126 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 128 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 127 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 134 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 130 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 132 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 131 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and fillElectrons().
|
private |
Definition at line 169 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
private |
Definition at line 171 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
private |
Definition at line 170 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
private |
Definition at line 177 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
private |
Definition at line 173 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
private |
Definition at line 175 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
private |
Definition at line 174 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
private |
Definition at line 112 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and findTagAndProbePair().
|
private |
Definition at line 107 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and bookPhotonHistos().
|
private |
Definition at line 82 of file L1TEGammaOffline.h.
Referenced by bookElectronHistos(), and bookPhotonHistos().
|
private |
Definition at line 103 of file L1TEGammaOffline.h.
Referenced by dqmBeginRun(), and matchesAnHLTObject().
|
private |
Definition at line 96 of file L1TEGammaOffline.h.
Referenced by matchesAnHLTObject().
|
private |
Definition at line 95 of file L1TEGammaOffline.h.
Referenced by fillElectrons().
|
private |
Definition at line 93 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos().
|
private |
Definition at line 92 of file L1TEGammaOffline.h.
Referenced by bookPhotonHistos(), and fillPhotons().
|
static |
Definition at line 45 of file L1TEGammaOffline.h.
|
private |
Definition at line 100 of file L1TEGammaOffline.h.
Referenced by fillElectrons(), and findTagAndProbePair().
|
private |
Definition at line 89 of file L1TEGammaOffline.h.
Referenced by fillElectrons().
|
private |
Definition at line 71 of file L1TEGammaOffline.h.
|
private |
Definition at line 97 of file L1TEGammaOffline.h.
Referenced by fillElectrons().
|
private |
Definition at line 85 of file L1TEGammaOffline.h.
Referenced by fillElectrons(), and fillPhotons().
|
private |
Definition at line 101 of file L1TEGammaOffline.h.
|
private |
Definition at line 99 of file L1TEGammaOffline.h.
Referenced by findTagAndProbePair().
|
private |
Definition at line 77 of file L1TEGammaOffline.h.
|
private |
Definition at line 74 of file L1TEGammaOffline.h.
Referenced by fillElectrons().
|
private |
Definition at line 75 of file L1TEGammaOffline.h.
Referenced by fillPhotons().
|
private |
Definition at line 76 of file L1TEGammaOffline.h.
Referenced by analyze().
|
private |
Definition at line 106 of file L1TEGammaOffline.h.
Referenced by analyze(), and matchesAnHLTObject().
|
private |
Definition at line 104 of file L1TEGammaOffline.h.
Referenced by analyze(), dqmBeginRun(), and matchesAnHLTObject().
|
private |
Definition at line 78 of file L1TEGammaOffline.h.
Referenced by analyze().
|
private |
Definition at line 81 of file L1TEGammaOffline.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 80 of file L1TEGammaOffline.h.
Referenced by dqmBeginRun(), and matchesAnHLTObject().
|
private |
Definition at line 105 of file L1TEGammaOffline.h.
Referenced by analyze(), and matchesAnHLTObject().
|
private |
Definition at line 79 of file L1TEGammaOffline.h.
Referenced by analyze().