CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Classes | Public Types | Public Member Functions | Private Member Functions | Private Attributes
reco::GsfElectron Class Reference

#include <GsfElectron.h>

Inheritance diagram for reco::GsfElectron:
reco::RecoCandidate reco::LeafCandidate reco::Candidate pat::PATObject< reco::GsfElectron > pat::Lepton< reco::GsfElectron > pat::Electron

Classes

struct  ChargeInfo
 
struct  ClassificationVariables
 
struct  ClosestCtfTrack
 
struct  ConversionRejection
 
struct  Corrections
 
struct  FiducialFlags
 
struct  IsolationVariables
 
struct  MvaInput
 
struct  MvaOutput
 
struct  PflowIsolationVariables
 
struct  PixelMatchVariables
 
struct  ShowerShape
 
struct  TrackClusterMatching
 
struct  TrackExtrapolations
 

Public Types

enum  Classification {
  UNKNOWN =-1, GOLDEN =0, BIGBREM =1, BADTRACK =2,
  SHOWERING =3, GAP =4
}
 
enum  P4Kind { P4_UNKNOWN =-1, P4_FROM_SUPER_CLUSTER =0, P4_COMBINATION =1, P4_PFLOW_COMBINATION =2 }
 
- Public Types inherited from reco::RecoCandidate
enum  TrackType { noTrackType, recoTrackType, gsfTrackType }
 track type More...
 
- Public Types inherited from reco::LeafCandidate
typedef int Charge
 electric charge type More...
 
typedef CandidateCollection daughters
 collection of daughter candidates More...
 
typedef unsigned int index
 
typedef math::XYZTLorentzVector LorentzVector
 Lorentz vector. More...
 
typedef math::XYZPoint Point
 point in the space More...
 
typedef
math::PtEtaPhiMLorentzVector 
PolarLorentzVector
 Lorentz vector. More...
 
typedef math::XYZVector Vector
 point in the space More...
 
- Public Types inherited from reco::Candidate
enum  { dimension = 3 }
 
enum  { size = dimension * (dimension + 1)/2 }
 matix size More...
 
typedef int Charge
 electric charge type More...
 
typedef candidate::const_iterator const_iterator
 
typedef math::Error< dimension >
::type 
CovarianceMatrix
 covariance error matrix (3x3) More...
 
typedef unsigned int index
 index type More...
 
typedef candidate::iterator iterator
 
typedef math::XYZTLorentzVector LorentzVector
 Lorentz vector. More...
 
typedef math::XYZPoint Point
 point in the space More...
 
typedef
math::PtEtaPhiMLorentzVector 
PolarLorentzVector
 Lorentz vector. More...
 
typedef size_t size_type
 
typedef math::XYZVector Vector
 point in the space More...
 

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 ChargeInfochargeInfo () const
 
Classification classification () const
 
const ClassificationVariablesclassificationVariables () const
 
void clearAmbiguousGsfTracks ()
 
GsfElectronclone () const
 returns a clone of the Candidate object More...
 
GsfElectronclone (const GsfElectronCoreRef &core, const CaloClusterPtr &electronCluster, const TrackRef &closestCtfTrack, const TrackBaseRef &conversionPartner, const GsfTrackRefVector &ambiguousTracks) const
 
ClosestCtfTrack closestCtfTrack () const
 
TrackRef closestCtfTrackRef () const
 
virtual TrackRef closestTrack () const
 
float convDcot () const
 
float convDist () const
 
const ConversionRejectionconversionRejectionVariables () 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 Correctionscorrections () 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 IsolationVariablesdr03IsolationVariables () 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 IsolationVariablesdr04IsolationVariables () const
 
float dr04TkSumPt () const
 
float e1x5 () const
 
float e2x5Max () const
 
float e5x5 () const
 
bool ecalDriven () const
 
bool ecalDrivenSeed () const
 
float ecalEnergy () const
 
float ecalEnergyError () const
 
float eEleClusterOverPout () const
 
CaloClusterPtr electronCluster () const
 
float eSeedClusterOverP () const
 
float eSeedClusterOverPout () const
 
float eSuperClusterOverP () const
 
float fbrem () const
 
const FiducialFlagsfiducialFlags () const
 
float full5x5_e1x5 () const
 
float full5x5_e2x5Max () const
 
float full5x5_e5x5 () 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_r9 () const
 
void full5x5_setShowerShape (const ShowerShape &s)
 
const ShowerShapefull5x5_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 &)
 
virtual GsfTrackRef gsfTrack () const
 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
 
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
 
virtual bool isElectron () const
 
bool isEnergyScaleCorrected () const
 
bool isGap () const
 
bool isGsfCtfChargeConsistent () const
 
bool isGsfCtfScPixChargeConsistent () const
 
bool isGsfScPixChargeConsistent () const
 
const IsolationVariablesisolationVariables03 () const
 
const IsolationVariablesisolationVariables04 () const
 
float mva_e_pi () const
 
float mva_Isolated () const
 
const MvaInputmvaInput () const
 
const MvaOutputmvaOutput () const
 
int numberOfBrems () const
 
virtual bool overlap (const Candidate &) const
 check overlap with another candidate More...
 
const LorentzVectorp4 (P4Kind kind) const
 
float p4Error (P4Kind kind) const
 
SuperClusterRef parentSuperCluster () const
 
bool passingCutBasedPreselection () const
 
bool passingMvaPreselection () const
 
bool passingPflowPreselection () const
 
const PflowIsolationVariablespfIsolationVariables () const
 
float pixelMatchDPhi1 () const
 
float pixelMatchDPhi2 () const
 
float pixelMatchDRz1 () const
 
float pixelMatchDRz2 () const
 
int pixelMatchSubdetector1 () const
 
int pixelMatchSubdetector2 () const
 
float r9 () 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 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 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 ShowerShapeshowerShape () const
 
float sigmaEtaEta () const
 
float sigmaIetaIeta () const
 
float sigmaIphiIphi () const
 
virtual SuperClusterRef superCluster () const
 reference to a SuperCluster More...
 
float superClusterFbrem () const
 
math::XYZPoint superClusterPosition () const
 
const TrackClusterMatchingtrackClusterMatching () const
 
bool trackerDrivenSeed () const
 
const TrackExtrapolationstrackExtrapolations () 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
 
virtual ~GsfElectron ()
 
- Public Member Functions inherited from reco::RecoCandidate
virtual const TrackbestTrack () const
 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...
 
virtual reco::TrackRef combinedMuon () const
 reference to a stand-alone muon Track More...
 
virtual float dxyError () const
 uncertainty on dxy More...
 
virtual float dzError () const
 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...
 
virtual ~RecoCandidate ()
 destructor More...
 
- Public Member Functions inherited from reco::LeafCandidate
virtual Vector boostToCM () const final
 
virtual 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)
 
virtual const Candidatedaughter (size_type) const
 return daughter at a given position (throws an exception) More...
 
virtual Candidatedaughter (size_type)
 return daughter at a given position (throws an exception) More...
 
virtual Candidatedaughter (const std::string &s)
 return daughter with a specified role name More...
 
virtual const Candidatedaughter (const std::string &s) const
 return daughter with a specified role name More...
 
virtual double energy () const final
 energy More...
 
virtual double et () const final
 transverse energy More...
 
virtual double et2 () const final
 transverse energy squared (use this for cut!) More...
 
virtual double eta () const final
 momentum pseudorapidity More...
 
virtual void fillVertexCovariance (CovarianceMatrix &v) const
 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...
 
virtual bool hasMasterClone () const
 
virtual bool hasMasterClonePtr () const
 
virtual bool isCaloMuon () const
 
virtual bool isConvertedPhoton () const
 
virtual bool isGlobalMuon () const
 
virtual bool isJet () const
 
virtual bool isMuon () const
 
virtual bool isPhoton () const
 
virtual bool isStandAloneMuon () const
 
virtual bool isTrackerMuon () const
 
 LeafCandidate ()
 
 LeafCandidate (const Candidate &c)
 
template<typename... Args>
 LeafCandidate (Args &&...args)
 
 LeafCandidate (LeafCandidate &rh)
 
 LeafCandidate (LeafCandidate &&)=default
 
 LeafCandidate (LeafCandidate const &)=default
 
virtual bool longLived () const final
 is long lived? More...
 
virtual double mass () const final
 mass More...
 
virtual bool massConstraint () const final
 do mass constraint? More...
 
virtual double massSqr () const final
 mass squared More...
 
virtual const CandidateBaseRefmasterClone () const
 
virtual const CandidatePtrmasterClonePtr () const
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type More...
 
virtual Vector momentum () const final
 spatial momentum vector More...
 
virtual const Candidatemother (size_type) const
 return mother at a given position (throws an exception) More...
 
virtual double mt () const final
 transverse mass More...
 
virtual 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...
 
virtual size_t numberOfDaughters () const
 number of daughters More...
 
virtual size_t numberOfMothers () const
 number of mothers More...
 
virtual size_t numberOfSourceCandidatePtrs () const
 
LeafCandidateoperator= (LeafCandidate &&)=default
 
LeafCandidateoperator= (LeafCandidate const &)=default
 
virtual double p () const final
 magnitude of momentum vector More...
 
virtual const LorentzVectorp4 () const final
 four-momentum Lorentz vector More...
 
virtual int pdgId () const final
 PDG identifier. More...
 
virtual double phi () const final
 momentum azimuthal angle More...
 
virtual const PolarLorentzVectorpolarP4 () const final
 four-momentum Lorentz vector More...
 
virtual double pt () const final
 transverse momentum More...
 
virtual double px () const final
 x coordinate of momentum vector More...
 
virtual double py () const final
 y coordinate of momentum vector More...
 
virtual double pz () const final
 z coordinate of momentum vector More...
 
virtual double rapidity () const final
 rapidity More...
 
virtual void setCharge (Charge q) final
 set electric charge More...
 
virtual void setLongLived () final
 
virtual void setMass (double m) final
 set particle mass More...
 
virtual void setMassConstraint () final
 
virtual void setP4 (const LorentzVector &p4) final
 set 4-momentum More...
 
virtual void setP4 (const PolarLorentzVector &p4) final
 set 4-momentum More...
 
virtual void setPdgId (int pdgId) final
 
virtual void setPz (double pz) final
 
virtual void setStatus (int status) final
 set status word More...
 
virtual void setThreeCharge (Charge qx3) final
 set electric charge More...
 
virtual void setVertex (const Point &vertex)
 set vertex More...
 
virtual CandidatePtr sourceCandidatePtr (size_type i) const
 
virtual int status () const final
 status word More...
 
virtual double theta () const final
 momentum polar angle More...
 
virtual int threeCharge () const final
 electric charge More...
 
virtual const Pointvertex () const
 vertex position (overwritten by PF...) More...
 
virtual double vertexChi2 () const
 chi-squares More...
 
virtual double vertexCovariance (int i, int j) const
 (i, j)-th element of error matrix, i, j = 0, ... 2 More...
 
CovarianceMatrix vertexCovariance () const final
 return SMatrix More...
 
virtual double vertexNdof () const
 
virtual double vertexNormalizedChi2 () const
 chi-squared divided by n.d.o.f. More...
 
virtual double vx () const
 x coordinate of vertex position More...
 
virtual double vy () const
 y coordinate of vertex position More...
 
virtual double vz () const
 z coordinate of vertex position More...
 
virtual double y () const final
 rapidity More...
 
virtual ~LeafCandidate ()
 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 ()
 

Private Attributes

bool ambiguous_
 
GsfTrackRefVector ambiguousGsfTracks_
 
ChargeInfo chargeInfo_
 
Classification class_
 
ClassificationVariables classVariables_
 
ConversionRejection conversionRejection_
 
GsfElectronCoreRef core_
 
Corrections corrections_
 
IsolationVariables dr03_
 
IsolationVariables dr04_
 
FiducialFlags fiducialFlags_
 
ShowerShape full5x5_showerShape_
 
MvaInput mvaInput_
 
MvaOutput mvaOutput_
 
bool passCutBasedPreselection_
 
bool passMvaPreslection_
 
bool passPflowPreselection_
 
PflowIsolationVariables pfIso_
 
PixelMatchVariables pixelMatchVariables_
 
ShowerShape showerShape_
 
TrackClusterMatching trackClusterMatching_
 
TrackExtrapolations trackExtrapolations_
 

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...
 

Detailed Description

Definition at line 37 of file GsfElectron.h.

Member Enumeration Documentation

Enumerator
UNKNOWN 
GOLDEN 
BIGBREM 
BADTRACK 
SHOWERING 
GAP 

Definition at line 688 of file GsfElectron.h.

Enumerator
P4_UNKNOWN 
P4_FROM_SUPER_CLUSTER 
P4_COMBINATION 
P4_PFLOW_COMBINATION 

Definition at line 736 of file GsfElectron.h.

Constructor & Destructor Documentation

GsfElectron::GsfElectron ( )

Definition at line 19 of file GsfElectron.cc.

GsfElectron::GsfElectron ( const GsfElectronCoreRef core)

Definition at line 22 of file GsfElectron.cc.

GsfElectron::GsfElectron ( const GsfElectron electron,
const GsfElectronCoreRef core 
)

Definition at line 74 of file GsfElectron.cc.

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.

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.

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 
)

Definition at line 49 of file GsfElectron.cc.

virtual reco::GsfElectron::~GsfElectron ( )
inlinevirtual

Definition at line 112 of file GsfElectron.h.

Member Function Documentation

void reco::GsfElectron::addAmbiguousGsfTrack ( const reco::GsfTrackRef t)
inline

Definition at line 658 of file GsfElectron.h.

bool reco::GsfElectron::ambiguous ( ) const
inline

Definition at line 648 of file GsfElectron.h.

GsfTrackRefVector::const_iterator reco::GsfElectron::ambiguousGsfTracksBegin ( ) const
inline

Definition at line 650 of file GsfElectron.h.

GsfTrackRefVector::const_iterator reco::GsfElectron::ambiguousGsfTracksEnd ( ) const
inline

Definition at line 651 of file GsfElectron.h.

GsfTrackRefVector::size_type reco::GsfElectron::ambiguousGsfTracksSize ( ) const
inline

Definition at line 649 of file GsfElectron.h.

CaloCluster_iterator reco::GsfElectron::basicClustersBegin ( ) const
inline

Definition at line 319 of file GsfElectron.h.

CaloCluster_iterator reco::GsfElectron::basicClustersEnd ( ) const
inline

Definition at line 320 of file GsfElectron.h.

int reco::GsfElectron::basicClustersSize ( ) const
inline

Definition at line 318 of file GsfElectron.h.

float reco::GsfElectron::caloEnergy ( ) const
inline
math::XYZPoint reco::GsfElectron::caloPosition ( ) const
inline

Definition at line 323 of file GsfElectron.h.

P4Kind reco::GsfElectron::candidateP4Kind ( ) const
inline

Definition at line 777 of file GsfElectron.h.

const ChargeInfo& reco::GsfElectron::chargeInfo ( ) const
inline

Definition at line 155 of file GsfElectron.h.

Classification reco::GsfElectron::classification ( ) const
inline

Definition at line 694 of file GsfElectron.h.

Referenced by ClassBasedElectronID::result().

const ClassificationVariables& reco::GsfElectron::classificationVariables ( ) const
inline

Definition at line 693 of file GsfElectron.h.

void reco::GsfElectron::clearAmbiguousGsfTracks ( )
inline

Definition at line 657 of file GsfElectron.h.

GsfElectron * GsfElectron::clone ( void  ) const
virtual

returns a clone of the Candidate object

Reimplemented from reco::RecoCandidate.

Reimplemented in pat::Electron, and pat::Lepton< reco::GsfElectron >.

Definition at line 160 of file GsfElectron.cc.

GsfElectron * GsfElectron::clone ( const GsfElectronCoreRef core,
const CaloClusterPtr electronCluster,
const TrackRef closestCtfTrack,
const TrackBaseRef conversionPartner,
const GsfTrackRefVector ambiguousTracks 
) const

Definition at line 164 of file GsfElectron.cc.

ClosestCtfTrack reco::GsfElectron::closestCtfTrack ( ) const
inline

Definition at line 200 of file GsfElectron.h.

TrackRef reco::GsfElectron::closestCtfTrackRef ( ) const
inline

Definition at line 199 of file GsfElectron.h.

virtual TrackRef reco::GsfElectron::closestTrack ( ) const
inlinevirtual

Definition at line 184 of file GsfElectron.h.

float reco::GsfElectron::convDcot ( ) const
inline

Definition at line 554 of file GsfElectron.h.

Referenced by PFElectronSelector::spring11Cuts().

float reco::GsfElectron::convDist ( ) const
inline

Definition at line 553 of file GsfElectron.h.

Referenced by PFElectronSelector::spring11Cuts().

const ConversionRejection& reco::GsfElectron::conversionRejectionVariables ( ) const
inline

Definition at line 556 of file GsfElectron.h.

int reco::GsfElectron::convFlags ( ) const
inline

Definition at line 551 of file GsfElectron.h.

TrackBaseRef reco::GsfElectron::convPartner ( ) const
inline

Definition at line 552 of file GsfElectron.h.

float reco::GsfElectron::convRadius ( ) const
inline

Definition at line 555 of file GsfElectron.h.

GsfElectronCoreRef GsfElectron::core ( ) const
virtual

Reimplemented in pat::Electron.

Definition at line 8 of file GsfElectron.cc.

Referenced by helper::GsfElectronCollectionStoreManager::cloneAndStore().

void reco::GsfElectron::correctEcalEnergy ( float  newEnergy,
float  newEnergyError 
)
inline

Definition at line 790 of file GsfElectron.h.

float reco::GsfElectron::correctedEcalEnergy ( ) const
inline

Definition at line 771 of file GsfElectron.h.

float reco::GsfElectron::correctedEcalEnergyError ( ) const
inline

Definition at line 772 of file GsfElectron.h.

const Corrections& reco::GsfElectron::corrections ( ) const
inline

Definition at line 778 of file GsfElectron.h.

void reco::GsfElectron::correctMomentum ( const LorentzVector p4,
float  trackMomentumError,
float  p4Error 
)
inline

Definition at line 795 of file GsfElectron.h.

Referenced by SimpleElectron::writeTo().

float reco::GsfElectron::ctfGsfOverlap ( ) const
inline

Definition at line 185 of file GsfElectron.h.

float reco::GsfElectron::deltaEtaEleClusterTrackAtCalo ( ) const
inline

Definition at line 249 of file GsfElectron.h.

float reco::GsfElectron::deltaEtaSeedClusterTrackAtCalo ( ) const
inline

Definition at line 248 of file GsfElectron.h.

float reco::GsfElectron::deltaEtaSeedClusterTrackAtVtx ( ) const
inline

Definition at line 253 of file GsfElectron.h.

float reco::GsfElectron::deltaEtaSuperClusterTrackAtVtx ( ) const
inline
float reco::GsfElectron::deltaPhiEleClusterTrackAtCalo ( ) const
inline

Definition at line 252 of file GsfElectron.h.

float reco::GsfElectron::deltaPhiSeedClusterTrackAtCalo ( ) const
inline

Definition at line 251 of file GsfElectron.h.

Referenced by pat::ElectronSelector::customSelection_().

float reco::GsfElectron::deltaPhiSuperClusterTrackAtVtx ( ) const
inline
float reco::GsfElectron::dr03EcalRecHitSumEt ( ) const
inline

Definition at line 492 of file GsfElectron.h.

Referenced by ElectronVPlusJetsIDSelectionFunctor::firstDataCuts().

float reco::GsfElectron::dr03HcalDepth1TowerSumEt ( ) const
inline

Definition at line 493 of file GsfElectron.h.

float reco::GsfElectron::dr03HcalDepth1TowerSumEtBc ( ) const
inline

Definition at line 496 of file GsfElectron.h.

float reco::GsfElectron::dr03HcalDepth2TowerSumEt ( ) const
inline

Definition at line 494 of file GsfElectron.h.

float reco::GsfElectron::dr03HcalDepth2TowerSumEtBc ( ) const
inline

Definition at line 497 of file GsfElectron.h.

float reco::GsfElectron::dr03HcalTowerSumEt ( ) const
inline

Definition at line 495 of file GsfElectron.h.

Referenced by ElectronVPlusJetsIDSelectionFunctor::firstDataCuts().

float reco::GsfElectron::dr03HcalTowerSumEtBc ( ) const
inline

Definition at line 498 of file GsfElectron.h.

const IsolationVariables& reco::GsfElectron::dr03IsolationVariables ( ) const
inline

Definition at line 499 of file GsfElectron.h.

float reco::GsfElectron::dr03TkSumPt ( ) const
inline

Definition at line 491 of file GsfElectron.h.

Referenced by ElectronVPlusJetsIDSelectionFunctor::firstDataCuts().

float reco::GsfElectron::dr04EcalRecHitSumEt ( ) const
inline

Definition at line 503 of file GsfElectron.h.

float reco::GsfElectron::dr04HcalDepth1TowerSumEt ( ) const
inline

Definition at line 504 of file GsfElectron.h.

float reco::GsfElectron::dr04HcalDepth1TowerSumEtBc ( ) const
inline

Definition at line 507 of file GsfElectron.h.

float reco::GsfElectron::dr04HcalDepth2TowerSumEt ( ) const
inline

Definition at line 505 of file GsfElectron.h.

float reco::GsfElectron::dr04HcalDepth2TowerSumEtBc ( ) const
inline

Definition at line 508 of file GsfElectron.h.

float reco::GsfElectron::dr04HcalTowerSumEt ( ) const
inline

Definition at line 506 of file GsfElectron.h.

float reco::GsfElectron::dr04HcalTowerSumEtBc ( ) const
inline

Definition at line 509 of file GsfElectron.h.

const IsolationVariables& reco::GsfElectron::dr04IsolationVariables ( ) const
inline

Definition at line 510 of file GsfElectron.h.

float reco::GsfElectron::dr04TkSumPt ( ) const
inline

Definition at line 502 of file GsfElectron.h.

float reco::GsfElectron::e1x5 ( ) const
inline

Definition at line 418 of file GsfElectron.h.

float reco::GsfElectron::e2x5Max ( ) const
inline

Definition at line 419 of file GsfElectron.h.

float reco::GsfElectron::e5x5 ( ) const
inline

Definition at line 420 of file GsfElectron.h.

bool GsfElectron::ecalDriven ( ) const

Definition at line 173 of file GsfElectron.cc.

bool reco::GsfElectron::ecalDrivenSeed ( ) const
inline

Definition at line 186 of file GsfElectron.h.

float reco::GsfElectron::ecalEnergy ( ) const
inline

Definition at line 785 of file GsfElectron.h.

float reco::GsfElectron::ecalEnergyError ( ) const
inline

Definition at line 786 of file GsfElectron.h.

float reco::GsfElectron::eEleClusterOverPout ( ) const
inline

Definition at line 246 of file GsfElectron.h.

CaloClusterPtr reco::GsfElectron::electronCluster ( ) const
inline

Definition at line 242 of file GsfElectron.h.

float reco::GsfElectron::eSeedClusterOverP ( ) const
inline

Definition at line 244 of file GsfElectron.h.

float reco::GsfElectron::eSeedClusterOverPout ( ) const
inline

Definition at line 245 of file GsfElectron.h.

Referenced by ClassBasedElectronID::result().

float reco::GsfElectron::eSuperClusterOverP ( ) const
inline

Definition at line 243 of file GsfElectron.h.

Referenced by pat::ElectronSelector::customSelection_().

float reco::GsfElectron::fbrem ( ) const
inline

Definition at line 698 of file GsfElectron.h.

const FiducialFlags& reco::GsfElectron::fiducialFlags ( ) const
inline

Definition at line 360 of file GsfElectron.h.

float reco::GsfElectron::full5x5_e1x5 ( ) const
inline

Definition at line 435 of file GsfElectron.h.

float reco::GsfElectron::full5x5_e2x5Max ( ) const
inline

Definition at line 436 of file GsfElectron.h.

float reco::GsfElectron::full5x5_e5x5 ( ) const
inline

Definition at line 437 of file GsfElectron.h.

float reco::GsfElectron::full5x5_hcalDepth1OverEcal ( ) const
inline

Definition at line 439 of file GsfElectron.h.

float reco::GsfElectron::full5x5_hcalDepth1OverEcalBc ( ) const
inline

Definition at line 442 of file GsfElectron.h.

float reco::GsfElectron::full5x5_hcalDepth2OverEcal ( ) const
inline

Definition at line 440 of file GsfElectron.h.

float reco::GsfElectron::full5x5_hcalDepth2OverEcalBc ( ) const
inline

Definition at line 443 of file GsfElectron.h.

float reco::GsfElectron::full5x5_hcalOverEcal ( ) const
inline

Definition at line 441 of file GsfElectron.h.

float reco::GsfElectron::full5x5_hcalOverEcalBc ( ) const
inline

Definition at line 444 of file GsfElectron.h.

float reco::GsfElectron::full5x5_r9 ( ) const
inline

Definition at line 438 of file GsfElectron.h.

void reco::GsfElectron::full5x5_setShowerShape ( const ShowerShape s)
inline

Definition at line 449 of file GsfElectron.h.

const ShowerShape& reco::GsfElectron::full5x5_showerShape ( ) const
inline

Definition at line 445 of file GsfElectron.h.

float reco::GsfElectron::full5x5_sigmaEtaEta ( ) const
inline

Definition at line 432 of file GsfElectron.h.

float reco::GsfElectron::full5x5_sigmaIetaIeta ( ) const
inline

Definition at line 433 of file GsfElectron.h.

float reco::GsfElectron::full5x5_sigmaIphiIphi ( ) const
inline

Definition at line 434 of file GsfElectron.h.

virtual GsfTrackRef reco::GsfElectron::gsfTrack ( ) const
inlinevirtual
float reco::GsfElectron::hadronicOverEm ( ) const
inline
float reco::GsfElectron::hadronicOverEm1 ( ) const
inline

Definition at line 458 of file GsfElectron.h.

float reco::GsfElectron::hadronicOverEm2 ( ) const
inline

Definition at line 459 of file GsfElectron.h.

float reco::GsfElectron::hcalDepth1OverEcal ( ) const
inline

Definition at line 422 of file GsfElectron.h.

float reco::GsfElectron::hcalDepth1OverEcalBc ( ) const
inline

Definition at line 426 of file GsfElectron.h.

float reco::GsfElectron::hcalDepth2OverEcal ( ) const
inline

Definition at line 423 of file GsfElectron.h.

float reco::GsfElectron::hcalDepth2OverEcalBc ( ) const
inline

Definition at line 427 of file GsfElectron.h.

float reco::GsfElectron::hcalOverEcal ( ) const
inline

Definition at line 424 of file GsfElectron.h.

float reco::GsfElectron::hcalOverEcalBc ( ) const
inline

Definition at line 428 of file GsfElectron.h.

const std::vector<CaloTowerDetId>& reco::GsfElectron::hcalTowersBehindClusters ( ) const
inline

Definition at line 425 of file GsfElectron.h.

void GsfElectron::init ( void  )
private

Definition at line 10 of file GsfElectron.cc.

bool reco::GsfElectron::isEB ( ) const
inline
bool reco::GsfElectron::isEBEEGap ( ) const
inline
bool reco::GsfElectron::isEBEtaGap ( ) const
inline
bool reco::GsfElectron::isEBGap ( ) const
inline

Definition at line 354 of file GsfElectron.h.

bool reco::GsfElectron::isEBPhiGap ( ) const
inline

Definition at line 356 of file GsfElectron.h.

bool reco::GsfElectron::isEcalEnergyCorrected ( ) const
inline

Definition at line 770 of file GsfElectron.h.

bool reco::GsfElectron::isEE ( ) const
inline
bool reco::GsfElectron::isEEDeeGap ( ) const
inline

Definition at line 358 of file GsfElectron.h.

bool reco::GsfElectron::isEEGap ( ) const
inline

Definition at line 357 of file GsfElectron.h.

bool reco::GsfElectron::isEERingGap ( ) const
inline
virtual bool reco::GsfElectron::isElectron ( ) const
inlinevirtual

Reimplemented from reco::LeafCandidate.

Definition at line 158 of file GsfElectron.h.

bool reco::GsfElectron::isEnergyScaleCorrected ( ) const
inline

Definition at line 789 of file GsfElectron.h.

bool reco::GsfElectron::isGap ( ) const
inline

Definition at line 352 of file GsfElectron.h.

bool reco::GsfElectron::isGsfCtfChargeConsistent ( ) const
inline

Definition at line 154 of file GsfElectron.h.

bool reco::GsfElectron::isGsfCtfScPixChargeConsistent ( ) const
inline

Definition at line 152 of file GsfElectron.h.

bool reco::GsfElectron::isGsfScPixChargeConsistent ( ) const
inline

Definition at line 153 of file GsfElectron.h.

const IsolationVariables& reco::GsfElectron::isolationVariables03 ( ) const
inline

Definition at line 519 of file GsfElectron.h.

const IsolationVariables& reco::GsfElectron::isolationVariables04 ( ) const
inline

Definition at line 520 of file GsfElectron.h.

float reco::GsfElectron::mva_e_pi ( ) const
inline

Definition at line 629 of file GsfElectron.h.

Referenced by PFElectronSelector::spring11Cuts().

float reco::GsfElectron::mva_Isolated ( ) const
inline

Definition at line 628 of file GsfElectron.h.

const MvaInput& reco::GsfElectron::mvaInput ( ) const
inline

Definition at line 619 of file GsfElectron.h.

const MvaOutput& reco::GsfElectron::mvaOutput ( ) const
inline

Definition at line 620 of file GsfElectron.h.

Referenced by GEDGsfElectronFinalizer::produce().

int reco::GsfElectron::numberOfBrems ( ) const
inline

Definition at line 697 of file GsfElectron.h.

Referenced by ElectronClassification::classify().

bool GsfElectron::overlap ( const Candidate ) const
virtual

check overlap with another candidate

Implements reco::RecoCandidate.

Definition at line 151 of file GsfElectron.cc.

const Candidate::LorentzVector & GsfElectron::p4 ( P4Kind  kind) const
float GsfElectron::p4Error ( P4Kind  kind) const

Definition at line 236 of file GsfElectron.cc.

SuperClusterRef reco::GsfElectron::parentSuperCluster ( ) const
inline

Definition at line 188 of file GsfElectron.h.

bool reco::GsfElectron::passingCutBasedPreselection ( ) const
inline

Definition at line 646 of file GsfElectron.h.

bool reco::GsfElectron::passingMvaPreselection ( ) const
inline

Definition at line 662 of file GsfElectron.h.

bool reco::GsfElectron::passingPflowPreselection ( ) const
inline

Definition at line 647 of file GsfElectron.h.

const PflowIsolationVariables& reco::GsfElectron::pfIsolationVariables ( ) const
inline

Definition at line 618 of file GsfElectron.h.

float reco::GsfElectron::pixelMatchDPhi1 ( ) const
inline

Definition at line 833 of file GsfElectron.h.

float reco::GsfElectron::pixelMatchDPhi2 ( ) const
inline

Definition at line 834 of file GsfElectron.h.

float reco::GsfElectron::pixelMatchDRz1 ( ) const
inline

Definition at line 835 of file GsfElectron.h.

float reco::GsfElectron::pixelMatchDRz2 ( ) const
inline

Definition at line 836 of file GsfElectron.h.

int reco::GsfElectron::pixelMatchSubdetector1 ( ) const
inline

Definition at line 831 of file GsfElectron.h.

int reco::GsfElectron::pixelMatchSubdetector2 ( ) const
inline

Definition at line 832 of file GsfElectron.h.

float reco::GsfElectron::r9 ( ) const
inline

Definition at line 421 of file GsfElectron.h.

float reco::GsfElectron::scE1x5 ( ) const
inline

Definition at line 454 of file GsfElectron.h.

float reco::GsfElectron::scE2x5Max ( ) const
inline

Definition at line 455 of file GsfElectron.h.

float reco::GsfElectron::scE5x5 ( ) const
inline

Definition at line 456 of file GsfElectron.h.

int reco::GsfElectron::scPixCharge ( ) const
inline

Definition at line 151 of file GsfElectron.h.

float reco::GsfElectron::scSigmaEtaEta ( ) const
inline

Definition at line 452 of file GsfElectron.h.

float reco::GsfElectron::scSigmaIEtaIEta ( ) const
inline

Definition at line 453 of file GsfElectron.h.

void reco::GsfElectron::setAmbiguous ( bool  flag)
inline

Definition at line 656 of file GsfElectron.h.

void reco::GsfElectron::setClassification ( Classification  myclass)
inline
void reco::GsfElectron::setClassificationVariables ( const ClassificationVariables cv)
inline

Definition at line 703 of file GsfElectron.h.

void reco::GsfElectron::setCore ( const reco::GsfElectronCoreRef core)
inline

Definition at line 179 of file GsfElectron.h.

void GsfElectron::setCorrectedEcalEnergy ( float  newEnergy)

Definition at line 181 of file GsfElectron.cc.

Referenced by SimpleElectron::writeTo().

void GsfElectron::setCorrectedEcalEnergyError ( float  newEnergyError)

Definition at line 178 of file GsfElectron.cc.

Referenced by SimpleElectron::writeTo().

void reco::GsfElectron::setCorrections ( const Corrections c)
inline

Definition at line 781 of file GsfElectron.h.

void reco::GsfElectron::setDeltaEtaSuperClusterAtVtx ( float  de)
inline

Definition at line 259 of file GsfElectron.h.

void reco::GsfElectron::setDeltaPhiSuperClusterAtVtx ( float  dphi)
inline

Definition at line 260 of file GsfElectron.h.

void reco::GsfElectron::setDr03Isolation ( const IsolationVariables dr03)
inline

Definition at line 513 of file GsfElectron.h.

void reco::GsfElectron::setDr04Isolation ( const IsolationVariables dr04)
inline

Definition at line 514 of file GsfElectron.h.

void reco::GsfElectron::setEcalEnergyError ( float  energyError)
inline

Definition at line 784 of file GsfElectron.h.

void reco::GsfElectron::setIsolation03 ( const IsolationVariables dr03)
inline

Definition at line 517 of file GsfElectron.h.

void reco::GsfElectron::setIsolation04 ( const IsolationVariables dr04)
inline

Definition at line 518 of file GsfElectron.h.

void reco::GsfElectron::setMvaInput ( const MvaInput mi)
inline

Definition at line 624 of file GsfElectron.h.

void reco::GsfElectron::setMvaOutput ( const MvaOutput mo)
inline

Definition at line 625 of file GsfElectron.h.

Referenced by GEDGsfElectronFinalizer::produce().

void GsfElectron::setP4 ( P4Kind  kind,
const LorentzVector p4,
float  p4Error,
bool  setCandidate 
)

Definition at line 198 of file GsfElectron.cc.

void reco::GsfElectron::setPassCutBasedPreselection ( bool  flag)
inline

Definition at line 654 of file GsfElectron.h.

void reco::GsfElectron::setPassMvaPreselection ( bool  flag)
inline

Definition at line 661 of file GsfElectron.h.

void reco::GsfElectron::setPassPflowPreselection ( bool  flag)
inline

Definition at line 655 of file GsfElectron.h.

Referenced by GEDGsfElectronFinalizer::produce().

void reco::GsfElectron::setPfIsolationVariables ( const PflowIsolationVariables iso)
inline

Definition at line 623 of file GsfElectron.h.

Referenced by GEDGsfElectronFinalizer::produce().

void reco::GsfElectron::setPixelMatchDPhi1 ( float  dPhi1)
inline

Definition at line 826 of file GsfElectron.h.

void reco::GsfElectron::setPixelMatchDPhi2 ( float  dPhi2)
inline

Definition at line 827 of file GsfElectron.h.

void reco::GsfElectron::setPixelMatchDRz1 ( float  dRz1)
inline

Definition at line 828 of file GsfElectron.h.

void reco::GsfElectron::setPixelMatchDRz2 ( float  dRz2)
inline

Definition at line 829 of file GsfElectron.h.

void reco::GsfElectron::setPixelMatchSubdetectors ( int  sd1,
int  sd2 
)
inline

Definition at line 825 of file GsfElectron.h.

void reco::GsfElectron::setShowerShape ( const ShowerShape s)
inline

Definition at line 448 of file GsfElectron.h.

void reco::GsfElectron::setSuperClusterFbrem ( float  fbrem)
inline

Definition at line 702 of file GsfElectron.h.

void reco::GsfElectron::setTrackExtrapolations ( const TrackExtrapolations te)
inline

Definition at line 297 of file GsfElectron.h.

void reco::GsfElectron::setTrackFbrem ( float  fbrem)
inline

Definition at line 701 of file GsfElectron.h.

void GsfElectron::setTrackMomentumError ( float  trackMomentumError)

Definition at line 194 of file GsfElectron.cc.

float reco::GsfElectron::shFracInnerHits ( ) const
inline

Definition at line 198 of file GsfElectron.h.

const ShowerShape& reco::GsfElectron::showerShape ( ) const
inline

Definition at line 429 of file GsfElectron.h.

float reco::GsfElectron::sigmaEtaEta ( ) const
inline

Definition at line 415 of file GsfElectron.h.

float reco::GsfElectron::sigmaIetaIeta ( ) const
inline
float reco::GsfElectron::sigmaIphiIphi ( ) const
inline

Definition at line 417 of file GsfElectron.h.

virtual SuperClusterRef reco::GsfElectron::superCluster ( ) const
inlinevirtual
float reco::GsfElectron::superClusterFbrem ( ) const
inline

Definition at line 692 of file GsfElectron.h.

Referenced by ElectronClassification::refineWithPflow().

math::XYZPoint reco::GsfElectron::superClusterPosition ( ) const
inline

Definition at line 317 of file GsfElectron.h.

const TrackClusterMatching& reco::GsfElectron::trackClusterMatching ( ) const
inline

Definition at line 256 of file GsfElectron.h.

bool reco::GsfElectron::trackerDrivenSeed ( ) const
inline

Definition at line 187 of file GsfElectron.h.

const TrackExtrapolations& reco::GsfElectron::trackExtrapolations ( ) const
inline

Definition at line 294 of file GsfElectron.h.

float reco::GsfElectron::trackFbrem ( ) const
inline
math::XYZVectorF reco::GsfElectron::trackMomentumAtCalo ( ) const
inline

Definition at line 290 of file GsfElectron.h.

math::XYZVectorF reco::GsfElectron::trackMomentumAtEleClus ( ) const
inline

Definition at line 292 of file GsfElectron.h.

math::XYZVectorF reco::GsfElectron::trackMomentumAtVtx ( ) const
inline

Definition at line 289 of file GsfElectron.h.

Referenced by pat::ElectronSelector::customSelection_().

math::XYZVectorF reco::GsfElectron::trackMomentumAtVtxWithConstraint ( ) const
inline

Definition at line 293 of file GsfElectron.h.

float reco::GsfElectron::trackMomentumError ( ) const
inline

Definition at line 773 of file GsfElectron.h.

math::XYZVectorF reco::GsfElectron::trackMomentumOut ( ) const
inline

Definition at line 291 of file GsfElectron.h.

Referenced by pat::ElectronSelector::customSelection_().

math::XYZPointF reco::GsfElectron::trackPositionAtCalo ( ) const
inline

Definition at line 288 of file GsfElectron.h.

math::XYZPointF reco::GsfElectron::TrackPositionAtCalo ( ) const
inline

Definition at line 301 of file GsfElectron.h.

math::XYZPointF reco::GsfElectron::trackPositionAtVtx ( ) const
inline

Definition at line 287 of file GsfElectron.h.

math::XYZPointF reco::GsfElectron::TrackPositionAtVtx ( ) const
inline

Definition at line 300 of file GsfElectron.h.

Member Data Documentation

bool reco::GsfElectron::ambiguous_
private

Definition at line 670 of file GsfElectron.h.

GsfTrackRefVector reco::GsfElectron::ambiguousGsfTracks_
private

Definition at line 671 of file GsfElectron.h.

ChargeInfo reco::GsfElectron::chargeInfo_
private

Definition at line 164 of file GsfElectron.h.

Classification reco::GsfElectron::class_
private

Definition at line 710 of file GsfElectron.h.

ClassificationVariables reco::GsfElectron::classVariables_
private

Definition at line 709 of file GsfElectron.h.

ConversionRejection reco::GsfElectron::conversionRejection_
private

Definition at line 561 of file GsfElectron.h.

GsfElectronCoreRef reco::GsfElectron::core_
private

Definition at line 205 of file GsfElectron.h.

Corrections reco::GsfElectron::corrections_
private

Definition at line 802 of file GsfElectron.h.

IsolationVariables reco::GsfElectron::dr03_
private

Definition at line 525 of file GsfElectron.h.

IsolationVariables reco::GsfElectron::dr04_
private

Definition at line 526 of file GsfElectron.h.

FiducialFlags reco::GsfElectron::fiducialFlags_
private

Definition at line 366 of file GsfElectron.h.

ShowerShape reco::GsfElectron::full5x5_showerShape_
private

Definition at line 466 of file GsfElectron.h.

MvaInput reco::GsfElectron::mvaInput_
private

Definition at line 634 of file GsfElectron.h.

MvaOutput reco::GsfElectron::mvaOutput_
private

Definition at line 635 of file GsfElectron.h.

bool reco::GsfElectron::passCutBasedPreselection_
private

Definition at line 667 of file GsfElectron.h.

bool reco::GsfElectron::passMvaPreslection_
private

Definition at line 669 of file GsfElectron.h.

bool reco::GsfElectron::passPflowPreselection_
private

Definition at line 668 of file GsfElectron.h.

PflowIsolationVariables reco::GsfElectron::pfIso_
private

Definition at line 633 of file GsfElectron.h.

PixelMatchVariables reco::GsfElectron::pixelMatchVariables_
private

Definition at line 838 of file GsfElectron.h.

ShowerShape reco::GsfElectron::showerShape_
private

Definition at line 465 of file GsfElectron.h.

TrackClusterMatching reco::GsfElectron::trackClusterMatching_
private

Definition at line 266 of file GsfElectron.h.

TrackExtrapolations reco::GsfElectron::trackExtrapolations_
private

Definition at line 307 of file GsfElectron.h.