#include <GsfElectron.h>
Classes | |
struct | ChargeInfo |
struct | ClassificationVariables |
struct | ClosestCtfTrack |
struct | ConversionRejection |
struct | Corrections |
struct | FiducialFlags |
struct | IsolationVariables |
struct | MvaInput |
struct | MvaOutput |
struct | PflowIsolationVariables |
struct | PixelMatchVariables |
struct | SaturationInfo |
struct | ShowerShape |
struct | TrackClusterMatching |
struct | TrackExtrapolations |
Public Member Functions | |
void | addAmbiguousGsfTrack (const reco::GsfTrackRef &t) |
bool | ambiguous () const |
GsfTrackRefVector::const_iterator | ambiguousGsfTracksBegin () const |
GsfTrackRefVector::const_iterator | ambiguousGsfTracksEnd () const |
GsfTrackRefVector::size_type | ambiguousGsfTracksSize () const |
CaloCluster_iterator | basicClustersBegin () const |
CaloCluster_iterator | basicClustersEnd () const |
int | basicClustersSize () const |
float | caloEnergy () const |
math::XYZPoint | caloPosition () const |
P4Kind | candidateP4Kind () const |
const ChargeInfo & | chargeInfo () const |
Classification | classification () const |
const ClassificationVariables & | classificationVariables () const |
void | clearAmbiguousGsfTracks () |
GsfElectron * | clone () const override |
returns a clone of the Candidate object More... | |
GsfElectron * | clone (const GsfElectronCoreRef &core, const CaloClusterPtr &electronCluster, const TrackRef &closestCtfTrack, const TrackBaseRef &conversionPartner, const GsfTrackRefVector &ambiguousTracks) const |
virtual ClosestCtfTrack | closestCtfTrack () const |
virtual TrackRef | closestCtfTrackRef () const |
virtual TrackRef | closestTrack () const |
float | convDcot () const |
float | convDist () const |
const ConversionRejection & | conversionRejectionVariables () const |
int | convFlags () const |
TrackBaseRef | convPartner () const |
float | convRadius () const |
virtual GsfElectronCoreRef | core () const |
void | correctEcalEnergy (float newEnergy, float newEnergyError) |
float | correctedEcalEnergy () const |
float | correctedEcalEnergyError () const |
const Corrections & | corrections () const |
void | correctMomentum (const LorentzVector &p4, float trackMomentumError, float p4Error) |
float | ctfGsfOverlap () const |
float | deltaEtaEleClusterTrackAtCalo () const |
float | deltaEtaSeedClusterTrackAtCalo () const |
float | deltaEtaSeedClusterTrackAtVtx () const |
float | deltaEtaSuperClusterTrackAtVtx () const |
float | deltaPhiEleClusterTrackAtCalo () const |
float | deltaPhiSeedClusterTrackAtCalo () const |
float | deltaPhiSuperClusterTrackAtVtx () const |
float | dr03EcalRecHitSumEt () const |
float | dr03HcalDepth1TowerSumEt () const |
float | dr03HcalDepth1TowerSumEtBc () const |
float | dr03HcalDepth2TowerSumEt () const |
float | dr03HcalDepth2TowerSumEtBc () const |
float | dr03HcalTowerSumEt () const |
float | dr03HcalTowerSumEtBc () const |
const IsolationVariables & | dr03IsolationVariables () const |
float | dr03TkSumPt () const |
float | dr04EcalRecHitSumEt () const |
float | dr04HcalDepth1TowerSumEt () const |
float | dr04HcalDepth1TowerSumEtBc () const |
float | dr04HcalDepth2TowerSumEt () const |
float | dr04HcalDepth2TowerSumEtBc () const |
float | dr04HcalTowerSumEt () const |
float | dr04HcalTowerSumEtBc () const |
const IsolationVariables & | dr04IsolationVariables () const |
float | dr04TkSumPt () const |
float | e1x5 () const |
float | e2x5Max () const |
float | e5x5 () const |
float | eBottom () const |
bool | ecalDriven () const |
bool | ecalDrivenSeed () const |
float | ecalEnergy () const |
float | ecalEnergyError () const |
float | ecalPFClusterIso () const |
float | eEleClusterOverPout () const |
CaloClusterPtr | electronCluster () const |
float | eLeft () const |
float | eRight () const |
float | eSeedClusterOverP () const |
float | eSeedClusterOverPout () const |
float | eSuperClusterOverP () const |
float | eTop () const |
float | fbrem () const |
const FiducialFlags & | fiducialFlags () const |
float | full5x5_e1x5 () const |
float | full5x5_e2x5Bottom () const |
float | full5x5_e2x5Left () const |
float | full5x5_e2x5Max () const |
float | full5x5_e2x5Right () const |
float | full5x5_e2x5Top () const |
float | full5x5_e5x5 () const |
float | full5x5_eBottom () const |
float | full5x5_eLeft () const |
float | full5x5_eRight () const |
float | full5x5_eTop () const |
float | full5x5_hcalDepth1OverEcal () const |
float | full5x5_hcalDepth1OverEcalBc () const |
float | full5x5_hcalDepth2OverEcal () const |
float | full5x5_hcalDepth2OverEcalBc () const |
float | full5x5_hcalOverEcal () const |
float | full5x5_hcalOverEcalBc () const |
float | full5x5_hcalOverEcalValid () const |
float | full5x5_r9 () const |
void | full5x5_setShowerShape (const ShowerShape &s) |
const ShowerShape & | full5x5_showerShape () const |
float | full5x5_sigmaEtaEta () const |
float | full5x5_sigmaIetaIeta () const |
float | full5x5_sigmaIphiIphi () const |
GsfElectron () | |
GsfElectron (const GsfElectronCoreRef &) | |
GsfElectron (const GsfElectron &, const GsfElectronCoreRef &) | |
GsfElectron (const GsfElectron &electron, const GsfElectronCoreRef &core, const CaloClusterPtr &electronCluster, const TrackRef &closestCtfTrack, const TrackBaseRef &conversionPartner, const GsfTrackRefVector &ambiguousTracks) | |
GsfElectron (int charge, const ChargeInfo &, const GsfElectronCoreRef &, const TrackClusterMatching &, const TrackExtrapolations &, const ClosestCtfTrack &, const FiducialFlags &, const ShowerShape &, const ConversionRejection &) | |
GsfElectron (int charge, const ChargeInfo &, const GsfElectronCoreRef &, const TrackClusterMatching &, const TrackExtrapolations &, const ClosestCtfTrack &, const FiducialFlags &, const ShowerShape &, const ShowerShape &, const ConversionRejection &, const SaturationInfo &) | |
GsfTrackRef | gsfTrack () const override |
reference to a GsfTrack More... | |
float | hadronicOverEm () const |
float | hadronicOverEm1 () const |
float | hadronicOverEm2 () const |
float | hcalDepth1OverEcal () const |
float | hcalDepth1OverEcalBc () const |
float | hcalDepth2OverEcal () const |
float | hcalDepth2OverEcalBc () const |
float | hcalOverEcal () const |
float | hcalOverEcalBc () const |
float | hcalOverEcalValid () const |
float | hcalPFClusterIso () const |
const std::vector< CaloTowerDetId > & | hcalTowersBehindClusters () const |
bool | isEB () const |
bool | isEBEEGap () const |
bool | isEBEtaGap () const |
bool | isEBGap () const |
bool | isEBPhiGap () const |
bool | isEcalEnergyCorrected () const |
bool | isEE () const |
bool | isEEDeeGap () const |
bool | isEEGap () const |
bool | isEERingGap () const |
bool | isElectron () const override |
bool | isEnergyScaleCorrected () const |
bool | isGap () const |
bool | isGsfCtfChargeConsistent () const |
bool | isGsfCtfScPixChargeConsistent () const |
bool | isGsfScPixChargeConsistent () const |
const IsolationVariables & | isolationVariables03 () const |
const IsolationVariables & | isolationVariables04 () const |
float | isSeedSaturated () const |
float | mva_e_pi () const |
float | mva_Isolated () const |
const MvaInput & | mvaInput () const |
const MvaOutput & | mvaOutput () const |
float | nSaturatedXtals () const |
int | numberOfBrems () const |
bool | overlap (const Candidate &) const override |
check overlap with another candidate More... | |
const LorentzVector & | p4 (P4Kind kind) const |
float | p4Error (P4Kind kind) const |
virtual SuperClusterRef | parentSuperCluster () const |
bool | passingCutBasedPreselection () const |
bool | passingMvaPreselection () const |
bool | passingPflowPreselection () const |
const PflowIsolationVariables & | pfIsolationVariables () const |
float | pixelMatchDPhi1 () const |
float | pixelMatchDPhi2 () const |
float | pixelMatchDRz1 () const |
float | pixelMatchDRz2 () const |
int | pixelMatchSubdetector1 () const |
int | pixelMatchSubdetector2 () const |
float | r9 () const |
const SaturationInfo & | saturationInfo () const |
float | scE1x5 () const |
float | scE2x5Max () const |
float | scE5x5 () const |
int | scPixCharge () const |
float | scSigmaEtaEta () const |
float | scSigmaIEtaIEta () const |
void | setAmbiguous (bool flag) |
void | setClassification (Classification myclass) |
void | setClassificationVariables (const ClassificationVariables &cv) |
void | setCore (const reco::GsfElectronCoreRef &core) |
void | setCorrectedEcalEnergy (float newEnergy) |
void | setCorrectedEcalEnergyError (float newEnergyError) |
void | setCorrections (const Corrections &c) |
void | setDeltaEtaSuperClusterAtVtx (float de) |
void | setDeltaPhiSuperClusterAtVtx (float dphi) |
void | setDr03Isolation (const IsolationVariables &dr03) |
void | setDr04Isolation (const IsolationVariables &dr04) |
void | setEcalEnergyError (float energyError) |
void | setFFlagIsEB (const bool b) |
void | setFFlagIsEBEEGap (const bool b) |
void | setFFlagIsEBEtaGap (const bool b) |
void | setFFlagIsEBPhiGap (const bool b) |
void | setFFlagIsEE (const bool b) |
void | setFFlagIsEEDeeGap (const bool b) |
void | setFFlagIsEERingGap (const bool b) |
void | setIsolation03 (const IsolationVariables &dr03) |
void | setIsolation04 (const IsolationVariables &dr04) |
void | setMvaInput (const MvaInput &mi) |
void | setMvaOutput (const MvaOutput &mo) |
void | setP4 (P4Kind kind, const LorentzVector &p4, float p4Error, bool setCandidate) |
void | setPassCutBasedPreselection (bool flag) |
void | setPassMvaPreselection (bool flag) |
void | setPassPflowPreselection (bool flag) |
void | setPfIsolationVariables (const PflowIsolationVariables &iso) |
void | setPixelMatchDPhi1 (float dPhi1) |
void | setPixelMatchDPhi2 (float dPhi2) |
void | setPixelMatchDRz1 (float dRz1) |
void | setPixelMatchDRz2 (float dRz2) |
void | setPixelMatchSubdetectors (int sd1, int sd2) |
void | setSaturationInfo (const SaturationInfo &s) |
void | setShowerShape (const ShowerShape &s) |
void | setSuperClusterFbrem (float fbrem) |
void | setTrackExtrapolations (const TrackExtrapolations &te) |
void | setTrackFbrem (float fbrem) |
void | setTrackMomentumError (float trackMomentumError) |
float | shFracInnerHits () const |
const ShowerShape & | showerShape () const |
float | sigmaEtaEta () const |
float | sigmaIetaIeta () const |
float | sigmaIphiIphi () const |
SuperClusterRef | superCluster () const override |
reference to a SuperCluster More... | |
float | superClusterFbrem () const |
math::XYZPoint | superClusterPosition () const |
const TrackClusterMatching & | trackClusterMatching () const |
bool | trackerDrivenSeed () const |
const TrackExtrapolations & | trackExtrapolations () const |
float | trackFbrem () const |
math::XYZVectorF | trackMomentumAtCalo () const |
math::XYZVectorF | trackMomentumAtEleClus () const |
math::XYZVectorF | trackMomentumAtVtx () const |
math::XYZVectorF | trackMomentumAtVtxWithConstraint () const |
float | trackMomentumError () const |
math::XYZVectorF | trackMomentumOut () const |
math::XYZPointF | trackPositionAtCalo () const |
math::XYZPointF | TrackPositionAtCalo () const |
math::XYZPointF | trackPositionAtVtx () const |
math::XYZPointF | TrackPositionAtVtx () const |
~GsfElectron () override | |
Public Member Functions inherited from reco::RecoCandidate | |
const Track * | bestTrack () const override |
best track pointer More... | |
virtual TrackBaseRef | bestTrackRef () const |
best track RefToBase More... | |
virtual TrackType | bestTrackType () const |
track type More... | |
virtual CaloTowerRef | caloTower () const |
reference to a CaloTower More... | |
RecoCandidate * | clone () const override |
returns a clone of the Candidate object More... | |
virtual reco::TrackRef | combinedMuon () const |
reference to a stand-alone muon Track More... | |
float | dxyError () const override |
uncertainty on dxy More... | |
float | dzError () const override |
uncertainty on dz More... | |
virtual size_t | numberOfTracks () const |
number of multiple Tracks More... | |
RecoCandidate () | |
default constructor More... | |
template<typename P4 > | |
RecoCandidate (Charge q, const P4 &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0) | |
constructor from values More... | |
virtual reco::TrackRef | standAloneMuon () const |
reference to a stand-alone muon Track More... | |
virtual reco::TrackRef | track () const |
reference to a Track More... | |
virtual reco::TrackRef | track (size_t) const |
reference to one of multiple Tracks More... | |
~RecoCandidate () override | |
destructor More... | |
Public Member Functions inherited from reco::LeafCandidate | |
Vector | boostToCM () const final |
int | charge () const final |
electric charge More... | |
void | construct (int qx3, float pt, float eta, float phi, float mass, const Point &vtx, int pdgId, int status) |
const Candidate * | daughter (size_type) const override |
return daughter at a given position (throws an exception) More... | |
Candidate * | daughter (size_type) override |
return daughter at a given position (throws an exception) More... | |
Candidate * | daughter (const std::string &s) override |
return daughter with a specified role name More... | |
const Candidate * | daughter (const std::string &s) const override |
return daughter with a specified role name More... | |
double | energy () const final |
energy More... | |
double | et () const final |
transverse energy More... | |
double | et2 () const final |
transverse energy squared (use this for cut!) More... | |
double | eta () const final |
momentum pseudorapidity More... | |
void | fillVertexCovariance (CovarianceMatrix &v) const override |
fill SMatrix More... | |
template<typename T > | |
T | get () const |
get a component More... | |
template<typename T , typename Tag > | |
T | get () const |
get a component More... | |
template<typename T > | |
T | get (size_type i) const |
get a component More... | |
template<typename T , typename Tag > | |
T | get (size_type i) const |
get a component More... | |
bool | hasMasterClone () const override |
bool | hasMasterClonePtr () const override |
bool | isCaloMuon () const override |
bool | isConvertedPhoton () const override |
bool | isGlobalMuon () const override |
bool | isJet () const override |
bool | isMuon () const override |
bool | isPhoton () const override |
bool | isStandAloneMuon () const override |
bool | isTrackerMuon () const override |
LeafCandidate () | |
LeafCandidate (const Candidate &c) | |
template<typename... Args> | |
LeafCandidate (Args &&...args) | |
LeafCandidate (LeafCandidate &rh) | |
LeafCandidate (LeafCandidate &&)=default | |
LeafCandidate (LeafCandidate const &)=default | |
bool | longLived () const final |
is long lived? More... | |
double | mass () const final |
mass More... | |
bool | massConstraint () const final |
do mass constraint? More... | |
double | massSqr () const final |
mass squared More... | |
const CandidateBaseRef & | masterClone () const override |
const CandidatePtr & | masterClonePtr () const override |
template<typename Ref > | |
Ref | masterRef () const |
cast master clone reference to a concrete type More... | |
Vector | momentum () const final |
spatial momentum vector More... | |
const Candidate * | mother (size_type) const override |
return mother at a given position (throws an exception) More... | |
double | mt () const final |
transverse mass More... | |
double | mtSqr () const final |
transverse mass squared More... | |
template<typename T > | |
size_type | numberOf () const |
number of components More... | |
template<typename T , typename Tag > | |
size_type | numberOf () const |
number of components More... | |
size_t | numberOfDaughters () const override |
number of daughters More... | |
size_t | numberOfMothers () const override |
number of mothers More... | |
size_t | numberOfSourceCandidatePtrs () const override |
LeafCandidate & | operator= (LeafCandidate &&)=default |
LeafCandidate & | operator= (LeafCandidate const &)=default |
double | p () const final |
magnitude of momentum vector More... | |
const LorentzVector & | p4 () const final |
four-momentum Lorentz vector More... | |
int | pdgId () const final |
PDG identifier. More... | |
double | phi () const final |
momentum azimuthal angle More... | |
const PolarLorentzVector & | polarP4 () const final |
four-momentum Lorentz vector More... | |
double | pt () const final |
transverse momentum More... | |
double | px () const final |
x coordinate of momentum vector More... | |
double | py () const final |
y coordinate of momentum vector More... | |
double | pz () const final |
z coordinate of momentum vector More... | |
double | rapidity () const final |
rapidity More... | |
void | setCharge (Charge q) final |
set electric charge More... | |
void | setLongLived () final |
void | setMass (double m) final |
set particle mass More... | |
void | setMassConstraint () final |
void | setP4 (const LorentzVector &p4) final |
set 4-momentum More... | |
void | setP4 (const PolarLorentzVector &p4) final |
set 4-momentum More... | |
void | setPdgId (int pdgId) final |
void | setPz (double pz) final |
void | setStatus (int status) final |
set status word More... | |
void | setThreeCharge (Charge qx3) final |
set electric charge More... | |
void | setVertex (const Point &vertex) override |
set vertex More... | |
CandidatePtr | sourceCandidatePtr (size_type i) const override |
int | status () const final |
status word More... | |
double | theta () const final |
momentum polar angle More... | |
int | threeCharge () const final |
electric charge More... | |
const Point & | vertex () const override |
vertex position (overwritten by PF...) More... | |
double | vertexChi2 () const override |
chi-squares More... | |
double | vertexCovariance (int i, int j) const override |
(i, j)-th element of error matrix, i, j = 0, ... 2 More... | |
CovarianceMatrix | vertexCovariance () const final |
return SMatrix More... | |
double | vertexNdof () const override |
double | vertexNormalizedChi2 () const override |
chi-squared divided by n.d.o.f. More... | |
double | vx () const override |
x coordinate of vertex position More... | |
double | vy () const override |
y coordinate of vertex position More... | |
double | vz () const override |
z coordinate of vertex position More... | |
double | y () const final |
rapidity More... | |
~LeafCandidate () override | |
destructor More... | |
Public Member Functions inherited from reco::Candidate | |
const_iterator | begin () const |
first daughter const_iterator More... | |
iterator | begin () |
first daughter iterator More... | |
Candidate () | |
default constructor More... | |
const_iterator | end () const |
last daughter const_iterator More... | |
iterator | end () |
last daughter iterator More... | |
template<typename T > | |
T | get () const |
get a component More... | |
template<typename T , typename Tag > | |
T | get () const |
get a component More... | |
template<typename T > | |
T | get (size_type i) const |
get a component More... | |
template<typename T , typename Tag > | |
T | get (size_type i) const |
get a component More... | |
template<typename Ref > | |
Ref | masterRef () const |
cast master clone reference to a concrete type More... | |
template<typename T > | |
size_type | numberOf () const |
number of components More... | |
template<typename T , typename Tag > | |
size_type | numberOf () const |
number of components More... | |
virtual void | setSourceCandidatePtr (const CandidatePtr &ptr) |
Set the ptr to the source Candidate. More... | |
virtual | ~Candidate () |
destructor More... | |
Private Member Functions | |
void | init () |
Additional Inherited Members | |
Protected Member Functions inherited from reco::RecoCandidate | |
template<typename R > | |
bool | checkOverlap (const R &r1, const R &r2) const |
check if two components overlap More... | |
Definition at line 37 of file GsfElectron.h.
Enumerator | |
---|---|
UNKNOWN | |
GOLDEN | |
BIGBREM | |
BADTRACK | |
SHOWERING | |
GAP |
Definition at line 751 of file GsfElectron.h.
Enumerator | |
---|---|
P4_UNKNOWN | |
P4_FROM_SUPER_CLUSTER | |
P4_COMBINATION | |
P4_PFLOW_COMBINATION |
Definition at line 799 of file GsfElectron.h.
GsfElectron::GsfElectron | ( | ) |
Definition at line 19 of file GsfElectron.cc.
References init().
Referenced by clone(), and GsfElectron().
GsfElectron::GsfElectron | ( | const GsfElectronCoreRef & | core | ) |
GsfElectron::GsfElectron | ( | const GsfElectron & | electron, |
const GsfElectronCoreRef & | core | ||
) |
Definition at line 73 of file GsfElectron.cc.
References GsfElectron().
GsfElectron::GsfElectron | ( | const GsfElectron & | electron, |
const GsfElectronCoreRef & | core, | ||
const CaloClusterPtr & | electronCluster, | ||
const TrackRef & | closestCtfTrack, | ||
const TrackBaseRef & | conversionPartner, | ||
const GsfTrackRefVector & | ambiguousTracks | ||
) |
Definition at line 105 of file GsfElectron.cc.
References conversionRejection_, reco::GsfElectron::TrackClusterMatching::electronCluster, electronCluster(), reco::GsfElectron::ConversionRejection::partner, and trackClusterMatching_.
GsfElectron::GsfElectron | ( | int | charge, |
const ChargeInfo & | chargeInfo, | ||
const GsfElectronCoreRef & | core, | ||
const TrackClusterMatching & | tcm, | ||
const TrackExtrapolations & | te, | ||
const ClosestCtfTrack & | ctfInfo, | ||
const FiducialFlags & | ff, | ||
const ShowerShape & | ss, | ||
const ConversionRejection & | crv | ||
) |
Definition at line 27 of file GsfElectron.cc.
References reco::GsfElectron::Corrections::correctedEcalEnergy, corrections_, GsfElectron(), init(), reco::GsfElectron::TrackExtrapolations::positionAtVtx, reco::LeafCandidate::setCharge(), reco::LeafCandidate::setPdgId(), reco::LeafCandidate::setVertex(), and superCluster().
GsfElectron::GsfElectron | ( | int | charge, |
const ChargeInfo & | chargeInfo, | ||
const GsfElectronCoreRef & | core, | ||
const TrackClusterMatching & | tcm, | ||
const TrackExtrapolations & | te, | ||
const ClosestCtfTrack & | ctfInfo, | ||
const FiducialFlags & | ff, | ||
const ShowerShape & | ss, | ||
const ShowerShape & | full5x5_ss, | ||
const ConversionRejection & | crv, | ||
const SaturationInfo & | si | ||
) |
Definition at line 50 of file GsfElectron.cc.
References reco::GsfElectron::Corrections::correctedEcalEnergy, corrections_, GsfElectron(), init(), reco::GsfElectron::TrackExtrapolations::positionAtVtx, reco::LeafCandidate::setCharge(), reco::LeafCandidate::setPdgId(), reco::LeafCandidate::setVertex(), and superCluster().
|
inlineoverride |
|
inline |
Definition at line 721 of file GsfElectron.h.
References ambiguousGsfTracks_, and edm::RefVector< C, T, F >::push_back().
Referenced by PFElectronTranslator::createGsfElectrons().
|
inline |
|
inline |
Definition at line 713 of file GsfElectron.h.
References ambiguousGsfTracks_, and edm::RefVector< C, T, F >::begin().
Referenced by ConversionTools::matchesConversion().
|
inline |
Definition at line 714 of file GsfElectron.h.
References ambiguousGsfTracks_, and edm::RefVector< C, T, F >::end().
Referenced by ConversionTools::matchesConversion().
|
inline |
Definition at line 712 of file GsfElectron.h.
References ambiguousGsfTracks_, and edm::RefVector< C, T, F >::size().
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), and DQMExample_Step1::MediumEle().
|
inline |
Definition at line 321 of file GsfElectron.h.
References superCluster().
|
inline |
Definition at line 322 of file GsfElectron.h.
References superCluster().
|
inline |
Definition at line 320 of file GsfElectron.h.
References superCluster().
Referenced by numberOfBrems().
|
inline |
Definition at line 851 of file GsfElectron.h.
References correctedEcalEnergy().
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), pat::CaloIsolationEnergy::calculate(), egHLT::OffEle::caloEnergy(), pat::ElectronSelector::customSelection_(), EgammaObjects::findRecoMass(), egHLT::OffEle::invEInvP(), GsfEleDEtaInLinearCut::operator()(), and PTDRElectronID::result().
|
inline |
Definition at line 325 of file GsfElectron.h.
References superCluster().
Referenced by FWElectronDetailView::addSceneInfo(), FWElectronDetailView::addTrackPointsInCaloData(), FWElectronDetailView::build(), FWElectronDetailView::drawCrossHair(), ZeeCandidateFilter::filter(), and EgammaObjects::findRecoMass().
|
inline |
Definition at line 840 of file GsfElectron.h.
References reco::GsfElectron::Corrections::candidateP4Kind, and corrections_.
Referenced by Electron.Electron::ptErr().
|
inline |
Definition at line 157 of file GsfElectron.h.
References chargeInfo_.
Referenced by ZeePlots::analyze(), and WenuPlots::analyze().
|
inline |
Definition at line 757 of file GsfElectron.h.
References class_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronCalibration::analyze(), ElectronCalibrationUniv::analyze(), RegressionHelper::applyCombinationRegression(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), ElectronEnergyCorrector::classBasedParameterizationEnergy(), ElectronEnergyCorrector::classBasedParameterizationUncertainty(), egHLT::OffEle::classification(), ElectronMomentumCorrector::correct(), ZeePlots::fillEleClassesPlots(), ZeeCalibration::getEtaCorrection(), EGRegressionModifierV1::modifyObject(), ClassBasedElectronID::result(), and PTDRElectronID::result().
|
inline |
Definition at line 756 of file GsfElectron.h.
References classVariables_.
|
inline |
Definition at line 720 of file GsfElectron.h.
References ambiguousGsfTracks_, and edm::RefVector< C, T, F >::clear().
|
overridevirtual |
returns a clone of the Candidate object
Reimplemented from reco::LeafCandidate.
Reimplemented in pat::Electron, and pat::Lepton< reco::GsfElectron >.
Definition at line 161 of file GsfElectron.cc.
References GsfElectron().
GsfElectron * GsfElectron::clone | ( | const GsfElectronCoreRef & | core, |
const CaloClusterPtr & | electronCluster, | ||
const TrackRef & | closestCtfTrack, | ||
const TrackBaseRef & | conversionPartner, | ||
const GsfTrackRefVector & | ambiguousTracks | ||
) | const |
Definition at line 165 of file GsfElectron.cc.
References GsfElectron().
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in pat::Electron.
Definition at line 201 of file GsfElectron.h.
References core().
Referenced by ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), egHLT::OffEle::ctfTrack(), egHLT::OffHelper::fillHLTData(), ConversionFinder::getConversionInfo(), ConversionFinder::getElectronTrack(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), EGammaMvaEleEstimator::isoMvaValue(), ElectronMVAEstimator::mva(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), AntiElectronIDMVA6::MVAValue(), reco::operator<<(), and egHLT::OffEle::validCTFTrack().
|
inlinevirtual |
|
inline |
Definition at line 610 of file GsfElectron.h.
References conversionRejection_, and reco::GsfElectron::ConversionRejection::dcot.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), WenuPlots::analyze(), CutBasedElectronID::cicSelection(), ElectronMVAEstimator::mva(), CutBasedElectronID::robustSelection(), SimpleCutBasedElectronIDSelectionFunctor::spring10Variables(), and PFElectronSelector::spring11Cuts().
|
inline |
Definition at line 609 of file GsfElectron.h.
References conversionRejection_, and reco::GsfElectron::ConversionRejection::dist.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), WenuPlots::analyze(), CutBasedElectronID::cicSelection(), ElectronMVAEstimator::mva(), CutBasedElectronID::robustSelection(), SimpleCutBasedElectronIDSelectionFunctor::spring10Variables(), and PFElectronSelector::spring11Cuts().
|
inline |
Definition at line 612 of file GsfElectron.h.
References conversionRejection_.
|
inline |
Definition at line 607 of file GsfElectron.h.
References conversionRejection_, and reco::GsfElectron::ConversionRejection::flags.
Referenced by ElectronMcSignalValidator::analyze(), and ElectronMcFakeValidator::analyze().
|
inline |
Definition at line 608 of file GsfElectron.h.
References conversionRejection_, and reco::GsfElectron::ConversionRejection::partner.
|
inline |
Definition at line 611 of file GsfElectron.h.
References conversionRejection_, and reco::GsfElectron::ConversionRejection::radius.
Referenced by ElectronMcSignalValidator::analyze(), and ElectronMcFakeValidator::analyze().
|
virtual |
Reimplemented in pat::Electron.
Definition at line 8 of file GsfElectron.cc.
References core_.
Referenced by helper::GsfElectronCollectionStoreManager::cloneAndStore(), closestCtfTrack(), closestCtfTrackRef(), closestTrack(), GsfElectronAlgo::createElectron(), ctfGsfOverlap(), ecalDrivenSeed(), ConversionFinder::getConversionInfo(), gsfTrack(), reco::operator<<(), parentSuperCluster(), ReducedEGProducer::relinkGsfElectronCore(), setCore(), GsfElectronAlgo::setCutBasedPreselectionFlag(), GsfElectronAlgo::setPflowPreselectionFlag(), shFracInnerHits(), superCluster(), and trackerDrivenSeed().
|
inline |
Definition at line 853 of file GsfElectron.h.
References setCorrectedEcalEnergy(), and setEcalEnergyError().
Referenced by RegressionEnergyPatElectronProducer::produce().
|
inline |
Definition at line 834 of file GsfElectron.h.
References reco::GsfElectron::Corrections::correctedEcalEnergy, and corrections_.
Referenced by RegressionHelper::applyCombinationRegression(), caloEnergy(), ElectronEnergyCorrector::classBasedParameterizationUncertainty(), EpCombinationTool::combine(), ElectronMomentumCorrector::correct(), ecalEnergy(), and ElectronEnergyCorrector::simpleParameterizationUncertainty().
|
inline |
Definition at line 835 of file GsfElectron.h.
References reco::GsfElectron::Corrections::correctedEcalEnergyError, and corrections_.
Referenced by ElectronMcSignalValidator::analyze(), RegressionHelper::applyCombinationRegression(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), EpCombinationTool::combine(), ElectronMomentumCorrector::correct(), and ecalEnergyError().
|
inline |
Definition at line 841 of file GsfElectron.h.
References corrections_.
Referenced by ElectronEnergyCalibrator::calibrate(), and ElectronEnergyCalibrator::setEnergyAndSystVarations().
|
inline |
Definition at line 858 of file GsfElectron.h.
References P4_COMBINATION, setP4(), and setTrackMomentumError().
Referenced by EGEtScaleSysModifier::calCombinedMom(), ElectronEnergyCalibrator::calCombinedMom(), ReducedEGProducer::calibrateElectron(), ElectronMomentumCorrector::correct(), EGEtScaleSysModifier::modifyObject(), EGRegressionModifierV2::modifyObject(), EGRegressionModifierV1::modifyObject(), RegressionEnergyPatElectronProducer::produce(), ElectronEnergyCalibrator::setEnergyAndSystVarations(), and SimpleElectron::writeTo().
|
inline |
|
inline |
Definition at line 251 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::deltaEtaEleClusterAtCalo, and trackClusterMatching_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronMVAEstimator::mva(), and SoftElectronMVAEstimator::mva().
|
inline |
Definition at line 250 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::deltaEtaSeedClusterAtCalo, and trackClusterMatching_.
Referenced by FWElectronDetailView::addTrackPointsInCaloData(), ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), egHLT::OffEle::dEtaOut(), FWElectronDetailView::drawCrossHair(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), AntiElectronIDMVA6::MVAValue(), and FWElectronDetailView::setTextInfo().
|
inline |
Definition at line 255 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::deltaEtaSuperClusterAtVtx, edm::Ref< C, T, F >::isNonnull(), SiStripPI::max, superCluster(), and trackClusterMatching_.
Referenced by ZElectronsSelector::operator()(), and PFEGammaFilters::passElectronSelection().
|
inline |
Definition at line 249 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::deltaEtaSuperClusterAtVtx, and trackClusterMatching_.
Referenced by ElectronMcSignalValidatorMiniAOD::analyze(), ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), EwkElecDQM::analyze(), ElectronMcFakeValidator::analyze(), ZeePlots::analyze(), GsfElectronMCFakeAnalyzer::analyze(), WenuPlots::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), CutBasedElectronID::cicSelection(), pat::ElectronSelector::customSelection_(), FWElectronDetailView::deltaEtaSuperClusterTrackAtVtx(), egHLT::OffEle::dEtaIn(), dEtaInSeed(), ElectronIdentifier::dEtaInSeed(), ElectronLikelihood::getInputVar(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), DQMExample_Step1::MediumEle(), ElectronMVAEstimator::mva(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), GsfEleDEtaInCut::operator()(), GsfEleDEtaInLinearCut::operator()(), passesElectronId(), passesElectronPreId(), L1TEGammaOffline::passesLooseEleId(), L1TEGammaOffline::passesMediumEleId(), EgammaCutBasedEleId::PassTriggerCuts(), PTDRElectronID::result(), ClassBasedElectronID::result(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), GsfElectronAlgo::setCutBasedPreselectionFlag(), FWElectronDetailView::setTextInfo(), SimpleCutBasedElectronIDSelectionFunctor::spring10Variables(), EgammaCutBasedEleId::TestWP(), GsfEleDEtaInCut::value(), and GsfEleDEtaInLinearCut::value().
|
inline |
Definition at line 254 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::deltaPhiEleClusterAtCalo, and trackClusterMatching_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), and GsfElectronMCAnalyzer::analyze().
|
inline |
Definition at line 253 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::deltaPhiSeedClusterAtCalo, and trackClusterMatching_.
Referenced by FWElectronDetailView::addTrackPointsInCaloData(), ElectronMcSignalValidatorMiniAOD::analyze(), ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), pat::ElectronSelector::customSelection_(), egHLT::OffEle::dPhiOut(), FWElectronDetailView::drawCrossHair(), AntiElectronIDMVA6::MVAValue(), PTDRElectronID::result(), and FWElectronDetailView::setTextInfo().
|
inline |
Definition at line 252 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::deltaPhiSuperClusterAtVtx, and trackClusterMatching_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), ZeePlots::analyze(), GsfElectronMCFakeAnalyzer::analyze(), WenuPlots::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), CutBasedElectronID::cicSelection(), pat::ElectronSelector::customSelection_(), FWElectronDetailView::deltaPhiSuperClusterTrackAtVtx(), egHLT::OffEle::dPhiIn(), ElectronLikelihood::getInputVar(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), PFEGammaFilters::isElectronSafeForJetMET(), DQMExample_Step1::MediumEle(), ElectronMVAEstimator::mva(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), GsfEleDPhiInCut::operator()(), ZElectronsSelector::operator()(), PFEGammaFilters::passElectronSelection(), passesElectronId(), passesElectronPreId(), L1TEGammaOffline::passesLooseEleId(), L1TEGammaOffline::passesMediumEleId(), ElectronIdentifier::passID(), EgammaCutBasedEleId::PassTriggerCuts(), PTDRElectronID::result(), ClassBasedElectronID::result(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), GsfElectronAlgo::setCutBasedPreselectionFlag(), FWElectronDetailView::setTextInfo(), SimpleCutBasedElectronIDSelectionFunctor::spring10Variables(), EgammaCutBasedEleId::TestWP(), and GsfEleDPhiInCut::value().
|
inline |
Definition at line 548 of file GsfElectron.h.
References dr03_, and reco::GsfElectron::IsolationVariables::ecalRecHitSumEt.
Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), EwkElecDQM::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), EcalIsolationCorrector::correctForHLTDefinition(), EcalIsolationCorrector::correctForNoise(), WZInterestingEventSelector::electronSelection(), EwkElecTauHistManager::fillHistograms(), egHLT::OffHelper::fillIsolData(), ElectronVPlusJetsIDSelectionFunctor::firstDataCuts(), GsfEleEmHadD1IsoRhoCut::operator()(), PFEGammaFilters::passElectronSelection(), EgammaCutBasedEleId::PassTriggerCuts(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), SimpleCutBasedElectronIDSelectionFunctor::spring10Variables(), and GsfEleEmHadD1IsoRhoCut::value().
|
inline |
Definition at line 549 of file GsfElectron.h.
References dr03_, and reco::GsfElectron::IsolationVariables::hcalDepth1TowerSumEt.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), dr03HcalTowerSumEt(), egHLT::OffHelper::fillIsolData(), GsfEleEmHadD1IsoRhoCut::operator()(), CutBasedElectronID::robustSelection(), and GsfEleEmHadD1IsoRhoCut::value().
|
inline |
Definition at line 552 of file GsfElectron.h.
References dr03_, and reco::GsfElectron::IsolationVariables::hcalDepth1TowerSumEtBc.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), and dr03HcalTowerSumEtBc().
|
inline |
Definition at line 550 of file GsfElectron.h.
References dr03_, and reco::GsfElectron::IsolationVariables::hcalDepth2TowerSumEt.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), dr03HcalTowerSumEt(), egHLT::OffHelper::fillIsolData(), and CutBasedElectronID::robustSelection().
|
inline |
Definition at line 553 of file GsfElectron.h.
References dr03_, and reco::GsfElectron::IsolationVariables::hcalDepth2TowerSumEtBc.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), and dr03HcalTowerSumEtBc().
|
inline |
Definition at line 551 of file GsfElectron.h.
References dr03HcalDepth1TowerSumEt(), and dr03HcalDepth2TowerSumEt().
Referenced by ElectronTagProbeAnalyzer::analyze(), EwkElecDQM::analyze(), WZInterestingEventSelector::electronSelection(), EwkElecTauHistManager::fillHistograms(), ElectronVPlusJetsIDSelectionFunctor::firstDataCuts(), PFEGammaFilters::passElectronSelection(), EgammaCutBasedEleId::PassTriggerCuts(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), and SimpleCutBasedElectronIDSelectionFunctor::spring10Variables().
|
inline |
Definition at line 554 of file GsfElectron.h.
References dr03HcalDepth1TowerSumEtBc(), and dr03HcalDepth2TowerSumEtBc().
|
inline |
Definition at line 555 of file GsfElectron.h.
References dr03_.
Referenced by ZeePlots::analyze(), and WenuPlots::analyze().
|
inline |
Definition at line 547 of file GsfElectron.h.
References dr03_, and reco::GsfElectron::IsolationVariables::tkSumPt.
Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), CutBasedElectronID::cicSelection(), WZInterestingEventSelector::electronSelection(), EwkElecTauHistManager::fillHistograms(), egHLT::OffHelper::fillIsolData(), ElectronVPlusJetsIDSelectionFunctor::firstDataCuts(), GsfEleTrkPtIsoCut::operator()(), GsfEleTrkPtIsoRhoCut::operator()(), PFEGammaFilters::passElectronSelection(), EgammaCutBasedEleId::PassTriggerCuts(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), SimpleCutBasedElectronIDSelectionFunctor::spring10Variables(), GsfEleTrkPtIsoCut::value(), and GsfEleTrkPtIsoRhoCut::value().
|
inline |
Definition at line 559 of file GsfElectron.h.
References dr04_, and reco::GsfElectron::IsolationVariables::ecalRecHitSumEt.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), CutBasedElectronID::cicSelection(), and CutBasedElectronID::robustSelection().
|
inline |
Definition at line 560 of file GsfElectron.h.
References dr04_, and reco::GsfElectron::IsolationVariables::hcalDepth1TowerSumEt.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), dr04HcalTowerSumEt(), and CutBasedElectronID::robustSelection().
|
inline |
Definition at line 563 of file GsfElectron.h.
References dr04_, and reco::GsfElectron::IsolationVariables::hcalDepth1TowerSumEtBc.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), and dr04HcalTowerSumEtBc().
|
inline |
Definition at line 561 of file GsfElectron.h.
References dr04_, and reco::GsfElectron::IsolationVariables::hcalDepth2TowerSumEt.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), dr04HcalTowerSumEt(), and CutBasedElectronID::robustSelection().
|
inline |
Definition at line 564 of file GsfElectron.h.
References dr04_, and reco::GsfElectron::IsolationVariables::hcalDepth2TowerSumEtBc.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), and dr04HcalTowerSumEtBc().
|
inline |
Definition at line 562 of file GsfElectron.h.
References dr04HcalDepth1TowerSumEt(), and dr04HcalDepth2TowerSumEt().
Referenced by CutBasedElectronID::cicSelection(), and CutBasedElectronID::robustSelection().
|
inline |
Definition at line 565 of file GsfElectron.h.
References dr04HcalDepth1TowerSumEtBc(), and dr04HcalDepth2TowerSumEtBc().
|
inline |
|
inline |
Definition at line 558 of file GsfElectron.h.
References dr04_, and reco::GsfElectron::IsolationVariables::tkSumPt.
Referenced by ElectronMcSignalValidator::analyze(), EwkElecDQM::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), and GsfElectronMCAnalyzer::analyze().
|
inline |
Definition at line 438 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::e1x5, and showerShape_.
Referenced by egHLT::OffHelper::fillClusShapeData(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), ElectronMVAEstimator::mva(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimator::mvaValue(), GsfEleE2x5OverE5x5Cut::operator()(), CutBasedElectronID::robustSelection(), scE1x5(), and GsfEleE2x5OverE5x5Cut::value().
|
inline |
Definition at line 439 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::e2x5Max, and showerShape_.
Referenced by egHLT::OffHelper::fillClusShapeData(), GsfEleE2x5OverE5x5Cut::operator()(), CutBasedElectronID::robustSelection(), scE2x5Max(), and GsfEleE2x5OverE5x5Cut::value().
|
inline |
Definition at line 440 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::e5x5, and showerShape_.
Referenced by egHLT::OffHelper::fillClusShapeData(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), ElectronMVAEstimator::mva(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), GsfEleE2x5OverE5x5Cut::operator()(), PTDRElectronID::result(), CutBasedElectronID::robustSelection(), and scE5x5().
|
inline |
Definition at line 453 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::eBottom, and showerShape_.
bool GsfElectron::ecalDriven | ( | ) | const |
Definition at line 174 of file GsfElectron.cc.
References ecalDrivenSeed(), and passingCutBasedPreselection().
Referenced by RegressionHelper::applyCombinationRegression(), EGRegressionModifierV1::modifyObject(), GsfEleEcalDrivenCut::operator()(), and GsfEleEcalDrivenCut::value().
|
inline |
Definition at line 188 of file GsfElectron.h.
References core().
Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), WenuPlots::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronCalibrationUniv::analyze(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), CutBasedElectronID::classify(), EpCombinationTool::combine(), EGEnergyCorrector::CorrectedEnergyWithError(), ecalDriven(), ZeeCandidateFilter::filter(), GsfElectronAlgo::isPreselected(), EGRegressionModifierV2::modifyObject(), ElectronMVAEstimator::mva(), RegressionEnergyPatElectronProducer::produce(), and FWElectronDetailView::setTextInfo().
|
inline |
Definition at line 848 of file GsfElectron.h.
References correctedEcalEnergy().
Referenced by ElectronMcSignalValidator::analyze(), EGEtScaleSysModifier::calCombinedMom(), ElectronEnergyCalibrator::calCombinedMom(), ElectronEnergyCalibrator::calibrate(), egHLT::OffHelper::fillHLTData(), PFEGammaFilters::isElectronSafeForJetMET(), DQMExample_Step1::MediumEle(), EGEtScaleSysModifier::modifyObject(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), AntiElectronIDMVA6::MVAValue(), GsfEleEInverseMinusPInverseCut::operator()(), ZElectronsSelector::operator()(), PFEGammaFilters::passElectronSelection(), L1TEGammaOffline::passesLooseEleId(), L1TEGammaOffline::passesMediumEleId(), ElectronIdentifier::passID(), EGEtScaleSysModifier::setEcalEnergy(), ElectronEnergyCalibrator::setEcalEnergy(), ElectronEnergyCalibrator::setEnergyAndSystVarations(), EgammaCutBasedEleId::TestWP(), and GsfEleEInverseMinusPInverseCut::value().
|
inline |
Definition at line 849 of file GsfElectron.h.
References correctedEcalEnergyError().
Referenced by EGEtScaleSysModifier::calCombinedMom(), ElectronEnergyCalibrator::calCombinedMom(), ElectronEnergyCalibrator::calibrate(), EGEtScaleSysModifier::modifyObject(), EGEtScaleSysModifier::setEcalEnergy(), ElectronEnergyCalibrator::setEcalEnergy(), and ElectronEnergyCalibrator::setEnergyAndSystVarations().
|
inline |
Definition at line 679 of file GsfElectron.h.
References pfIso_, and reco::GsfElectron::PflowIsolationVariables::sumEcalClusterEt.
|
inline |
Definition at line 248 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::eEleClusterOverPout, and trackClusterMatching_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), PFEGammaFilters::isElectronSafeForJetMET(), ElectronMVAEstimator::mva(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimatorCSA14::mvaValue(), and EGammaMvaEleEstimator::mvaValue().
|
inline |
Definition at line 244 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::electronCluster, and trackClusterMatching_.
Referenced by HGCalEgammaIDHelper::computeHGCAL(), GsfElectronAlgo::createElectron(), GsfElectron(), and PFEGammaFilters::isElectronSafeForJetMET().
|
inline |
Definition at line 450 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::eLeft, and showerShape_.
|
inline |
Definition at line 451 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::eRight, and showerShape_.
|
inline |
Definition at line 246 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::eSeedClusterOverP, and trackClusterMatching_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), and CutBasedElectronID::cicSelection().
|
inline |
Definition at line 247 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::eSeedClusterOverPout, and trackClusterMatching_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronCalibration::analyze(), ElectronCalibrationUniv::analyze(), egHLT::OffEle::epOut(), ClassBasedElectronID::result(), and PTDRElectronID::result().
|
inline |
Definition at line 245 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::eSuperClusterOverP, and trackClusterMatching_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), ZeePlots::analyze(), WenuPlots::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronCalibration::analyze(), ElectronCalibrationUniv::analyze(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), CutBasedElectronID::cicSelection(), CutBasedElectronID::classify(), pat::ElectronSelector::customSelection_(), egHLT::OffEle::epIn(), ElectronLikelihood::getInputVar(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), EgAmbiguityTools::isBetter(), PFEGammaFilters::isElectronSafeForJetMET(), DQMExample_Step1::MediumEle(), ElectronMVAEstimator::mva(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), GsfEleEInverseMinusPInverseCut::operator()(), ZElectronsSelector::operator()(), PFEGammaFilters::passElectronSelection(), EgammaCutBasedEleId::PassEoverPCuts(), L1TEGammaOffline::passesLooseEleId(), L1TEGammaOffline::passesMediumEleId(), ElectronIdentifier::passID(), RegressionEnergyPatElectronProducer::produce(), PTDRElectronID::result(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), GsfElectronAlgo::setCutBasedPreselectionFlag(), EgammaCutBasedEleId::TestWP(), and GsfEleEInverseMinusPInverseCut::value().
|
inline |
Definition at line 452 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::eTop, and showerShape_.
|
inline |
Definition at line 761 of file GsfElectron.h.
References trackFbrem().
Referenced by ElectronMcSignalValidatorMiniAOD::analyze(), ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), CutBasedElectronID::cicSelection(), CutBasedElectronID::classify(), EpCombinationTool::combine(), ElectronLikelihood::getInputVar(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), EGRegressionModifierV2::modifyObject(), ElectronMVAEstimator::mva(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), AntiElectronIDMVA5::MVAValue(), EgammaCutBasedEleId::PassEoverPCuts(), RegressionEnergyPatElectronProducer::produce(), setSuperClusterFbrem(), and setTrackFbrem().
|
inline |
|
inline |
Definition at line 460 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::e1x5, and full5x5_showerShape_.
Referenced by EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), GsfEleFull5x5E2x5OverE5x5WithSatCut::operator()(), GsfEleFull5x5E2x5OverE5x5Cut::operator()(), GsfEleFull5x5E2x5OverE5x5Cut::value(), and GsfEleFull5x5E2x5OverE5x5WithSatCut::value().
|
inline |
Definition at line 474 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::e2x5Bottom, and full5x5_showerShape_.
|
inline |
Definition at line 471 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::e2x5Left, and full5x5_showerShape_.
|
inline |
Definition at line 461 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::e2x5Max, and full5x5_showerShape_.
Referenced by GsfEleFull5x5E2x5OverE5x5Cut::operator()(), GsfEleFull5x5E2x5OverE5x5WithSatCut::operator()(), GsfEleFull5x5E2x5OverE5x5WithSatCut::value(), and GsfEleFull5x5E2x5OverE5x5Cut::value().
|
inline |
Definition at line 472 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::e2x5Right, and full5x5_showerShape_.
|
inline |
Definition at line 473 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::e2x5Top, and full5x5_showerShape_.
|
inline |
Definition at line 462 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::e5x5, and full5x5_showerShape_.
Referenced by EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), GsfEleFull5x5E2x5OverE5x5Cut::operator()(), and GsfEleFull5x5E2x5OverE5x5WithSatCut::operator()().
|
inline |
Definition at line 478 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::eBottom, and full5x5_showerShape_.
|
inline |
Definition at line 475 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::eLeft, and full5x5_showerShape_.
|
inline |
Definition at line 476 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::eRight, and full5x5_showerShape_.
|
inline |
Definition at line 477 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::eTop, and full5x5_showerShape_.
|
inline |
Definition at line 464 of file GsfElectron.h.
References full5x5_showerShape_, and reco::GsfElectron::ShowerShape::hcalDepth1OverEcal.
Referenced by full5x5_hcalOverEcal().
|
inline |
Definition at line 467 of file GsfElectron.h.
References full5x5_showerShape_, and reco::GsfElectron::ShowerShape::hcalDepth1OverEcalBc.
Referenced by full5x5_hcalOverEcalBc().
|
inline |
Definition at line 465 of file GsfElectron.h.
References full5x5_showerShape_, and reco::GsfElectron::ShowerShape::hcalDepth2OverEcal.
Referenced by full5x5_hcalOverEcal().
|
inline |
Definition at line 468 of file GsfElectron.h.
References full5x5_showerShape_, and reco::GsfElectron::ShowerShape::hcalDepth2OverEcalBc.
Referenced by full5x5_hcalOverEcalBc().
|
inline |
Definition at line 466 of file GsfElectron.h.
References full5x5_hcalDepth1OverEcal(), and full5x5_hcalDepth2OverEcal().
|
inline |
Definition at line 469 of file GsfElectron.h.
References full5x5_hcalDepth1OverEcalBc(), and full5x5_hcalDepth2OverEcalBc().
|
inline |
Definition at line 470 of file GsfElectron.h.
References full5x5_showerShape_, and reco::GsfElectron::ShowerShape::invalidHcal.
|
inline |
Definition at line 463 of file GsfElectron.h.
References full5x5_showerShape_, and reco::GsfElectron::ShowerShape::r9.
Referenced by ElectronEnergyCalibrator::calibrate(), EGammaMvaEleEstimatorCSA14::mvaValue(), and EGammaMvaEleEstimator::mvaValue().
|
inline |
Definition at line 483 of file GsfElectron.h.
References full5x5_showerShape_, and alignCSCRings::s.
Referenced by EG8XObjectUpdateModifier::modifyObject(), EGFull5x5ShowerShapeModifierFromValueMaps::modifyObject(), and GsfElectronFull5x5Filler::produce().
|
inline |
Definition at line 479 of file GsfElectron.h.
References full5x5_showerShape_.
Referenced by EpCombinationTool::combine(), EG8XObjectUpdateModifier::modifyObject(), EGRegressionModifierV2::modifyObject(), and EGFull5x5ShowerShapeModifierFromValueMaps::modifyObject().
|
inline |
Definition at line 457 of file GsfElectron.h.
References full5x5_showerShape_, and reco::GsfElectron::ShowerShape::sigmaEtaEta.
|
inline |
Definition at line 458 of file GsfElectron.h.
References full5x5_showerShape_, and reco::GsfElectron::ShowerShape::sigmaIetaIeta.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), GsfEleFull5x5SigmaIEtaIEtaCut::operator()(), GsfEleFull5x5SigmaIEtaIEtaWithSatCut::operator()(), ZElectronsSelector::operator()(), PFEGammaFilters::passElectronSelection(), ElectronIdentifier::passID(), Photon.Photon::passPhotonID(), Photon.Photon::photonIDCSA14(), GsfEleFull5x5SigmaIEtaIEtaCut::value(), and GsfEleFull5x5SigmaIEtaIEtaWithSatCut::value().
|
inline |
Definition at line 459 of file GsfElectron.h.
References full5x5_showerShape_, and reco::GsfElectron::ShowerShape::sigmaIphiIphi.
Referenced by EGammaMvaEleEstimatorCSA14::mvaValue(), and EGammaMvaEleEstimator::mvaValue().
|
inlineoverridevirtual |
reference to a GsfTrack
Reimplemented from reco::RecoCandidate.
Reimplemented in pat::Electron.
Definition at line 185 of file GsfElectron.h.
References core().
Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), FWElectronLegoProxyBuilder::build(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), ElectronHEEPIDValueMapProducer::calTrkIso(), CutBasedElectronID::cicSelection(), helper::GsfElectronCollectionStoreManager::cloneAndStore(), EpCombinationTool::combine(), GsfElectronAlgo::createElectron(), egammaisolation::EgammaTrackExtractor::deposit(), PFCandWithSuperClusterExtractor::depositFromObject(), Electron.Electron::dxy(), Electron.Electron::dz(), Electron.Electron::edxy(), Electron.Electron::edz(), WZInterestingEventSelector::electronSelection(), PFIsolationEstimator::fGetIsolationInRings(), egHLT::OffHelper::fillIsolData(), ConversionFinder::getElectronTrack(), ElectronSqPtTkIsolation::getIso(), ElectronTkIsolation::getIso(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), SoftPFElectronTagInfoProducer::isElecClean(), PFEGammaFilters::isElectron(), PFEGammaFilters::isElectronSafeForJetMET(), EGammaMvaEleEstimator::isoMvaValue(), Electron.Electron::lostInner(), DQMExample_Step1::MediumEle(), EGRegressionModifierV2::modifyObject(), ElectronMVAEstimator::mva(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), AntiElectronIDMVA5::MVAValue(), AntiElectronIDMVA6::MVAValue(), normalizedGsfChi2(), GsfEleDxyCut::operator()(), GsfEleDzCut::operator()(), GsfElectronEqual::operator()(), GsfEleMissingHitsCut::operator()(), ZElectronsSelector::operator()(), EgAmbiguityTools::isInnerMost::operator()(), reco::operator<<(), overlap(), ElectronIdentifier::passID(), GEDGsfElectronFinalizer::produce(), SoftPFElectronTagInfoProducer::produce(), FWElectronProxyBuilder::requestCommon(), CutBasedElectronID::robustSelection(), GsfElectronAlgo::setCutBasedPreselectionFlag(), GsfElectronAlgo::setPixelMatchInfomation(), EgammaCutBasedEleId::TestWP(), GsfEleDxyCut::value(), GsfEleMissingHitsCut::value(), and GsfEleDzCut::value().
|
inline |
Definition at line 491 of file GsfElectron.h.
References hcalOverEcal().
Referenced by ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), ZeePlots::analyze(), WenuPlots::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronCalibration::analyze(), ElectronCalibrationUniv::analyze(), CutBasedElectronID::cicSelection(), pat::ElectronSelector::customSelection_(), ElectronLikelihood::getInputVar(), SuperClusterHelper::hadronicOverEm(), egHLT::OffEle::hOverE(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), DQMExample_Step1::MediumEle(), EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), GsfEleHadronicOverEMLinearCut::operator()(), GsfEleHadronicOverEMCut::operator()(), GsfEleHadronicOverEMEnergyScaledCut::operator()(), ZElectronsSelector::operator()(), L1TEGammaOffline::passesLooseEleId(), L1TEGammaOffline::passesMediumEleId(), ElectronIdentifier::passID(), EgammaCutBasedEleId::PassTriggerCuts(), PTDRElectronID::result(), ClassBasedElectronID::result(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), SimpleCutBasedElectronIDSelectionFunctor::spring10Variables(), EgammaCutBasedEleId::TestWP(), GsfEleHadronicOverEMLinearCut::value(), GsfEleHadronicOverEMCut::value(), and GsfEleHadronicOverEMEnergyScaledCut::value().
|
inline |
|
inline |
|
inline |
Definition at line 442 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::hcalDepth1OverEcal, and showerShape_.
Referenced by hadronicOverEm1(), hcalOverEcal(), and GsfElectronAlgo::setCutBasedPreselectionFlag().
|
inline |
Definition at line 446 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::hcalDepth1OverEcalBc, and showerShape_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), and hcalOverEcalBc().
|
inline |
Definition at line 443 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::hcalDepth2OverEcal, and showerShape_.
Referenced by hadronicOverEm2(), hcalOverEcal(), and GsfElectronAlgo::setCutBasedPreselectionFlag().
|
inline |
Definition at line 447 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::hcalDepth2OverEcalBc, and showerShape_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), and hcalOverEcalBc().
|
inline |
Definition at line 444 of file GsfElectron.h.
References hcalDepth1OverEcal(), and hcalDepth2OverEcal().
Referenced by ElectronMcSignalValidatorMiniAOD::analyze(), ElectronMcSignalValidator::analyze(), EGEnergyCorrector::CorrectedEnergyWithError(), WZInterestingEventSelector::electronSelection(), hadronicOverEm(), hltdqm::getUnaryFuncExtraFloat< reco::GsfElectron >(), ElectronMVAEstimator::mva(), PFEGammaFilters::passElectronSelection(), passesElectronId(), and GsfElectronAlgo::setCutBasedPreselectionFlag().
|
inline |
Definition at line 448 of file GsfElectron.h.
References hcalDepth1OverEcalBc(), and hcalDepth2OverEcalBc().
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), EGEnergyCorrector::CorrectedEnergyWithErrorV3(), EGRegressionModifierV2::modifyObject(), and SoftElectronMVAEstimator::mva().
|
inline |
Definition at line 449 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::invalidHcal, and showerShape_.
Referenced by PFEGammaFilters::passElectronSelection().
|
inline |
Definition at line 680 of file GsfElectron.h.
References pfIso_, and reco::GsfElectron::PflowIsolationVariables::sumHcalClusterEt.
|
inline |
Definition at line 445 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::hcalTowersBehindClusters, and showerShape_.
|
private |
Definition at line 10 of file GsfElectron.cc.
References ambiguous_, class_, funct::false, passCutBasedPreselection_, passMvaPreslection_, passPflowPreselection_, funct::true, and UNKNOWN.
Referenced by GsfElectron(), and ~GsfElectron().
|
inline |
Definition at line 352 of file GsfElectron.h.
References fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEB.
Referenced by Electron.Electron::absIsoWithFSR(), ElectronMcSignalValidatorMiniAOD::analyze(), ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronDataAnalyzer::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), RegressionHelper::applyCombinationRegression(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), CutBasedElectronID::cicSelection(), ElectronEnergyCorrector::classBasedParameterizationEnergy(), ElectronClassification::classify(), CutBasedElectronID::classify(), EpCombinationTool::combine(), HGCalEgammaIDHelper::computeHGCAL(), ElectronMomentumCorrector::correct(), EcalIsolationCorrector::correctForHLTDefinition(), EcalIsolationCorrector::correctForNoise(), WZInterestingEventSelector::electronSelection(), ZeeCandidateFilter::filter(), DQMExample_Step1::MediumEle(), EG8XObjectUpdateModifier::modifyObject(), EGRegressionModifierV2::modifyObject(), EGRegressionModifierV1::modifyObject(), ZElectronsSelector::operator()(), L1TEGammaOffline::passesLooseEleId(), L1TEGammaOffline::passesMediumEleId(), EgammaCutBasedEleId::PassTriggerCuts(), RegressionEnergyPatElectronProducer::produce(), ElectronClassification::refineWithPflow(), ClassBasedElectronID::result(), PTDRElectronID::result(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), GsfElectronAlgo::setCutBasedPreselectionFlag(), ElectronEnergyCorrector::simpleParameterizationUncertainty(), SimpleCutBasedElectronIDSelectionFunctor::spring10Variables(), SuperClusterHelper::SuperClusterHelper(), and EgammaCutBasedEleId::TestWP().
|
inline |
Definition at line 355 of file GsfElectron.h.
References fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEBEEGap.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronClassification::classify(), egHLT::OffEle::isGap(), isGap(), ElectronClassification::refineWithPflow(), and GsfElectronAlgo::setCutBasedPreselectionFlag().
|
inline |
Definition at line 357 of file GsfElectron.h.
References fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEBEtaGap.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), ElectronClassification::classify(), isEBGap(), RegressionEnergyPatElectronProducer::produce(), ElectronClassification::refineWithPflow(), and GsfElectronAlgo::setCutBasedPreselectionFlag().
|
inline |
Definition at line 356 of file GsfElectron.h.
References isEBEtaGap(), and isEBPhiGap().
Referenced by egHLT::OffEle::isGap(), and isGap().
|
inline |
Definition at line 358 of file GsfElectron.h.
References fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEBPhiGap.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), isEBGap(), RegressionEnergyPatElectronProducer::produce(), and GsfElectronAlgo::setCutBasedPreselectionFlag().
|
inline |
Definition at line 833 of file GsfElectron.h.
References corrections_, and reco::GsfElectron::Corrections::isEcalEnergyCorrected.
Referenced by ElectronEnergyCorrector::classBasedParameterizationEnergy(), and isEnergyScaleCorrected().
|
inline |
Definition at line 353 of file GsfElectron.h.
References fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEE.
Referenced by ElectronMcSignalValidatorMiniAOD::analyze(), ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronDataAnalyzer::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), CutBasedElectronID::cicSelection(), ElectronEnergyCorrector::classBasedParameterizationEnergy(), ElectronClassification::classify(), CutBasedElectronID::classify(), ElectronMomentumCorrector::correct(), WZInterestingEventSelector::electronSelection(), pat::LeptonUpdater< T >::miniIsoParams(), ZElectronsSelector::operator()(), L1TEGammaOffline::passesLooseEleId(), L1TEGammaOffline::passesMediumEleId(), ElectronClassification::refineWithPflow(), PTDRElectronID::result(), ClassBasedElectronID::result(), CutBasedElectronID::robustSelection(), GsfElectronAlgo::setCutBasedPreselectionFlag(), pat::PATElectronProducer::setElectronMiniIso(), and ElectronEnergyCorrector::simpleParameterizationUncertainty().
|
inline |
Definition at line 360 of file GsfElectron.h.
References fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEEDeeGap.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), isEEGap(), RegressionEnergyPatElectronProducer::produce(), and GsfElectronAlgo::setCutBasedPreselectionFlag().
|
inline |
Definition at line 359 of file GsfElectron.h.
References isEEDeeGap(), and isEERingGap().
Referenced by egHLT::OffEle::isGap(), and isGap().
|
inline |
Definition at line 361 of file GsfElectron.h.
References fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEERingGap.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronClassification::classify(), isEEGap(), ElectronClassification::refineWithPflow(), and GsfElectronAlgo::setCutBasedPreselectionFlag().
|
inlineoverridevirtual |
Reimplemented from reco::LeafCandidate.
Definition at line 160 of file GsfElectron.h.
References overlap(), and funct::true.
|
inline |
Definition at line 852 of file GsfElectron.h.
References isEcalEnergyCorrected().
|
inline |
|
inline |
Definition at line 156 of file GsfElectron.h.
References chargeInfo_, and reco::GsfElectron::ChargeInfo::isGsfCtfConsistent.
Referenced by ElectronMcSignalValidator::analyze().
|
inline |
Definition at line 154 of file GsfElectron.h.
References chargeInfo_, and reco::GsfElectron::ChargeInfo::isGsfCtfScPixConsistent.
Referenced by ElectronMcSignalValidator::analyze().
|
inline |
Definition at line 155 of file GsfElectron.h.
References chargeInfo_, and reco::GsfElectron::ChargeInfo::isGsfScPixConsistent.
Referenced by ElectronMcSignalValidator::analyze().
|
inline |
|
inline |
|
inline |
Definition at line 517 of file GsfElectron.h.
References reco::GsfElectron::SaturationInfo::isSeedSaturated, and saturationInfo_.
|
inline |
Definition at line 692 of file GsfElectron.h.
References reco::GsfElectron::MvaOutput::mva_e_pi, and mvaOutput_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), LeptonRecoSkim::filter(), PFEGammaFilters::passElectronSelection(), SoftPFElectronTagInfoProducer::produce(), and PFElectronSelector::spring11Cuts().
|
inline |
Definition at line 691 of file GsfElectron.h.
References reco::GsfElectron::MvaOutput::mva_Isolated, and mvaOutput_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), and PFEGammaFilters::passElectronSelection().
|
inline |
|
inline |
Definition at line 683 of file GsfElectron.h.
References mvaOutput_.
Referenced by GEDGsfElectronFinalizer::produce(), and GsfElectronAlgo::setPflowPreselectionFlag().
|
inline |
Definition at line 516 of file GsfElectron.h.
References reco::GsfElectron::SaturationInfo::nSaturatedXtals, and saturationInfo_.
Referenced by EpCombinationTool::combine(), EGRegressionModifierV2::modifyObject(), GsfEleFull5x5E2x5OverE5x5WithSatCut::operator()(), and GsfEleFull5x5SigmaIEtaIEtaWithSatCut::operator()().
|
inline |
Definition at line 760 of file GsfElectron.h.
References basicClustersSize().
Referenced by ElectronClassification::classify(), ElectronLikelihood::result(), and ElectronLikelihood::resultLog().
|
overridevirtual |
check overlap with another candidate
Implements reco::RecoCandidate.
Definition at line 152 of file GsfElectron.cc.
References EnergyCorrector::c, reco::RecoCandidate::checkOverlap(), reco::RecoCandidate::gsfTrack(), gsfTrack(), connectstrParser::o, reco::RecoCandidate::superCluster(), and superCluster().
Referenced by isElectron().
const Candidate::LorentzVector & GsfElectron::p4 | ( | P4Kind | kind | ) | const |
Definition at line 225 of file GsfElectron.cc.
References reco::GsfElectron::Corrections::combinedP4, corrections_, Exception, reco::GsfElectron::Corrections::fromSuperClusterP4, callgraph::kind, P4_COMBINATION, P4_FROM_SUPER_CLUSTER, P4_PFLOW_COMBINATION, and reco::GsfElectron::Corrections::pflowP4.
Referenced by ElectronMcSignalValidatorMiniAOD::analyze(), ElectronTagProbeAnalyzer::analyze(), B2GDQM::analyzeSemiE(), RegressionHelper::applyCombinationRegression(), EGEtScaleSysModifier::calCombinedMom(), ElectronEnergyCalibrator::calCombinedMom(), ReducedEGProducer::calibrateElectron(), ElectronTagProbeAnalyzer::computeInvMass(), ElectronAnalyzer::computeInvMass(), ElectronMomentumCorrector::correct(), GsfElectronAlgo::createElectron(), pat::ElectronSelector::customSelection_(), Tau.Tau::dxy_approx(), Tau.Tau::dz(), pat::PATElectronProducer::fillElectron2(), EwkElecTauHistManager::fillHistograms(), EGEtScaleSysModifier::modifyObject(), EGRegressionModifierV2::modifyObject(), EGRegressionModifierV1::modifyObject(), GsfEleDeltaBetaIsoCutStandalone::operator()(), GsfEleDeltaBetaIsoCut::operator()(), TtSemiLRJetCombObservables::operator()(), Calculate_miniAOD::operator()(), egHLT::OffEle::p4(), Lepton.Lepton::p4WithFSR(), RegressionEnergyPatElectronProducer::produce(), SoftPFElectronTagInfoProducer::produce(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), pat::PATElectronProducer::setElectronMiniIso(), ElectronEnergyCalibrator::setEnergyAndSystVarations(), TtSemiEvtSolution::setupHyp(), SimpleCutBasedElectronIDSelectionFunctor::spring10Variables(), and SimpleElectron::writeTo().
float GsfElectron::p4Error | ( | P4Kind | kind | ) | const |
Definition at line 237 of file GsfElectron.cc.
References reco::GsfElectron::Corrections::combinedP4Error, corrections_, Exception, reco::GsfElectron::Corrections::fromSuperClusterP4Error, callgraph::kind, P4_COMBINATION, P4_FROM_SUPER_CLUSTER, P4_PFLOW_COMBINATION, and reco::GsfElectron::Corrections::pflowP4Error.
Referenced by ElectronMcSignalValidator::analyze(), EGEtScaleSysModifier::calCombinedMom(), ElectronEnergyCalibrator::calCombinedMom(), ElectronMomentumCorrector::correct(), reco::GsfElectron::Corrections::Corrections(), EGEtScaleSysModifier::modifyObject(), Electron.Electron::ptErr(), and trackMomentumError().
|
inlinevirtual |
Reimplemented in pat::Electron.
Definition at line 190 of file GsfElectron.h.
References core().
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), AntiElectronIDMVA5::MVAValue(), and reco::operator<<().
|
inline |
Definition at line 709 of file GsfElectron.h.
References passCutBasedPreselection_.
Referenced by ecalDriven(), and GsfElectronAlgo::isPreselected().
|
inline |
Definition at line 725 of file GsfElectron.h.
References passMvaPreslection_.
Referenced by GsfElectronAlgo::isPreselected(), and GsfElectronAlgo::setPflowPreselectionFlag().
|
inline |
Definition at line 710 of file GsfElectron.h.
References passPflowPreselection_.
Referenced by GsfElectronAlgo::isPreselected().
|
inline |
Definition at line 677 of file GsfElectron.h.
References pfIso_.
Referenced by ElectronMcSignalValidatorMiniAOD::analyze(), ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), ElectronIdentifier::isolation(), EGPfIsolationModifierFromValueMaps::modifyObject(), GsfEleEffAreaPFIsoCut::operator()(), GsfEleDeltaBetaIsoCut::operator()(), GsfEleDeltaBetaIsoCutStandalone::operator()(), ZElectronsSelector::operator()(), pat::PATElectronProducer::produce(), GsfEleDeltaBetaIsoCutStandalone::value(), GsfEleRelPFIsoScaledCut::value(), GsfEleEffAreaPFIsoCut::value(), and GsfEleDeltaBetaIsoCut::value().
|
inline |
Definition at line 896 of file GsfElectron.h.
References reco::GsfElectron::PixelMatchVariables::dPhi1, and pixelMatchVariables_.
|
inline |
Definition at line 897 of file GsfElectron.h.
References reco::GsfElectron::PixelMatchVariables::dPhi2, and pixelMatchVariables_.
|
inline |
Definition at line 898 of file GsfElectron.h.
References reco::GsfElectron::PixelMatchVariables::dRz1, and pixelMatchVariables_.
|
inline |
Definition at line 899 of file GsfElectron.h.
References reco::GsfElectron::PixelMatchVariables::dRz2, and pixelMatchVariables_.
|
inline |
Definition at line 894 of file GsfElectron.h.
References pixelMatchVariables_, and reco::GsfElectron::PixelMatchVariables::subdetectors.
|
inline |
Definition at line 895 of file GsfElectron.h.
References pixelMatchVariables_, and reco::GsfElectron::PixelMatchVariables::subdetectors.
|
inline |
Definition at line 441 of file GsfElectron.h.
References reco::GsfElectron::ShowerShape::r9, and showerShape_.
Referenced by SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimator::mvaValue(), and PTDRElectronID::result().
|
inline |
|
inline |
Definition at line 488 of file GsfElectron.h.
References e1x5().
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), and GsfElectronMCAnalyzer::analyze().
|
inline |
Definition at line 489 of file GsfElectron.h.
References e2x5Max().
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), and GsfElectronMCAnalyzer::analyze().
|
inline |
Definition at line 490 of file GsfElectron.h.
References e5x5().
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), and GsfElectronMCAnalyzer::analyze().
|
inline |
Definition at line 153 of file GsfElectron.h.
References chargeInfo_, and reco::GsfElectron::ChargeInfo::scPixCharge.
|
inline |
Definition at line 486 of file GsfElectron.h.
References sigmaEtaEta().
Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), and GsfElectronMCAnalyzer::analyze().
|
inline |
Definition at line 487 of file GsfElectron.h.
References sigmaIetaIeta().
Referenced by ElectronMcSignalValidatorMiniAOD::analyze(), ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), ZeePlots::analyze(), GsfElectronMCFakeAnalyzer::analyze(), WenuPlots::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), L1TEGammaOffline::passesLooseEleId(), L1TEGammaOffline::passesMediumEleId(), WenuPlots::ReturnCandVar(), and ZeePlots::ReturnCandVar().
|
inline |
|
inline |
Definition at line 767 of file GsfElectron.h.
References class_.
Referenced by ElectronClassification::classify(), pat::PATElectronSlimmer::produce(), and ElectronClassification::refineWithPflow().
|
inline |
Definition at line 766 of file GsfElectron.h.
References classVariables_, and cuy::cv.
Referenced by pat::PATElectronSlimmer::produce().
|
inline |
Definition at line 181 of file GsfElectron.h.
Referenced by ReducedEGProducer::relinkGsfElectronCore().
void GsfElectron::setCorrectedEcalEnergy | ( | float | newEnergy | ) |
Definition at line 182 of file GsfElectron.cc.
References reco::GsfElectron::Corrections::correctedEcalEnergy, reco::GsfElectron::Corrections::correctedEcalEnergyError, corrections_, reco::GsfElectron::TrackClusterMatching::eSuperClusterOverP, reco::GsfElectron::ShowerShape::hcalDepth1OverEcal, reco::GsfElectron::ShowerShape::hcalDepth2OverEcal, reco::GsfElectron::Corrections::isEcalEnergyCorrected, reco::LeafCandidate::momentum(), reco::LeafCandidate::p4(), setP4(), showerShape_, trackClusterMatching_, and funct::true.
Referenced by RegressionHelper::applyEcalRegression(), EGEtScaleSysModifier::calCombinedMom(), ElectronEnergyCalibrator::calCombinedMom(), ReducedEGProducer::calibrateElectron(), ElectronEnergyCorrector::classBasedParameterizationEnergy(), correctEcalEnergy(), reco::GsfElectron::Corrections::Corrections(), EGEtScaleSysModifier::modifyObject(), EGRegressionModifierV2::modifyObject(), EGRegressionModifierV1::modifyObject(), ElectronRecalibSuperClusterAssociator::produce(), EGEtScaleSysModifier::setEcalEnergy(), ElectronEnergyCalibrator::setEcalEnergy(), and SimpleElectron::writeTo().
void GsfElectron::setCorrectedEcalEnergyError | ( | float | newEnergyError | ) |
Definition at line 179 of file GsfElectron.cc.
References reco::GsfElectron::Corrections::correctedEcalEnergyError, corrections_, and energyError().
Referenced by RegressionHelper::applyEcalRegression(), EGEtScaleSysModifier::calCombinedMom(), ElectronEnergyCalibrator::calCombinedMom(), ReducedEGProducer::calibrateElectron(), ElectronEnergyCorrector::classBasedParameterizationUncertainty(), reco::GsfElectron::Corrections::Corrections(), GsfElectronAlgo::createElectron(), EGEtScaleSysModifier::modifyObject(), EGRegressionModifierV2::modifyObject(), EGRegressionModifierV1::modifyObject(), ElectronRecalibSuperClusterAssociator::produce(), EGEtScaleSysModifier::setEcalEnergy(), ElectronEnergyCalibrator::setEcalEnergy(), setEcalEnergyError(), ElectronEnergyCorrector::simpleParameterizationUncertainty(), and SimpleElectron::writeTo().
|
inline |
Definition at line 844 of file GsfElectron.h.
References EnergyCorrector::c, and corrections_.
Referenced by pat::PATElectronSlimmer::produce().
|
inline |
Definition at line 261 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::deltaEtaSuperClusterAtVtx, and trackClusterMatching_.
|
inline |
Definition at line 262 of file GsfElectron.h.
References reco::GsfElectron::TrackClusterMatching::deltaPhiSuperClusterAtVtx, and trackClusterMatching_.
|
inline |
Definition at line 569 of file GsfElectron.h.
References dr03_.
Referenced by pat::PATElectronSlimmer::produce().
|
inline |
Definition at line 570 of file GsfElectron.h.
References dr04_.
Referenced by pat::PATElectronSlimmer::produce().
|
inline |
Definition at line 847 of file GsfElectron.h.
References setCorrectedEcalEnergyError().
Referenced by correctEcalEnergy().
|
inline |
Definition at line 365 of file GsfElectron.h.
References b, fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEB.
|
inline |
Definition at line 367 of file GsfElectron.h.
References b, fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEBEEGap.
|
inline |
Definition at line 368 of file GsfElectron.h.
References b, fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEBEtaGap.
|
inline |
Definition at line 369 of file GsfElectron.h.
References b, fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEBPhiGap.
|
inline |
Definition at line 366 of file GsfElectron.h.
References b, fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEE.
|
inline |
Definition at line 370 of file GsfElectron.h.
References b, fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEEDeeGap.
|
inline |
Definition at line 371 of file GsfElectron.h.
References b, fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEERingGap.
|
inline |
Definition at line 573 of file GsfElectron.h.
References dr03_.
Referenced by GsfElectronAlgo::createElectron().
|
inline |
Definition at line 574 of file GsfElectron.h.
References dr04_.
Referenced by GsfElectronAlgo::createElectron().
|
inline |
Definition at line 687 of file GsfElectron.h.
References mvaInput_.
Referenced by PFElectronTranslator::createGsfElectrons().
|
inline |
Definition at line 688 of file GsfElectron.h.
References mvaOutput_.
Referenced by PFElectronTranslator::createGsfElectrons(), and GEDGsfElectronFinalizer::produce().
void GsfElectron::setP4 | ( | P4Kind | kind, |
const LorentzVector & | p4, | ||
float | p4Error, | ||
bool | setCandidate | ||
) |
Definition at line 199 of file GsfElectron.cc.
References reco::GsfElectron::Corrections::candidateP4Kind, reco::GsfElectron::Corrections::combinedP4, reco::GsfElectron::Corrections::combinedP4Error, corrections_, relativeConstraints::error, Exception, reco::GsfElectron::Corrections::fromSuperClusterP4, reco::GsfElectron::Corrections::fromSuperClusterP4Error, callgraph::kind, reco::LeafCandidate::p4(), P4_COMBINATION, P4_FROM_SUPER_CLUSTER, P4_PFLOW_COMBINATION, reco::GsfElectron::Corrections::pflowP4, and reco::GsfElectron::Corrections::pflowP4Error.
Referenced by RegressionHelper::applyCombinationRegression(), reco::GsfElectron::Corrections::Corrections(), correctMomentum(), GsfElectronAlgo::createElectron(), PFElectronTranslator::createGsfElectrons(), pat::PATElectronProducer::fillElectron2(), ElectronRecalibSuperClusterAssociator::produce(), setCorrectedEcalEnergy(), Jet.Jet::setCorrP4(), and setTrackMomentumError().
|
inline |
Definition at line 717 of file GsfElectron.h.
References RemoveAddSevLevel::flag, and passCutBasedPreselection_.
Referenced by GsfElectronAlgo::setCutBasedPreselectionFlag().
|
inline |
Definition at line 724 of file GsfElectron.h.
References RemoveAddSevLevel::flag, and passMvaPreslection_.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronAlgo::setPflowPreselectionFlag().
|
inline |
Definition at line 718 of file GsfElectron.h.
References RemoveAddSevLevel::flag, and passPflowPreselection_.
Referenced by GEDGsfElectronFinalizer::produce(), and GsfElectronAlgo::setPflowPreselectionFlag().
|
inline |
Definition at line 686 of file GsfElectron.h.
References pfIso_.
Referenced by PFElectronTranslator::createGsfElectrons(), EGPfIsolationModifierFromValueMaps::modifyObject(), GEDGsfElectronFinalizer::produce(), pat::PATElectronSlimmer::produce(), and pat::PATElectronProducer::produce().
|
inline |
Definition at line 889 of file GsfElectron.h.
References reco::GsfElectron::PixelMatchVariables::dPhi1, and pixelMatchVariables_.
Referenced by GsfElectronAlgo::setPixelMatchInfomation().
|
inline |
Definition at line 890 of file GsfElectron.h.
References reco::GsfElectron::PixelMatchVariables::dPhi2, and pixelMatchVariables_.
Referenced by GsfElectronAlgo::setPixelMatchInfomation().
|
inline |
Definition at line 891 of file GsfElectron.h.
References reco::GsfElectron::PixelMatchVariables::dRz1, and pixelMatchVariables_.
Referenced by GsfElectronAlgo::setPixelMatchInfomation().
|
inline |
Definition at line 892 of file GsfElectron.h.
References reco::GsfElectron::PixelMatchVariables::dRz2, and pixelMatchVariables_.
Referenced by GsfElectronAlgo::setPixelMatchInfomation().
|
inline |
Definition at line 888 of file GsfElectron.h.
References pixelMatchVariables_, and reco::GsfElectron::PixelMatchVariables::subdetectors.
Referenced by GsfElectronAlgo::setPixelMatchInfomation().
|
inline |
Definition at line 519 of file GsfElectron.h.
References alignCSCRings::s, and saturationInfo_.
Referenced by EG8XObjectUpdateModifier::modifyObject(), and pat::PATElectronSlimmer::produce().
|
inline |
Definition at line 482 of file GsfElectron.h.
References alignCSCRings::s, and showerShape_.
Referenced by EG8XObjectUpdateModifier::modifyObject(), and pat::PATElectronSlimmer::produce().
|
inline |
Definition at line 765 of file GsfElectron.h.
References classVariables_, fbrem(), and reco::GsfElectron::ClassificationVariables::superClusterFbrem.
Referenced by GsfElectronAlgo::createElectron().
|
inline |
Definition at line 299 of file GsfElectron.h.
References trackExtrapolations_.
Referenced by pat::PATElectronSlimmer::produce().
|
inline |
Definition at line 764 of file GsfElectron.h.
References classVariables_, fbrem(), and reco::GsfElectron::ClassificationVariables::trackFbrem.
Referenced by GsfElectronAlgo::createElectron().
void GsfElectron::setTrackMomentumError | ( | float | trackMomentumError | ) |
Definition at line 195 of file GsfElectron.cc.
References corrections_, setP4(), and reco::GsfElectron::Corrections::trackMomentumError.
Referenced by reco::GsfElectron::Corrections::Corrections(), and correctMomentum().
|
inline |
Definition at line 200 of file GsfElectron.h.
References core().
Referenced by ConversionFinder::getConversionInfo(), and ConversionFinder::getElectronTrack().
|
inline |
Definition at line 454 of file GsfElectron.h.
References showerShape_.
Referenced by EG8XObjectUpdateModifier::modifyObject(), and EGRegressionModifierV1::modifyObject().
|
inline |
Definition at line 435 of file GsfElectron.h.
References showerShape_, and reco::GsfElectron::ShowerShape::sigmaEtaEta.
Referenced by CutBasedElectronID::cicSelection(), egHLT::OffHelper::fillClusShapeData(), SoftElectronMVAEstimator::mva(), passesElectronId(), CutBasedElectronID::robustSelection(), and scSigmaEtaEta().
|
inline |
Definition at line 436 of file GsfElectron.h.
References showerShape_, and reco::GsfElectron::ShowerShape::sigmaIetaIeta.
Referenced by EwkElecDQM::analyze(), ZeePlots::analyze(), WenuPlots::analyze(), CutBasedElectronID::cicSelection(), SuperClusterHelper::computeLocalCovariances(), WZInterestingEventSelector::electronSelection(), egHLT::OffHelper::fillClusShapeData(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), DQMExample_Step1::MediumEle(), ElectronMVAEstimator::mva(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimator::mvaValue(), GsfEleSigmaIEtaIEtaCut::operator()(), passesElectronPreId(), EgammaCutBasedEleId::PassTriggerCuts(), ClassBasedElectronID::result(), PTDRElectronID::result(), CutBasedElectronID::robustSelection(), scSigmaIEtaIEta(), GsfElectronAlgo::setCutBasedPreselectionFlag(), SuperClusterHelper::sigmaIetaIeta(), SimpleCutBasedElectronIDSelectionFunctor::spring10Variables(), EgammaCutBasedEleId::TestWP(), and GsfEleSigmaIEtaIEtaCut::value().
|
inline |
Definition at line 437 of file GsfElectron.h.
References showerShape_, and reco::GsfElectron::ShowerShape::sigmaIphiIphi.
Referenced by SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimator::mvaValue(), and PTDRElectronID::result().
|
inlineoverridevirtual |
reference to a SuperCluster
Reimplemented from reco::RecoCandidate.
Reimplemented in pat::Electron.
Definition at line 184 of file GsfElectron.h.
References core().
Referenced by ZIterativeAlgorithmWithFit::addEvent(), FWElectronDetailView::addSceneInfo(), FWElectronDetailView::addTrackPointsInCaloData(), ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronDataAnalyzer::analyze(), GsfElectronMCFakeAnalyzer::analyze(), DQMAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronCalibration::analyze(), ElectronCalibrationUniv::analyze(), EgammaObjects::analyzeElectrons(), RegressionHelper::applyEcalRegression(), basicClustersBegin(), basicClustersEnd(), basicClustersSize(), FWElectronDetailView::build(), FWElectronProxyBuilder::buildViewType(), ElectronEnergyCalibrator::calibrate(), caloPosition(), CutBasedElectronID::cicSelection(), ElectronEnergyCorrector::classBasedParameterizationEnergy(), ElectronEnergyCorrector::classBasedParameterizationUncertainty(), CutBasedElectronID::classify(), helper::GsfElectronCollectionStoreManager::cloneAndStore(), EpCombinationTool::combine(), EGEnergyCorrector::CorrectedEnergyWithError(), EGEnergyCorrector::CorrectedEnergyWithErrorV3(), GsfElectronAlgo::createElectron(), deltaEtaSeedClusterTrackAtVtx(), PFCandWithSuperClusterExtractor::depositFromObject(), dEtaInSeed(), ElectronIdentifier::dEtaInSeed(), FWElectronDetailView::drawCrossHair(), egHLT::OffEle::etaSC(), egHLT::OffEle::etSC(), PFIsolationEstimator::fGetIsolationInRings(), egHLT::OffHelper::fillClusShapeData(), ZeeCalibration::fillEleInfo(), egHLT::OffHelper::fillHLTData(), calib::CalibElectron::getCalibModulesWeights(), ZeeCalibration::getEtaCorrection(), ElectronLikelihood::getInputVar(), ZIterativeAlgorithmWithFit::getWeight(), GsfElectron(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), EBEECutValuesT< int >::isBarrel(), ElectronPFIsolationWithConeVeto::isInIsolationCone(), ElectronIdentifier::isolation(), EGammaMvaEleEstimator::isoMvaValue(), PFPhotonIsolationCalculator::matchPFObject(), PFIsolationEstimator::matchPFObject(), EG8XObjectUpdateModifier::modifyObject(), EGRegressionModifierV2::modifyObject(), EGRegressionModifierV1::modifyObject(), SoftElectronMVAEstimator::mva(), Electron.Electron::mvaIDLoose(), Electron.Electron::mvaIDRun2(), Electron.Electron::mvaIDTight(), EGammaMvaEleEstimatorCSA14::mvaValue(), EGammaMvaEleEstimator::mvaValue(), AntiElectronIDMVA6::MVAValue(), ElectronHEEPIDValueMapProducer::nrSaturatedCrysIn5x5(), GsfEleFull5x5SigmaIEtaIEtaCut::operator()(), GsfEleEcalDrivenCut::operator()(), GsfEleEffAreaPFIsoCut::operator()(), GsfEleRelPFIsoScaledCut::operator()(), GsfEleDxyCut::operator()(), GsfEleDzCut::operator()(), GsfEleDeltaBetaIsoCut::operator()(), GsfEleHadronicOverEMLinearCut::operator()(), GsfEleDeltaBetaIsoCutStandalone::operator()(), GsfEleDEtaInCut::operator()(), GsfEleDEtaInSeedCut::operator()(), GsfEleCalPFClusterIsoCut::operator()(), GsfEleNormalizedGsfChi2Cut::operator()(), GsfEleEInverseMinusPInverseCut::operator()(), GsfEleHadronicOverEMCut::operator()(), GsfEleSigmaIEtaIEtaCut::operator()(), GsfEleMissingHitsCut::operator()(), GsfEleDPhiInCut::operator()(), GsfEleSCEtaMultiRangeCut::operator()(), GsfEleHadronicOverEMEnergyScaledCut::operator()(), ZElectronsSelector::operator()(), reco::operator<<(), overlap(), EgammaCutBasedEleId::PassEoverPCuts(), ElectronIdentifier::passID(), egHLT::OffEle::phiSC(), GsfElectronFull5x5Filler::produce(), PTDRElectronID::result(), ElectronLikelihood::result(), ElectronLikelihood::resultLog(), CutBasedElectronID::robustSelection(), GsfElectronAlgo::setCutBasedPreselectionFlag(), FWElectronDetailView::setTextInfo(), SuperClusterHelper::SuperClusterHelper(), superClusterPosition(), EgammaCutBasedEleId::TestWP(), GsfEleHadronicOverEMLinearCut::value(), GsfEleEffAreaPFIsoCut::value(), GsfEleSCMaxAbsEtaCut::value(), GsfEleRelPFIsoScaledCut::value(), GsfEleCalPFClusterIsoCut::value(), and GsfEleSCEtaMultiRangeCut::value().
|
inline |
Definition at line 755 of file GsfElectron.h.
References classVariables_, and reco::GsfElectron::ClassificationVariables::superClusterFbrem.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), and ElectronClassification::refineWithPflow().
|
inline |
Definition at line 319 of file GsfElectron.h.
References superCluster().
|
inline |
Definition at line 258 of file GsfElectron.h.
References trackClusterMatching_.
|
inline |
Definition at line 189 of file GsfElectron.h.
References core().
Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), RegressionHelper::applyCombinationRegression(), CutBasedElectronID::classify(), EGRegressionModifierV1::modifyObject(), and FWElectronDetailView::setTextInfo().
|
inline |
Definition at line 296 of file GsfElectron.h.
References trackExtrapolations_.
|
inline |
Definition at line 754 of file GsfElectron.h.
References classVariables_, and reco::GsfElectron::ClassificationVariables::trackFbrem.
Referenced by ElectronClassification::classify(), fbrem(), and ElectronClassification::refineWithPflow().
|
inline |
Definition at line 292 of file GsfElectron.h.
References reco::GsfElectron::TrackExtrapolations::momentumAtCalo, and trackExtrapolations_.
Referenced by ElectronCalibration::analyze(), ElectronCalibrationUniv::analyze(), egHLT::OffEle::pCalo(), and egHLT::OffEle::ptCalo().
|
inline |
Definition at line 294 of file GsfElectron.h.
References reco::GsfElectron::TrackExtrapolations::momentumAtEleClus, and trackExtrapolations_.
Referenced by SoftElectronMVAEstimator::mva().
|
inline |
Definition at line 291 of file GsfElectron.h.
References reco::GsfElectron::TrackExtrapolations::momentumAtVtx, and trackExtrapolations_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), WenuPlots::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronCalibration::analyze(), ElectronCalibrationUniv::analyze(), RegressionHelper::applyCombinationRegression(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), ElectronMomentumCorrector::correct(), pat::ElectronSelector::customSelection_(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), egHLT::OffEle::invEInvP(), EGRegressionModifierV1::modifyObject(), SoftElectronMVAEstimator::mva(), AntiElectronIDMVA5::MVAValue(), AntiElectronIDMVA6::MVAValue(), RegressionEnergyPatElectronProducer::produce(), egHLT::OffEle::ptVtx(), egHLT::OffEle::pVtx(), and PTDRElectronID::result().
|
inline |
Definition at line 295 of file GsfElectron.h.
References reco::GsfElectron::TrackExtrapolations::momentumAtVtxWithConstraint, and trackExtrapolations_.
|
inline |
Definition at line 836 of file GsfElectron.h.
References corrections_, reco::LeafCandidate::p4(), p4Error(), and reco::GsfElectron::Corrections::trackMomentumError.
Referenced by ElectronCalibration::analyze(), ElectronCalibrationUniv::analyze(), RegressionHelper::applyCombinationRegression(), EGEtScaleSysModifier::calCombinedMom(), ElectronEnergyCalibrator::calCombinedMom(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), ReducedEGProducer::calibrateElectron(), reco::GsfElectron::Corrections::Corrections(), EGEtScaleSysModifier::modifyObject(), EGRegressionModifierV2::modifyObject(), EGRegressionModifierV1::modifyObject(), RegressionEnergyPatElectronProducer::produce(), and ElectronEnergyCalibrator::setEnergyAndSystVarations().
|
inline |
Definition at line 293 of file GsfElectron.h.
References reco::GsfElectron::TrackExtrapolations::momentumOut, and trackExtrapolations_.
Referenced by ElectronMcSignalValidator::analyze(), ElectronMcFakeValidator::analyze(), WenuPlots::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronCalibration::analyze(), ElectronCalibrationUniv::analyze(), pat::ElectronSelector::customSelection_(), AntiElectronIDMVA5::MVAValue(), AntiElectronIDMVA6::MVAValue(), and PTDRElectronID::result().
|
inline |
Definition at line 290 of file GsfElectron.h.
References reco::GsfElectron::TrackExtrapolations::positionAtCalo, and trackExtrapolations_.
Referenced by TrackPositionAtCalo().
|
inline |
Definition at line 303 of file GsfElectron.h.
References trackPositionAtCalo().
|
inline |
Definition at line 289 of file GsfElectron.h.
References reco::GsfElectron::TrackExtrapolations::positionAtVtx, and trackExtrapolations_.
Referenced by TrackPositionAtVtx().
|
inline |
Definition at line 302 of file GsfElectron.h.
References trackPositionAtVtx().
Referenced by egHLT::OffEle::zVtx().
|
private |
Definition at line 733 of file GsfElectron.h.
Referenced by ambiguous(), init(), and setAmbiguous().
|
private |
Definition at line 734 of file GsfElectron.h.
Referenced by addAmbiguousGsfTrack(), ambiguousGsfTracksBegin(), ambiguousGsfTracksEnd(), ambiguousGsfTracksSize(), and clearAmbiguousGsfTracks().
|
private |
Definition at line 166 of file GsfElectron.h.
Referenced by chargeInfo(), isGsfCtfChargeConsistent(), isGsfCtfScPixChargeConsistent(), isGsfScPixChargeConsistent(), and scPixCharge().
|
private |
Definition at line 773 of file GsfElectron.h.
Referenced by classification(), init(), and setClassification().
|
private |
Definition at line 772 of file GsfElectron.h.
Referenced by classificationVariables(), setClassificationVariables(), setSuperClusterFbrem(), setTrackFbrem(), superClusterFbrem(), and trackFbrem().
|
private |
Definition at line 617 of file GsfElectron.h.
Referenced by convDcot(), convDist(), conversionRejectionVariables(), convFlags(), convPartner(), convRadius(), and GsfElectron().
|
private |
Definition at line 207 of file GsfElectron.h.
|
private |
Definition at line 865 of file GsfElectron.h.
Referenced by candidateP4Kind(), correctedEcalEnergy(), correctedEcalEnergyError(), corrections(), GsfElectron(), isEcalEnergyCorrected(), p4(), p4Error(), setCorrectedEcalEnergy(), setCorrectedEcalEnergyError(), setCorrections(), setP4(), setTrackMomentumError(), and trackMomentumError().
|
private |
Definition at line 581 of file GsfElectron.h.
Referenced by dr03EcalRecHitSumEt(), dr03HcalDepth1TowerSumEt(), dr03HcalDepth1TowerSumEtBc(), dr03HcalDepth2TowerSumEt(), dr03HcalDepth2TowerSumEtBc(), dr03IsolationVariables(), dr03TkSumPt(), isolationVariables03(), setDr03Isolation(), and setIsolation03().
|
private |
Definition at line 582 of file GsfElectron.h.
Referenced by dr04EcalRecHitSumEt(), dr04HcalDepth1TowerSumEt(), dr04HcalDepth1TowerSumEtBc(), dr04HcalDepth2TowerSumEt(), dr04HcalDepth2TowerSumEtBc(), dr04IsolationVariables(), dr04TkSumPt(), isolationVariables04(), setDr04Isolation(), and setIsolation04().
|
private |
Definition at line 376 of file GsfElectron.h.
Referenced by fiducialFlags(), isEB(), isEBEEGap(), isEBEtaGap(), isEBPhiGap(), isEE(), isEEDeeGap(), isEERingGap(), setFFlagIsEB(), setFFlagIsEBEEGap(), setFFlagIsEBEtaGap(), setFFlagIsEBPhiGap(), setFFlagIsEE(), setFFlagIsEEDeeGap(), and setFFlagIsEERingGap().
|
private |
Definition at line 500 of file GsfElectron.h.
Referenced by full5x5_e1x5(), full5x5_e2x5Bottom(), full5x5_e2x5Left(), full5x5_e2x5Max(), full5x5_e2x5Right(), full5x5_e2x5Top(), full5x5_e5x5(), full5x5_eBottom(), full5x5_eLeft(), full5x5_eRight(), full5x5_eTop(), full5x5_hcalDepth1OverEcal(), full5x5_hcalDepth1OverEcalBc(), full5x5_hcalDepth2OverEcal(), full5x5_hcalDepth2OverEcalBc(), full5x5_hcalOverEcalValid(), full5x5_r9(), full5x5_setShowerShape(), full5x5_showerShape(), full5x5_sigmaEtaEta(), full5x5_sigmaIetaIeta(), and full5x5_sigmaIphiIphi().
|
private |
Definition at line 697 of file GsfElectron.h.
Referenced by mvaInput(), and setMvaInput().
|
private |
Definition at line 698 of file GsfElectron.h.
Referenced by mva_e_pi(), mva_Isolated(), mvaOutput(), and setMvaOutput().
|
private |
Definition at line 730 of file GsfElectron.h.
Referenced by init(), passingCutBasedPreselection(), and setPassCutBasedPreselection().
|
private |
Definition at line 732 of file GsfElectron.h.
Referenced by init(), passingMvaPreselection(), and setPassMvaPreselection().
|
private |
Definition at line 731 of file GsfElectron.h.
Referenced by init(), passingPflowPreselection(), and setPassPflowPreselection().
|
private |
Definition at line 696 of file GsfElectron.h.
Referenced by ecalPFClusterIso(), hcalPFClusterIso(), pfIsolationVariables(), and setPfIsolationVariables().
|
private |
Definition at line 901 of file GsfElectron.h.
Referenced by pixelMatchDPhi1(), pixelMatchDPhi2(), pixelMatchDRz1(), pixelMatchDRz2(), pixelMatchSubdetector1(), pixelMatchSubdetector2(), setPixelMatchDPhi1(), setPixelMatchDPhi2(), setPixelMatchDRz1(), setPixelMatchDRz2(), and setPixelMatchSubdetectors().
|
private |
Definition at line 523 of file GsfElectron.h.
Referenced by isSeedSaturated(), nSaturatedXtals(), saturationInfo(), and setSaturationInfo().
|
private |
Definition at line 499 of file GsfElectron.h.
Referenced by e1x5(), e2x5Max(), e5x5(), eBottom(), eLeft(), eRight(), eTop(), hcalDepth1OverEcal(), hcalDepth1OverEcalBc(), hcalDepth2OverEcal(), hcalDepth2OverEcalBc(), hcalOverEcalValid(), hcalTowersBehindClusters(), r9(), setCorrectedEcalEnergy(), setShowerShape(), showerShape(), sigmaEtaEta(), sigmaIetaIeta(), and sigmaIphiIphi().
|
private |
Definition at line 268 of file GsfElectron.h.
Referenced by deltaEtaEleClusterTrackAtCalo(), deltaEtaSeedClusterTrackAtCalo(), deltaEtaSeedClusterTrackAtVtx(), deltaEtaSuperClusterTrackAtVtx(), deltaPhiEleClusterTrackAtCalo(), deltaPhiSeedClusterTrackAtCalo(), deltaPhiSuperClusterTrackAtVtx(), eEleClusterOverPout(), electronCluster(), eSeedClusterOverP(), eSeedClusterOverPout(), eSuperClusterOverP(), GsfElectron(), setCorrectedEcalEnergy(), setDeltaEtaSuperClusterAtVtx(), setDeltaPhiSuperClusterAtVtx(), and trackClusterMatching().
|
private |
Definition at line 309 of file GsfElectron.h.
Referenced by setTrackExtrapolations(), trackExtrapolations(), trackMomentumAtCalo(), trackMomentumAtEleClus(), trackMomentumAtVtx(), trackMomentumAtVtxWithConstraint(), trackMomentumOut(), trackPositionAtCalo(), and trackPositionAtVtx().