#include <PFIsolationEstimator.h>
Public Types | |
enum | VetoType { kElectron = -1, kPhoton = 1 } |
Private Member Functions | |
void | initialize (Bool_t bApplyVeto, int iParticleType) |
–> NOTE if you want to use this class as standalone without the CMSSW part you need to uncomment the below line and compile normally with scramv1 b Then you need just to load it in your root macro the lib with the correct path, eg: gSystem->Load("/data/benedet/CMSSW_5_2_2/lib/slc5_amd64_gcc462/pluginEGammaEGammaAnalysisTools.so");
Definition at line 53 of file PFIsolationEstimator.h.
PFIsolationEstimator::PFIsolationEstimator | ( | ) |
Definition at line 24 of file PFIsolationEstimator.cc.
PFIsolationEstimator::~PFIsolationEstimator | ( | ) |
Definition at line 33 of file PFIsolationEstimator.cc.
reco::VertexRef PFIsolationEstimator::chargedHadronVertex | ( | edm::Handle< reco::VertexCollection > | verticies, |
const reco::PFCandidate & | pfcand | ||
) |
Definition at line 683 of file PFIsolationEstimator.cc.
References funct::abs(), checkClosestZVertex, PVValHelper::dz, edm::Handle< T >::product(), reco::PFCandidate::trackRef(), reco::Vertex::tracks_begin(), reco::Vertex::tracks_end(), reco::Vertex::trackWeight(), reco::PFCandidate::vertex(), electrons_cff::vertices, extraflags_cff::vtx, and w.
Referenced by isChargedParticleVetoed(), and isInitialized().
float PFIsolationEstimator::fGetIsolation | ( | const reco::PFCandidate * | pfCandidate, |
const reco::PFCandidateCollection * | pfParticlesColl, | ||
reco::VertexRef | vtx, | ||
edm::Handle< reco::VertexCollection > | vertices | ||
) |
Definition at line 200 of file PFIsolationEstimator.cc.
References fGetIsolationInRings(), fIsolation, fIsolationInRings, and refSC.
Referenced by AdHocNTupler::fill(), PhotonIsoProducer::filter(), and isInitialized().
float PFIsolationEstimator::fGetIsolation | ( | const reco::Photon * | photon, |
const reco::PFCandidateCollection * | pfParticlesColl, | ||
reco::VertexRef | vtx, | ||
edm::Handle< reco::VertexCollection > | vertices | ||
) |
Definition at line 277 of file PFIsolationEstimator.cc.
References fGetIsolationInRings(), fIsolation, and fIsolationInRings.
float PFIsolationEstimator::fGetIsolation | ( | const reco::GsfElectron * | electron, |
const reco::PFCandidateCollection * | pfParticlesColl, | ||
const reco::VertexRef | vtx, | ||
edm::Handle< reco::VertexCollection > | vertices | ||
) |
Definition at line 382 of file PFIsolationEstimator.cc.
References fGetIsolationInRings(), fIsolation, and fIsolationInRings.
std::vector< float > PFIsolationEstimator::fGetIsolationInRings | ( | const reco::PFCandidate * | pfCandidate, |
const reco::PFCandidateCollection * | pfParticlesColl, | ||
reco::VertexRef | vtx, | ||
edm::Handle< reco::VertexCollection > | vertices | ||
) |
Definition at line 211 of file PFIsolationEstimator.cc.
References funct::abs(), reco::LeafCandidate::eta(), fDeltaR, fEta, fIsolationInRings, fIsolationInRingsCharged, fIsolationInRingsChargedAll, fIsolationInRingsNeutral, fIsolationInRingsPhoton, fPhi, fPt, fRingSize, fVx, fVy, fVz, createfilelist::int, iNumberOfRings, isChargedParticleVetoed(), isNeutralParticleVetoed(), isPhotonParticleVetoed(), reco::LeafCandidate::pdgId(), reco::LeafCandidate::phi(), pivotInBarrel, reco::PFCandidate::positionAtECALEntrance(), reco::LeafCandidate::pt(), reco::PFCandidate::vx(), reco::PFCandidate::vy(), and reco::PFCandidate::vz().
Referenced by fGetIsolation(), and isInitialized().
std::vector< float > PFIsolationEstimator::fGetIsolationInRings | ( | const reco::Photon * | photon, |
const reco::PFCandidateCollection * | pfParticlesColl, | ||
reco::VertexRef | vtx, | ||
edm::Handle< reco::VertexCollection > | vertices | ||
) |
Definition at line 287 of file PFIsolationEstimator.cc.
References funct::abs(), fDeltaR, fEta, fIsolationInRings, fIsolationInRingsCharged, fIsolationInRingsChargedAll, fIsolationInRingsNeutral, fIsolationInRingsPhoton, fPhi, fRingSize, fVx, fVy, fVz, iMissHits, createfilelist::int, iNumberOfRings, isChargedParticleVetoed(), isNeutralParticleVetoed(), edm::Ref< C, T, F >::isNonnull(), isPhotonParticleVetoed(), reco::LeafCandidate::pdgId(), pivotInBarrel, reco::LeafCandidate::pt(), refSC, reco::Photon::superCluster(), reco::PFCandidate::superClusterRef(), reco::PFCandidate::vx(), reco::PFCandidate::vy(), and reco::PFCandidate::vz().
std::vector< float > PFIsolationEstimator::fGetIsolationInRings | ( | const reco::GsfElectron * | electron, |
const reco::PFCandidateCollection * | pfParticlesColl, | ||
reco::VertexRef | vtx, | ||
edm::Handle< reco::VertexCollection > | vertices | ||
) |
Definition at line 392 of file PFIsolationEstimator.cc.
References funct::abs(), reco::LeafCandidate::eta(), fDeltaR, fEta, fIsolationInRings, fIsolationInRingsCharged, fIsolationInRingsChargedAll, fIsolationInRingsNeutral, fIsolationInRingsPhoton, fPhi, fPt, fRingSize, fVx, fVy, fVz, reco::GsfElectron::gsfTrack(), iMissHits, createfilelist::int, iNumberOfRings, isChargedParticleVetoed(), isNeutralParticleVetoed(), isPhotonParticleVetoed(), reco::HitPattern::MISSING_INNER_HITS, reco::LeafCandidate::pdgId(), reco::LeafCandidate::phi(), pivotInBarrel, reco::LeafCandidate::pt(), refSC, reco::GsfElectron::superCluster(), reco::LeafCandidate::vx(), reco::LeafCandidate::vy(), and reco::LeafCandidate::vz().
|
inline |
Definition at line 133 of file PFIsolationEstimator.h.
References fIsolationCharged, and fIsolationInRingsCharged.
Referenced by AdHocNTupler::fill(), and PhotonIsoProducer::filter().
|
inline |
Definition at line 134 of file PFIsolationEstimator.h.
References fIsolationChargedAll.
|
inline |
Definition at line 138 of file PFIsolationEstimator.h.
References fIsolationInRingsCharged.
|
inline |
Definition at line 139 of file PFIsolationEstimator.h.
References fIsolationInRingsChargedAll.
|
inline |
Definition at line 137 of file PFIsolationEstimator.h.
References fIsolationInRingsNeutral.
|
inline |
Definition at line 136 of file PFIsolationEstimator.h.
References fIsolationInRingsPhoton.
|
inline |
Definition at line 132 of file PFIsolationEstimator.h.
References fIsolationInRingsNeutral, and fIsolationNeutral.
Referenced by AdHocNTupler::fill(), and PhotonIsoProducer::filter().
|
inline |
Definition at line 131 of file PFIsolationEstimator.h.
References fIsolationInRingsPhoton, and fIsolationPhoton.
Referenced by AdHocNTupler::fill(), and PhotonIsoProducer::filter().
|
inline |
|
inline |
|
private |
Definition at line 39 of file PFIsolationEstimator.cc.
References checkClosestZVertex, kElectron, setApplyDzDxyVeto(), setApplyMissHitPhVeto(), setApplyPFPUVeto(), setApplyVeto(), setConeSize(), setDeltaRVetoBarrel(), setDeltaRVetoBarrelCharged(), setDeltaRVetoBarrelNeutrals(), setDeltaRVetoBarrelPhotons(), setDeltaRVetoEndcap(), setDeltaRVetoEndcapCharged(), setDeltaRVetoEndcapNeutrals(), setDeltaRVetoEndcapPhotons(), setNumberOfCrystalEndcapPhotons(), setParticleType(), setRectangleDeltaEtaVetoBarrelCharged(), setRectangleDeltaEtaVetoBarrelNeutrals(), setRectangleDeltaEtaVetoBarrelPhotons(), setRectangleDeltaEtaVetoEndcapCharged(), setRectangleDeltaEtaVetoEndcapNeutrals(), setRectangleDeltaEtaVetoEndcapPhotons(), setRectangleDeltaPhiVetoBarrelCharged(), setRectangleDeltaPhiVetoBarrelNeutrals(), setRectangleDeltaPhiVetoBarrelPhotons(), setRectangleDeltaPhiVetoEndcapCharged(), setRectangleDeltaPhiVetoEndcapNeutrals(), setRectangleDeltaPhiVetoEndcapPhotons(), setRectangleVetoBarrel(), setRectangleVetoEndcap(), and setUseCrystalSize().
Referenced by initializeElectronIsolation(), initializeElectronIsolationInRings(), initializePhotonIsolation(), and initializePhotonIsolationInRings().
void PFIsolationEstimator::initializeElectronIsolation | ( | Bool_t | bApplyVeto | ) |
Definition at line 134 of file PFIsolationEstimator.cc.
References fConeSize, initialize(), initializeRings(), and kElectron.
void PFIsolationEstimator::initializeElectronIsolationInRings | ( | Bool_t | bApplyVeto, |
int | iNumberOfRings, | ||
float | fRingSize | ||
) |
Definition at line 157 of file PFIsolationEstimator.cc.
References initialize(), initializeRings(), and kElectron.
void PFIsolationEstimator::initializePhotonIsolation | ( | Bool_t | bApplyVeto | ) |
Definition at line 150 of file PFIsolationEstimator.cc.
References fConeSize, initialize(), initializeRings(), and kPhoton.
Referenced by AdHocNTupler::fill(), and PhotonIsoProducer::PhotonIsoProducer().
void PFIsolationEstimator::initializePhotonIsolationInRings | ( | Bool_t | bApplyVeto, |
int | iNumberOfRings, | ||
float | fRingSize | ||
) |
Definition at line 163 of file PFIsolationEstimator.cc.
References initialize(), initializeRings(), and kPhoton.
void PFIsolationEstimator::initializeRings | ( | int | iNumberOfRings, |
float | fRingSize | ||
) |
Definition at line 170 of file PFIsolationEstimator.cc.
References fConeSize, fIsolationInRings, fIsolationInRingsCharged, fIsolationInRingsChargedAll, fIsolationInRingsNeutral, fIsolationInRingsPhoton, objects.autophobj::float, iNumberOfRings, setNumbersOfRings(), and setRingSize().
Referenced by initializeElectronIsolation(), initializeElectronIsolationInRings(), initializePhotonIsolation(), and initializePhotonIsolationInRings().
float PFIsolationEstimator::isChargedParticleVetoed | ( | const reco::PFCandidate * | pfIsoCand, |
edm::Handle< reco::VertexCollection > | vertices | ||
) |
Definition at line 568 of file PFIsolationEstimator.cc.
Referenced by fGetIsolationInRings(), and setRectangleDeltaEtaVetoEndcapCharged().
float PFIsolationEstimator::isChargedParticleVetoed | ( | const reco::PFCandidate * | pfIsoCand, |
reco::VertexRef | vtx, | ||
edm::Handle< reco::VertexCollection > | vertices | ||
) |
Definition at line 575 of file PFIsolationEstimator.cc.
References funct::abs(), bApplyDzDxyVeto, bApplyPFPUVeto, bApplyVeto, bDeltaRVetoBarrel, bDeltaRVetoEndcap, bRectangleVetoBarrel, bRectangleVetoEndcap, chargedHadronVertex(), hiPixelPairStep_cff::deltaPhi, boostedElectronIsolation_cff::deltaR, PVValHelper::dxy, PVValHelper::dz, reco::LeafCandidate::eta(), fConeSize, fDeltaEta, fDeltaPhi, fDeltaR, fDeltaRVetoBarrelCharged, fDeltaRVetoEndcapCharged, fEta, fPhi, fRectangleDeltaEtaVetoBarrelCharged, fRectangleDeltaEtaVetoEndcapCharged, fRectangleDeltaPhiVetoBarrelCharged, fRectangleDeltaPhiVetoEndcapCharged, fVx, fVy, iParticleType, edm::Ref< C, T, F >::isNull(), kPhoton, reco::LeafCandidate::phi(), pivotInBarrel, reco::LeafCandidate::pt(), reco::LeafCandidate::px(), reco::LeafCandidate::py(), reco::PFCandidate::trackRef(), and extraflags_cff::vtx.
|
inline |
Definition at line 69 of file PFIsolationEstimator.h.
References chargedHadronVertex(), metsig::electron, fGetIsolation(), fGetIsolationInRings(), fisInitialized, pfDeepBoostedJetPreprocessParams_cfi::pfcand, muons2muons_cfi::photon, electrons_cff::vertices, and extraflags_cff::vtx.
float PFIsolationEstimator::isNeutralParticleVetoed | ( | const reco::PFCandidate * | pfIsoCand | ) |
Definition at line 518 of file PFIsolationEstimator.cc.
References funct::abs(), bApplyVeto, bDeltaRVetoBarrel, bDeltaRVetoEndcap, bRectangleVetoBarrel, bRectangleVetoEndcap, hiPixelPairStep_cff::deltaPhi, boostedElectronIsolation_cff::deltaR, reco::LeafCandidate::eta(), fConeSize, fDeltaEta, fDeltaPhi, fDeltaR, fDeltaRVetoBarrelNeutrals, fDeltaRVetoEndcapNeutrals, fEta, fPhi, fRectangleDeltaEtaVetoBarrelNeutrals, fRectangleDeltaEtaVetoEndcapNeutrals, fRectangleDeltaPhiVetoBarrelNeutrals, fRectangleDeltaPhiVetoEndcapNeutrals, reco::LeafCandidate::phi(), and pivotInBarrel.
Referenced by fGetIsolationInRings(), and setRectangleDeltaEtaVetoEndcapCharged().
float PFIsolationEstimator::isPhotonParticleVetoed | ( | const reco::PFCandidate * | pfIsoCand | ) |
Definition at line 460 of file PFIsolationEstimator.cc.
References funct::abs(), bApplyMissHitPhVeto, bApplyVeto, bDeltaRVetoBarrel, bDeltaRVetoEndcap, bRectangleVetoBarrel, bRectangleVetoEndcap, bUseCrystalSize, hiPixelPairStep_cff::deltaPhi, boostedElectronIsolation_cff::deltaR, reco::LeafCandidate::eta(), fConeSize, fDeltaEta, fDeltaPhi, fDeltaR, fDeltaRVetoBarrelPhotons, fDeltaRVetoEndcapPhotons, fEta, fNumberOfCrystalEndcapPhotons, fPhi, fRectangleDeltaEtaVetoBarrelPhotons, fRectangleDeltaEtaVetoEndcapPhotons, fRectangleDeltaPhiVetoBarrelPhotons, fRectangleDeltaPhiVetoEndcapPhotons, iMissHits, edm::Ref< C, T, F >::isNonnull(), reco::PFCandidate::mva_nothing_gamma(), reco::LeafCandidate::phi(), pivotInBarrel, refSC, and reco::PFCandidate::superClusterRef().
Referenced by fGetIsolationInRings(), and setRectangleDeltaEtaVetoEndcapCharged().
int PFIsolationEstimator::matchPFObject | ( | const reco::Photon * | photon, |
const reco::PFCandidateCollection * | pfParticlesColl | ||
) |
Definition at line 757 of file PFIsolationEstimator.cc.
References Abs(), mps_fire::i, reco::LeafCandidate::pdgId(), reco::Photon::superCluster(), and reco::PFCandidate::superClusterRef().
Referenced by getRingSize().
int PFIsolationEstimator::matchPFObject | ( | const reco::GsfElectron * | photon, |
const reco::PFCandidateCollection * | pfParticlesColl | ||
) |
Definition at line 803 of file PFIsolationEstimator.cc.
References Abs(), boostedElectronIsolation_cff::deltaR, reco::LeafCandidate::eta(), fDeltaR, fPt, mps_fire::i, reco::LeafCandidate::pdgId(), reco::LeafCandidate::phi(), reco::LeafCandidate::pt(), reco::GsfElectron::superCluster(), and reco::PFCandidate::superClusterRef().
|
inline |
Definition at line 91 of file PFIsolationEstimator.h.
References bApplyDzDxyVeto.
Referenced by initialize().
|
inline |
Definition at line 92 of file PFIsolationEstimator.h.
References bApplyMissHitPhVeto.
Referenced by initialize().
|
inline |
Definition at line 90 of file PFIsolationEstimator.h.
References bApplyPFPUVeto.
Referenced by initialize().
|
inline |
Definition at line 89 of file PFIsolationEstimator.h.
References bApplyVeto.
Referenced by initialize().
|
inline |
Definition at line 84 of file PFIsolationEstimator.h.
References fConeSize.
Referenced by AdHocNTupler::fill(), initialize(), and PhotonIsoProducer::PhotonIsoProducer().
|
inline |
Definition at line 93 of file PFIsolationEstimator.h.
References bDeltaRVetoBarrel.
Referenced by initialize().
|
inline |
Definition at line 103 of file PFIsolationEstimator.h.
References fDeltaRVetoBarrelCharged.
Referenced by initialize().
|
inline |
Definition at line 102 of file PFIsolationEstimator.h.
References fDeltaRVetoBarrelNeutrals.
Referenced by initialize().
|
inline |
Definition at line 101 of file PFIsolationEstimator.h.
References fDeltaRVetoBarrelPhotons.
Referenced by initialize().
|
inline |
Definition at line 94 of file PFIsolationEstimator.h.
References bDeltaRVetoEndcap.
Referenced by initialize().
|
inline |
Definition at line 106 of file PFIsolationEstimator.h.
References fDeltaRVetoEndcapCharged.
Referenced by initialize().
|
inline |
Definition at line 105 of file PFIsolationEstimator.h.
References fDeltaRVetoEndcapNeutrals.
Referenced by initialize().
|
inline |
Definition at line 104 of file PFIsolationEstimator.h.
References fDeltaRVetoEndcapPhotons.
Referenced by initialize().
|
inline |
Definition at line 107 of file PFIsolationEstimator.h.
References fNumberOfCrystalEndcapPhotons.
Referenced by initialize().
|
inline |
Definition at line 142 of file PFIsolationEstimator.h.
References iNumberOfRings.
Referenced by initializeRings().
|
inline |
Definition at line 86 of file PFIsolationEstimator.h.
References iParticleType.
Referenced by initialize().
|
inline |
Definition at line 119 of file PFIsolationEstimator.h.
References fRectangleDeltaEtaVetoBarrelCharged.
Referenced by initialize().
|
inline |
Definition at line 118 of file PFIsolationEstimator.h.
References fRectangleDeltaEtaVetoBarrelNeutrals.
Referenced by initialize().
|
inline |
Definition at line 117 of file PFIsolationEstimator.h.
References fRectangleDeltaEtaVetoBarrelPhotons.
Referenced by initialize().
|
inline |
Definition at line 122 of file PFIsolationEstimator.h.
References fRectangleDeltaEtaVetoEndcapCharged, isChargedParticleVetoed(), isNeutralParticleVetoed(), and isPhotonParticleVetoed().
Referenced by initialize().
|
inline |
Definition at line 121 of file PFIsolationEstimator.h.
References fRectangleDeltaEtaVetoEndcapNeutrals.
Referenced by initialize().
|
inline |
Definition at line 120 of file PFIsolationEstimator.h.
References fRectangleDeltaEtaVetoEndcapPhotons.
Referenced by initialize().
|
inline |
Definition at line 111 of file PFIsolationEstimator.h.
References fRectangleDeltaPhiVetoBarrelCharged.
Referenced by initialize().
|
inline |
Definition at line 110 of file PFIsolationEstimator.h.
References fRectangleDeltaPhiVetoBarrelNeutrals.
Referenced by initialize().
|
inline |
Definition at line 109 of file PFIsolationEstimator.h.
References fRectangleDeltaPhiVetoBarrelPhotons.
Referenced by initialize().
|
inline |
Definition at line 114 of file PFIsolationEstimator.h.
References fRectangleDeltaPhiVetoEndcapCharged.
Referenced by initialize().
|
inline |
Definition at line 113 of file PFIsolationEstimator.h.
References fRectangleDeltaPhiVetoEndcapNeutrals.
Referenced by initialize().
|
inline |
Definition at line 112 of file PFIsolationEstimator.h.
References fRectangleDeltaPhiVetoEndcapPhotons.
Referenced by initialize().
|
inline |
Definition at line 95 of file PFIsolationEstimator.h.
References bRectangleVetoBarrel.
Referenced by initialize().
|
inline |
Definition at line 96 of file PFIsolationEstimator.h.
References bRectangleVetoEndcap.
Referenced by initialize().
|
inline |
Definition at line 143 of file PFIsolationEstimator.h.
References fRingSize.
Referenced by initializeRings().
|
inline |
Definition at line 98 of file PFIsolationEstimator.h.
References bUseCrystalSize.
Referenced by initialize().
|
private |
Definition at line 172 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), and setApplyDzDxyVeto().
|
private |
Definition at line 174 of file PFIsolationEstimator.h.
Referenced by isPhotonParticleVetoed(), and setApplyMissHitPhVeto().
|
private |
Definition at line 173 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), and setApplyPFPUVeto().
|
private |
Definition at line 171 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), isNeutralParticleVetoed(), isPhotonParticleVetoed(), and setApplyVeto().
|
private |
Definition at line 177 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), isNeutralParticleVetoed(), isPhotonParticleVetoed(), and setDeltaRVetoBarrel().
|
private |
Definition at line 178 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), isNeutralParticleVetoed(), isPhotonParticleVetoed(), and setDeltaRVetoEndcap().
|
private |
Definition at line 180 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), isNeutralParticleVetoed(), isPhotonParticleVetoed(), and setRectangleVetoBarrel().
|
private |
Definition at line 181 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), isNeutralParticleVetoed(), isPhotonParticleVetoed(), and setRectangleVetoEndcap().
|
private |
Definition at line 175 of file PFIsolationEstimator.h.
Referenced by isPhotonParticleVetoed(), and setUseCrystalSize().
|
private |
Definition at line 169 of file PFIsolationEstimator.h.
Referenced by chargedHadronVertex(), and initialize().
|
private |
Definition at line 170 of file PFIsolationEstimator.h.
Referenced by initializeElectronIsolation(), initializePhotonIsolation(), initializeRings(), isChargedParticleVetoed(), isNeutralParticleVetoed(), isPhotonParticleVetoed(), and setConeSize().
|
private |
Definition at line 215 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), isNeutralParticleVetoed(), and isPhotonParticleVetoed().
|
private |
Definition at line 216 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), isNeutralParticleVetoed(), and isPhotonParticleVetoed().
|
private |
Definition at line 214 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), isChargedParticleVetoed(), isNeutralParticleVetoed(), isPhotonParticleVetoed(), and matchPFObject().
|
private |
Definition at line 185 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), and setDeltaRVetoBarrelCharged().
|
private |
Definition at line 184 of file PFIsolationEstimator.h.
Referenced by isNeutralParticleVetoed(), and setDeltaRVetoBarrelNeutrals().
|
private |
Definition at line 183 of file PFIsolationEstimator.h.
Referenced by isPhotonParticleVetoed(), and setDeltaRVetoBarrelPhotons().
|
private |
Definition at line 189 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), and setDeltaRVetoEndcapCharged().
|
private |
Definition at line 188 of file PFIsolationEstimator.h.
Referenced by isNeutralParticleVetoed(), and setDeltaRVetoEndcapNeutrals().
|
private |
Definition at line 187 of file PFIsolationEstimator.h.
Referenced by isPhotonParticleVetoed(), and setDeltaRVetoEndcapPhotons().
|
private |
Definition at line 218 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), isChargedParticleVetoed(), isNeutralParticleVetoed(), and isPhotonParticleVetoed().
|
private |
Definition at line 220 of file PFIsolationEstimator.h.
|
private |
Definition at line 156 of file PFIsolationEstimator.h.
Referenced by isInitialized().
|
private |
Definition at line 157 of file PFIsolationEstimator.h.
Referenced by fGetIsolation().
|
private |
Definition at line 160 of file PFIsolationEstimator.h.
Referenced by getIsolationCharged().
|
private |
Definition at line 161 of file PFIsolationEstimator.h.
Referenced by getIsolationChargedAll().
|
private |
Definition at line 163 of file PFIsolationEstimator.h.
Referenced by fGetIsolation(), fGetIsolationInRings(), and initializeRings().
|
private |
Definition at line 166 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), getIsolationCharged(), getIsolationInRingsCharged(), and initializeRings().
|
private |
Definition at line 167 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), getIsolationInRingsChargedAll(), and initializeRings().
|
private |
Definition at line 165 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), getIsolationInRingsNeutral(), getIsolationNeutral(), and initializeRings().
|
private |
Definition at line 164 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), getIsolationInRingsPhoton(), getIsolationPhoton(), and initializeRings().
|
private |
Definition at line 159 of file PFIsolationEstimator.h.
Referenced by getIsolationNeutral().
|
private |
Definition at line 158 of file PFIsolationEstimator.h.
Referenced by getIsolationPhoton().
|
private |
Definition at line 191 of file PFIsolationEstimator.h.
Referenced by isPhotonParticleVetoed(), and setNumberOfCrystalEndcapPhotons().
|
private |
Definition at line 219 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), isChargedParticleVetoed(), isNeutralParticleVetoed(), and isPhotonParticleVetoed().
|
private |
Definition at line 221 of file PFIsolationEstimator.h.
|
private |
Definition at line 223 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), and matchPFObject().
|
private |
Definition at line 203 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), and setRectangleDeltaEtaVetoBarrelCharged().
|
private |
Definition at line 202 of file PFIsolationEstimator.h.
Referenced by isNeutralParticleVetoed(), and setRectangleDeltaEtaVetoBarrelNeutrals().
|
private |
Definition at line 201 of file PFIsolationEstimator.h.
Referenced by isPhotonParticleVetoed(), and setRectangleDeltaEtaVetoBarrelPhotons().
|
private |
Definition at line 207 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), and setRectangleDeltaEtaVetoEndcapCharged().
|
private |
Definition at line 206 of file PFIsolationEstimator.h.
Referenced by isNeutralParticleVetoed(), and setRectangleDeltaEtaVetoEndcapNeutrals().
|
private |
Definition at line 205 of file PFIsolationEstimator.h.
Referenced by isPhotonParticleVetoed(), and setRectangleDeltaEtaVetoEndcapPhotons().
|
private |
Definition at line 195 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), and setRectangleDeltaPhiVetoBarrelCharged().
|
private |
Definition at line 194 of file PFIsolationEstimator.h.
Referenced by isNeutralParticleVetoed(), and setRectangleDeltaPhiVetoBarrelNeutrals().
|
private |
Definition at line 193 of file PFIsolationEstimator.h.
Referenced by isPhotonParticleVetoed(), and setRectangleDeltaPhiVetoBarrelPhotons().
|
private |
Definition at line 199 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), and setRectangleDeltaPhiVetoEndcapCharged().
|
private |
Definition at line 198 of file PFIsolationEstimator.h.
Referenced by isNeutralParticleVetoed(), and setRectangleDeltaPhiVetoEndcapNeutrals().
|
private |
Definition at line 197 of file PFIsolationEstimator.h.
Referenced by isPhotonParticleVetoed(), and setRectangleDeltaPhiVetoEndcapPhotons().
|
private |
Definition at line 212 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), getRingSize(), and setRingSize().
|
private |
Definition at line 224 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), and isChargedParticleVetoed().
|
private |
Definition at line 225 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), and isChargedParticleVetoed().
|
private |
Definition at line 226 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings().
|
private |
Definition at line 210 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), and isPhotonParticleVetoed().
|
private |
Definition at line 209 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), getNumbersOfRings(), initializeRings(), and setNumbersOfRings().
|
private |
Definition at line 154 of file PFIsolationEstimator.h.
Referenced by isChargedParticleVetoed(), and setParticleType().
|
private |
Definition at line 229 of file PFIsolationEstimator.h.
Referenced by fGetIsolationInRings(), isChargedParticleVetoed(), isNeutralParticleVetoed(), and isPhotonParticleVetoed().
|
private |
Definition at line 228 of file PFIsolationEstimator.h.
Referenced by fGetIsolation(), fGetIsolationInRings(), and isPhotonParticleVetoed().
|
private |
Definition at line 231 of file PFIsolationEstimator.h.