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  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 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
 
 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 &)
 
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 () 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
 
const ShowerShapepfShowerShape () const
 
float pfSuperClusterFbrem () 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 setCorrectedEcalEnergy (float newEnergy)
 
void setCorrectedEcalEnergyError (float newEnergyError)
 
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 setPfShowerShape (const ShowerShape &shape)
 
void setPfSuperClusterFbrem (float fbrem)
 
void setSuperClusterFbrem (float fbrem)
 
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 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 const_iterator begin () const
 first daughter const_iterator More...
 
virtual iterator begin ()
 first daughter iterator More...
 
template<typename S >
daughter_iterator< S >::type beginFilter (const S &s) const
 
virtual Vector boostToCM () const GCC11_FINAL
 
virtual int charge () const GCC11_FINAL
 electric charge More...
 
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 const_iterator end () const
 last daughter const_iterator More...
 
virtual iterator end ()
 last daughter iterator More...
 
template<typename S >
daughter_iterator< S >::type endFilter (const S &s) const
 
virtual double energy () const GCC11_FINAL
 energy More...
 
virtual double et () const GCC11_FINAL
 transverse energy More...
 
virtual float eta () const GCC11_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 ()
 default constructor More...
 
 LeafCandidate (const Candidate &c)
 
template<typename P4 >
 LeafCandidate (Charge q, const P4 &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from Any values More...
 
 LeafCandidate (Charge q, const PtEtaPhiMass &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const LorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const PolarLorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
virtual bool longLived () const GCC11_FINAL
 is long lived? More...
 
virtual float mass () const GCC11_FINAL
 mass More...
 
virtual bool massConstraint () const GCC11_FINAL
 do mass constraint? More...
 
virtual float massSqr () const GCC11_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 GCC11_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 GCC11_FINAL
 transverse mass More...
 
virtual double mtSqr () const GCC11_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
 
virtual double p () const GCC11_FINAL
 magnitude of momentum vector More...
 
virtual const LorentzVectorp4 () const GCC11_FINAL
 four-momentum Lorentz vector More...
 
virtual int pdgId () const GCC11_FINAL
 PDG identifier. More...
 
virtual float phi () const GCC11_FINAL
 momentum azimuthal angle More...
 
virtual const PolarLorentzVectorpolarP4 () const GCC11_FINAL
 four-momentum Lorentz vector More...
 
virtual float pt () const GCC11_FINAL
 transverse momentum More...
 
virtual double px () const GCC11_FINAL
 x coordinate of momentum vector More...
 
virtual double py () const GCC11_FINAL
 y coordinate of momentum vector More...
 
virtual double pz () const GCC11_FINAL
 z coordinate of momentum vector More...
 
virtual double rapidity () const GCC11_FINAL
 rapidity More...
 
virtual void setCharge (Charge q) GCC11_FINAL
 set electric charge More...
 
virtual void setLongLived () GCC11_FINAL
 set long lived flag More...
 
virtual void setMass (double m) GCC11_FINAL
 set particle mass More...
 
virtual void setMassConstraint () GCC11_FINAL
 set mass constraint flag More...
 
virtual void setP4 (const LorentzVector &p4) GCC11_FINAL
 set 4-momentum More...
 
virtual void setP4 (const PolarLorentzVector &p4) GCC11_FINAL
 set 4-momentum More...
 
virtual void setPdgId (int pdgId) GCC11_FINAL
 
virtual void setPz (double pz) GCC11_FINAL
 
virtual void setStatus (int status) GCC11_FINAL
 set status word More...
 
virtual void setThreeCharge (Charge qx3) GCC11_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 GCC11_FINAL
 status word More...
 
virtual double theta () const GCC11_FINAL
 momentum polar angle More...
 
virtual int threeCharge () const GCC11_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 GCC11_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 GCC11_FINAL
 rapidity More...
 
virtual ~LeafCandidate ()
 destructor More...
 
- Public Member Functions inherited from reco::Candidate
template<typename S >
daughter_iterator< S >::type beginFilter (const S &s) const
 
 Candidate ()
 default constructor More...
 
template<typename S >
daughter_iterator< S >::type endFilter (const S &s) const
 
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_
 
MvaInput mvaInput_
 
MvaOutput mvaOutput_
 
bool passCutBasedPreselection_
 
bool passMvaPreslection_
 
bool passPflowPreselection_
 
PflowIsolationVariables pfIso_
 
ShowerShape pfShowerShape_
 
ShowerShape showerShape_
 
TrackClusterMatching trackClusterMatching_
 
TrackExtrapolations trackExtrapolations_
 

Additional Inherited Members

- Static Public Attributes inherited from reco::LeafCandidate
static const unsigned int longLivedTag = 65536
 long lived flag More...
 
static const unsigned int massConstraintTag = 131072
 do mass constraint flag More...
 
- 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...
 
- Protected Member Functions inherited from reco::LeafCandidate
void cacheCartesian () const
 set internal cache More...
 
void cachePolar () const
 set internal cache More...
 
void clearCache () const
 clear internal cache More...
 
- Protected Attributes inherited from reco::LeafCandidate
bool cacheCartesianFixed_
 
bool cachePolarFixed_
 has cache been set? More...
 
float eta_
 
float mass_
 
LorentzVector p4Cartesian_
 internal cache for p4 More...
 
PolarLorentzVector p4Polar_
 internal cache for p4 More...
 
int pdgId_
 PDG identifier. More...
 
float phi_
 
float pt_
 four-momentum Lorentz vector More...
 
Charge qx3_
 electric charge More...
 
int status_
 status word More...
 
Point vertex_
 vertex position More...
 

Detailed Description

Definition at line 37 of file GsfElectron.h.

Member Enumeration Documentation

Enumerator
UNKNOWN 
GOLDEN 
BIGBREM 
BADTRACK 
SHOWERING 
GAP 

Definition at line 635 of file GsfElectron.h.

Enumerator
P4_UNKNOWN 
P4_FROM_SUPER_CLUSTER 
P4_COMBINATION 
P4_PFLOW_COMBINATION 

Definition at line 685 of file GsfElectron.h.

Constructor & Destructor Documentation

GsfElectron::GsfElectron ( )

Definition at line 19 of file GsfElectron.cc.

References init().

Referenced by clone().

20  { init() ; }
GsfElectron::GsfElectron ( const GsfElectronCoreRef core)

Definition at line 22 of file GsfElectron.cc.

References init().

23  : core_(core)
24  { init() ; }
GsfElectronCoreRef core_
Definition: GsfElectron.h:191
GsfElectron::GsfElectron ( const GsfElectron electron,
const GsfElectronCoreRef core 
)

Definition at line 50 of file GsfElectron.cc.

References core().

52  : RecoCandidate(electron),
53  chargeInfo_(electron.chargeInfo_),
54  core_(core),
57  //closestCtfTrack_(electron.closestCtfTrack_),
59  showerShape_(electron.showerShape_),
60  dr03_(electron.dr03_), dr04_(electron.dr04_),
63  pfIso_(electron.pfIso_),
64  mvaInput_(electron.mvaInput_),
65  mvaOutput_(electron.mvaOutput_),
69  ambiguous_(electron.ambiguous_),
72  class_(electron.class_),
73  corrections_(electron.corrections_)
74  {
75  assert(electron.core()->ctfTrack()==core->ctfTrack()) ;
76  assert(electron.core()->ctfGsfOverlap()==core->ctfGsfOverlap()) ;
77  }
MvaInput mvaInput_
Definition: GsfElectron.h:580
Classification class_
Definition: GsfElectron.h:659
ShowerShape pfShowerShape_
Definition: GsfElectron.h:578
ConversionRejection conversionRejection_
Definition: GsfElectron.h:506
Corrections corrections_
Definition: GsfElectron.h:748
GsfTrackRefVector ambiguousGsfTracks_
Definition: GsfElectron.h:617
ChargeInfo chargeInfo_
Definition: GsfElectron.h:151
PflowIsolationVariables pfIso_
Definition: GsfElectron.h:579
MvaOutput mvaOutput_
Definition: GsfElectron.h:581
FiducialFlags fiducialFlags_
Definition: GsfElectron.h:346
ShowerShape showerShape_
Definition: GsfElectron.h:411
IsolationVariables dr04_
Definition: GsfElectron.h:471
ClassificationVariables classVariables_
Definition: GsfElectron.h:658
GsfElectronCoreRef core_
Definition: GsfElectron.h:191
virtual GsfElectronCoreRef core() const
Definition: GsfElectron.cc:8
RecoCandidate()
default constructor
Definition: RecoCandidate.h:23
TrackClusterMatching trackClusterMatching_
Definition: GsfElectron.h:249
bool passCutBasedPreselection_
Definition: GsfElectron.h:613
IsolationVariables dr03_
Definition: GsfElectron.h:470
TrackExtrapolations trackExtrapolations_
Definition: GsfElectron.h:287
bool passPflowPreselection_
Definition: GsfElectron.h:614
GsfElectron::GsfElectron ( const GsfElectron electron,
const GsfElectronCoreRef core,
const CaloClusterPtr electronCluster,
const TrackRef closestCtfTrack,
const TrackBaseRef conversionPartner,
const GsfTrackRefVector ambiguousTracks 
)

Definition at line 80 of file GsfElectron.cc.

References core().

86  : RecoCandidate(electron),
87  chargeInfo_(electron.chargeInfo_),
88  core_(core),
91  //closestCtfTrack_(electron.closestCtfTrack_),
93  showerShape_(electron.showerShape_),
94  dr03_(electron.dr03_), dr04_(electron.dr04_),
97  pfIso_(electron.pfIso_),
98  mvaInput_(electron.mvaInput_),
99  mvaOutput_(electron.mvaOutput_),
103  ambiguous_(electron.ambiguous_),
104  ambiguousGsfTracks_(ambiguousTracks),
105  //mva_(electron.mva_),
107  class_(electron.class_),
108  corrections_(electron.corrections_)
109  {
111  //closestCtfTrack_.ctfTrack = closestCtfTrack ;
112  conversionRejection_.partner = conversionPartner ;
113  assert(closestCtfTrack==core->ctfTrack()) ;
114  assert(electron.core()->ctfGsfOverlap()==core->ctfGsfOverlap()) ;
115  // TO BE DONE
116  // Check that the new edm references are really
117  // the clones of the former references, and therefore other attributes
118  // stay valid :
119  // * electron.core_ ~ core ?
120  // * electron.trackClusterMatching_.electronCluster ~ electronCluster ?
121  // * electron.closestCtfTrack_.ctfTrack ~ closestCtfTrack ?
122  // * electron.ambiguousGsfTracks_ ~ ambiguousTracks ?
123  }
CaloClusterPtr electronCluster() const
Definition: GsfElectron.h:228
MvaInput mvaInput_
Definition: GsfElectron.h:580
Classification class_
Definition: GsfElectron.h:659
ShowerShape pfShowerShape_
Definition: GsfElectron.h:578
ConversionRejection conversionRejection_
Definition: GsfElectron.h:506
Corrections corrections_
Definition: GsfElectron.h:748
GsfTrackRefVector ambiguousGsfTracks_
Definition: GsfElectron.h:617
ChargeInfo chargeInfo_
Definition: GsfElectron.h:151
PflowIsolationVariables pfIso_
Definition: GsfElectron.h:579
MvaOutput mvaOutput_
Definition: GsfElectron.h:581
FiducialFlags fiducialFlags_
Definition: GsfElectron.h:346
ShowerShape showerShape_
Definition: GsfElectron.h:411
IsolationVariables dr04_
Definition: GsfElectron.h:471
ClassificationVariables classVariables_
Definition: GsfElectron.h:658
GsfElectronCoreRef core_
Definition: GsfElectron.h:191
virtual GsfElectronCoreRef core() const
Definition: GsfElectron.cc:8
RecoCandidate()
default constructor
Definition: RecoCandidate.h:23
TrackClusterMatching trackClusterMatching_
Definition: GsfElectron.h:249
bool passCutBasedPreselection_
Definition: GsfElectron.h:613
IsolationVariables dr03_
Definition: GsfElectron.h:470
TrackExtrapolations trackExtrapolations_
Definition: GsfElectron.h:287
bool passPflowPreselection_
Definition: GsfElectron.h:614
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 core(), reco::GsfElectron::ClosestCtfTrack::ctfTrack, init, reco::GsfElectron::TrackExtrapolations::positionAtVtx, and reco::GsfElectron::ClosestCtfTrack::shFracInnerHits.

35  core_(core),
37  //closestCtfTrack_(ctfInfo),
39  {
40  init() ;
41  setCharge(charge) ;
42  setVertex(math::XYZPoint(te.positionAtVtx.x(),te.positionAtVtx.y(),te.positionAtVtx.z())) ;
43  setPdgId(-11*charge) ;
44  /*if (ecalDrivenSeed())*/ corrections_.correctedEcalEnergy = superCluster()->energy() ;
45  assert(ctfInfo.ctfTrack==(GsfElectron::core()->ctfTrack())) ;
46  assert(ctfInfo.shFracInnerHits==(GsfElectron::core()->ctfGsfOverlap())) ;
47  }
virtual void setCharge(Charge q) GCC11_FINAL
set electric charge
ConversionRejection conversionRejection_
Definition: GsfElectron.h:506
Corrections corrections_
Definition: GsfElectron.h:748
ChargeInfo chargeInfo_
Definition: GsfElectron.h:151
FiducialFlags fiducialFlags_
Definition: GsfElectron.h:346
ShowerShape showerShape_
Definition: GsfElectron.h:411
virtual SuperClusterRef superCluster() const
reference to a SuperCluster
Definition: GsfElectron.h:168
virtual void setVertex(const Point &vertex)
set vertex
GsfElectronCoreRef core_
Definition: GsfElectron.h:191
const ChargeInfo & chargeInfo() const
Definition: GsfElectron.h:142
virtual int charge() const GCC11_FINAL
electric charge
XYZPointD XYZPoint
point in space with cartesian internal representation
Definition: Point3D.h:12
virtual GsfElectronCoreRef core() const
Definition: GsfElectron.cc:8
TrackClusterMatching trackClusterMatching_
Definition: GsfElectron.h:249
virtual void setPdgId(int pdgId) GCC11_FINAL
TrackExtrapolations trackExtrapolations_
Definition: GsfElectron.h:287
virtual reco::GsfElectron::~GsfElectron ( )
inlinevirtual

Definition at line 99 of file GsfElectron.h.

99 {} ;

Member Function Documentation

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

Definition at line 604 of file GsfElectron.h.

References ambiguousGsfTracks_, and edm::RefVector< C, T, F >::push_back().

Referenced by PFElectronTranslator::createGsfElectrons().

GsfTrackRefVector ambiguousGsfTracks_
Definition: GsfElectron.h:617
void push_back(value_type const &ref)
Add a Ref&lt;C, T&gt; to the RefVector.
Definition: RefVector.h:64
bool reco::GsfElectron::ambiguous ( ) const
inline

Definition at line 594 of file GsfElectron.h.

References ambiguous_.

594 { return ambiguous_ ; }
GsfTrackRefVector::const_iterator reco::GsfElectron::ambiguousGsfTracksBegin ( ) const
inline

Definition at line 596 of file GsfElectron.h.

References ambiguousGsfTracks_, and edm::RefVector< C, T, F >::begin().

596 { return ambiguousGsfTracks_.begin() ; }
GsfTrackRefVector ambiguousGsfTracks_
Definition: GsfElectron.h:617
const_iterator begin() const
Initialize an iterator over the RefVector.
Definition: RefVector.h:244
GsfTrackRefVector::const_iterator reco::GsfElectron::ambiguousGsfTracksEnd ( ) const
inline

Definition at line 597 of file GsfElectron.h.

References ambiguousGsfTracks_, and edm::RefVector< C, T, F >::end().

597 { return ambiguousGsfTracks_.end() ; }
GsfTrackRefVector ambiguousGsfTracks_
Definition: GsfElectron.h:617
const_iterator end() const
Termination of iteration.
Definition: RefVector.h:249
GsfTrackRefVector::size_type reco::GsfElectron::ambiguousGsfTracksSize ( ) const
inline
CaloCluster_iterator reco::GsfElectron::basicClustersBegin ( ) const
inline

Definition at line 299 of file GsfElectron.h.

References superCluster().

299 { return superCluster()->clustersBegin() ; }
virtual SuperClusterRef superCluster() const
reference to a SuperCluster
Definition: GsfElectron.h:168
CaloCluster_iterator reco::GsfElectron::basicClustersEnd ( ) const
inline

Definition at line 300 of file GsfElectron.h.

References superCluster().

300 { return superCluster()->clustersEnd() ; }
virtual SuperClusterRef superCluster() const
reference to a SuperCluster
Definition: GsfElectron.h:168
int reco::GsfElectron::basicClustersSize ( ) const
inline

Definition at line 298 of file GsfElectron.h.

References superCluster().

Referenced by numberOfBrems().

298 { return superCluster()->clustersSize() ; } // number of basic clusters inside the supercluster
virtual SuperClusterRef superCluster() const
reference to a SuperCluster
Definition: GsfElectron.h:168
float reco::GsfElectron::caloEnergy ( ) const
inline
math::XYZPoint reco::GsfElectron::caloPosition ( ) const
inline

Definition at line 303 of file GsfElectron.h.

References superCluster().

Referenced by FWElectronDetailView::addSceneInfo(), FWElectronDetailView::addTrackPointsInCaloData(), FWElectronDetailView::build(), FWElectronDetailView::drawCrossHair(), and EgammaObjects::findRecoMass().

303 { return superCluster()->position() ; }
virtual SuperClusterRef superCluster() const
reference to a SuperCluster
Definition: GsfElectron.h:168
P4Kind reco::GsfElectron::candidateP4Kind ( ) const
inline
const ChargeInfo& reco::GsfElectron::chargeInfo ( ) const
inline

Definition at line 142 of file GsfElectron.h.

References chargeInfo_.

Referenced by WenuPlots::analyze().

142 { return chargeInfo_ ; }
ChargeInfo chargeInfo_
Definition: GsfElectron.h:151
Classification reco::GsfElectron::classification ( ) const
inline
const ClassificationVariables& reco::GsfElectron::classificationVariables ( ) const
inline

Definition at line 641 of file GsfElectron.h.

References classVariables_.

641 { return classVariables_ ; }
ClassificationVariables classVariables_
Definition: GsfElectron.h:658
void reco::GsfElectron::clearAmbiguousGsfTracks ( )
inline

Definition at line 603 of file GsfElectron.h.

References ambiguousGsfTracks_, and edm::RefVector< C, T, F >::clear().

GsfTrackRefVector ambiguousGsfTracks_
Definition: GsfElectron.h:617
void clear()
Clear the vector.
Definition: RefVector.h:133
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 134 of file GsfElectron.cc.

References GsfElectron().

135  { return new GsfElectron(*this) ; }
GsfElectron * GsfElectron::clone ( const GsfElectronCoreRef core,
const CaloClusterPtr electronCluster,
const TrackRef closestCtfTrack,
const TrackBaseRef conversionPartner,
const GsfTrackRefVector ambiguousTracks 
) const

Definition at line 138 of file GsfElectron.cc.

145  { return new GsfElectron(*this,core,electronCluster,closestCtfTrack,conversionPartner,ambiguousTracks) ; }
ClosestCtfTrack reco::GsfElectron::closestCtfTrack ( ) const
inline

Definition at line 186 of file GsfElectron.h.

References core(), and ctfGsfOverlap().

186 { return ClosestCtfTrack(core()->ctfTrack(),core()->ctfGsfOverlap()) ; }
virtual GsfElectronCoreRef core() const
Definition: GsfElectron.cc:8
float ctfGsfOverlap() const
Definition: GsfElectron.h:171
TrackRef reco::GsfElectron::closestCtfTrackRef ( ) const
inline
virtual TrackRef reco::GsfElectron::closestTrack ( ) const
inlinevirtual

Definition at line 170 of file GsfElectron.h.

References core().

170 { return core()->ctfTrack() ; }
virtual GsfElectronCoreRef core() const
Definition: GsfElectron.cc:8
float reco::GsfElectron::convDcot ( ) const
inline
float reco::GsfElectron::convDist ( ) const
inline
const ConversionRejection& reco::GsfElectron::conversionRejectionVariables ( ) const
inline

Definition at line 501 of file GsfElectron.h.

References conversionRejection_.

501 { return conversionRejection_ ; }
ConversionRejection conversionRejection_
Definition: GsfElectron.h:506
int reco::GsfElectron::convFlags ( ) const
inline
TrackBaseRef reco::GsfElectron::convPartner ( ) const
inline

Definition at line 497 of file GsfElectron.h.

References conversionRejection_, and reco::GsfElectron::ConversionRejection::partner.

497 { return conversionRejection_.partner ; }
ConversionRejection conversionRejection_
Definition: GsfElectron.h:506
float reco::GsfElectron::convRadius ( ) const
inline
GsfElectronCoreRef GsfElectron::core ( ) const
virtual
void reco::GsfElectron::correctEcalEnergy ( float  newEnergy,
float  newEnergyError 
)
inline

Definition at line 736 of file GsfElectron.h.

References setCorrectedEcalEnergy(), and setEcalEnergyError().

Referenced by RegressionEnergyPatElectronProducer::produce().

737  {
738  setCorrectedEcalEnergy(newEnergy) ;
739  setEcalEnergyError(newEnergyError) ;
740  }
void setEcalEnergyError(float energyError)
Definition: GsfElectron.h:730
void setCorrectedEcalEnergy(float newEnergy)
Definition: GsfElectron.cc:161
float reco::GsfElectron::correctedEcalEnergy ( ) const
inline
float reco::GsfElectron::correctedEcalEnergyError ( ) const
inline
const Corrections& reco::GsfElectron::corrections ( ) const
inline

Definition at line 727 of file GsfElectron.h.

References corrections_.

727 { return corrections_ ; }
Corrections corrections_
Definition: GsfElectron.h:748
void reco::GsfElectron::correctMomentum ( const LorentzVector p4,
float  trackMomentumError,
float  p4Error 
)
inline

Definition at line 741 of file GsfElectron.h.

References P4_COMBINATION, setP4(), and setTrackMomentumError().

Referenced by ElectronMomentumCorrector::correct(), RegressionEnergyPatElectronProducer::produce(), and CalibratedElectronProducer::produce().

void setP4(P4Kind kind, const LorentzVector &p4, float p4Error, bool setCandidate)
Definition: GsfElectron.cc:178
float trackMomentumError() const
Definition: GsfElectron.h:722
virtual const LorentzVector & p4() const GCC11_FINAL
four-momentum Lorentz vector
float p4Error(P4Kind kind) const
Definition: GsfElectron.cc:216
void setTrackMomentumError(float trackMomentumError)
Definition: GsfElectron.cc:174
float reco::GsfElectron::ctfGsfOverlap ( ) const
inline

Definition at line 171 of file GsfElectron.h.

References core().

Referenced by closestCtfTrack().

171 { return core()->ctfGsfOverlap() ; }
virtual GsfElectronCoreRef core() const
Definition: GsfElectron.cc:8
float reco::GsfElectron::deltaEtaEleClusterTrackAtCalo ( ) const
inline
float reco::GsfElectron::deltaEtaSeedClusterTrackAtCalo ( ) const
inline
float reco::GsfElectron::deltaEtaSuperClusterTrackAtVtx ( ) const
inline

Definition at line 233 of file GsfElectron.h.

References reco::GsfElectron::TrackClusterMatching::deltaEtaSuperClusterAtVtx, and trackClusterMatching_.

Referenced by EwkElecDQM::analyze(), ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), WenuPlots::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), CutBasedElectronID::cicSelection(), pat::ElectronSelector::customSelection_(), FWElectronDetailView::deltaEtaSuperClusterTrackAtVtx(), egHLT::OffEle::dEtaIn(), ElectronLikelihood::getInputVar(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), DQMExample_Step1::MediumEle(), ElectronMVAEstimator::mva(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimator::mvaValue(), passesElectronId(), passesElectronPreId(), EgammaCutBasedEleId::PassTriggerCuts(), ClassBasedElectronID::result(), PTDRElectronID::result(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), GsfElectronAlgo::setCutBasedPreselectionFlag(), FWElectronDetailView::setTextInfo(), SimpleCutBasedElectronIDSelectionFunctor::spring10Variables(), and EgammaCutBasedEleId::TestWP().

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

Definition at line 236 of file GsfElectron.h.

References reco::GsfElectron::TrackClusterMatching::deltaPhiSuperClusterAtVtx, and trackClusterMatching_.

Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), WenuPlots::analyze(), GsfElectronMCFakeAnalyzer::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(), EGammaMvaEleEstimator::mvaValue(), passesElectronId(), passesElectronPreId(), EgammaCutBasedEleId::PassTriggerCuts(), ClassBasedElectronID::result(), PTDRElectronID::result(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), GsfElectronAlgo::setCutBasedPreselectionFlag(), FWElectronDetailView::setTextInfo(), SimpleCutBasedElectronIDSelectionFunctor::spring10Variables(), and EgammaCutBasedEleId::TestWP().

float reco::GsfElectron::dr03EcalRecHitSumEt ( ) const
inline
float reco::GsfElectron::dr03HcalDepth1TowerSumEt ( ) const
inline
float reco::GsfElectron::dr03HcalDepth1TowerSumEtBc ( ) const
inline
float reco::GsfElectron::dr03HcalDepth2TowerSumEt ( ) const
inline
float reco::GsfElectron::dr03HcalDepth2TowerSumEtBc ( ) const
inline
float reco::GsfElectron::dr03HcalTowerSumEt ( ) const
inline
float reco::GsfElectron::dr03HcalTowerSumEtBc ( ) const
inline

Definition at line 443 of file GsfElectron.h.

References dr03HcalDepth1TowerSumEtBc(), and dr03HcalDepth2TowerSumEtBc().

float dr03HcalDepth1TowerSumEtBc() const
Definition: GsfElectron.h:441
float dr03HcalDepth2TowerSumEtBc() const
Definition: GsfElectron.h:442
const IsolationVariables& reco::GsfElectron::dr03IsolationVariables ( ) const
inline

Definition at line 444 of file GsfElectron.h.

References dr03_.

Referenced by WenuPlots::analyze().

444 { return dr03_ ; }
IsolationVariables dr03_
Definition: GsfElectron.h:470
float reco::GsfElectron::dr03TkSumPt ( ) const
inline
float reco::GsfElectron::dr04EcalRecHitSumEt ( ) const
inline
float reco::GsfElectron::dr04HcalDepth1TowerSumEt ( ) const
inline
float reco::GsfElectron::dr04HcalDepth1TowerSumEtBc ( ) const
inline
float reco::GsfElectron::dr04HcalDepth2TowerSumEt ( ) const
inline
float reco::GsfElectron::dr04HcalDepth2TowerSumEtBc ( ) const
inline
float reco::GsfElectron::dr04HcalTowerSumEt ( ) const
inline
float reco::GsfElectron::dr04HcalTowerSumEtBc ( ) const
inline

Definition at line 454 of file GsfElectron.h.

References dr04HcalDepth1TowerSumEtBc(), and dr04HcalDepth2TowerSumEtBc().

float dr04HcalDepth1TowerSumEtBc() const
Definition: GsfElectron.h:452
float dr04HcalDepth2TowerSumEtBc() const
Definition: GsfElectron.h:453
const IsolationVariables& reco::GsfElectron::dr04IsolationVariables ( ) const
inline

Definition at line 455 of file GsfElectron.h.

References dr04_.

455 { return dr04_ ; }
IsolationVariables dr04_
Definition: GsfElectron.h:471
float reco::GsfElectron::dr04TkSumPt ( ) const
inline
float reco::GsfElectron::e1x5 ( ) const
inline
float reco::GsfElectron::e2x5Max ( ) const
inline
float reco::GsfElectron::e5x5 ( ) const
inline
bool GsfElectron::ecalDriven ( ) const

Definition at line 147 of file GsfElectron.cc.

References ecalDrivenSeed(), passingCutBasedPreselection(), and passingMvaPreselection().

Referenced by RegressionHelper::applyCombinationRegression(), and CalibratedElectronProducer::produce().

148  {
150  {
151  edm::LogWarning("GsfElectronAlgo|UndefinedPreselectionInfo")
152  <<"All preselection flags are false,"
153  <<" either the data is too old or electrons were not preselected." ;
154  }
156  }
bool passingCutBasedPreselection() const
Definition: GsfElectron.h:592
bool passingMvaPreselection() const
Definition: GsfElectron.h:608
bool ecalDrivenSeed() const
Definition: GsfElectron.h:172
bool reco::GsfElectron::ecalDrivenSeed ( ) const
inline
float reco::GsfElectron::ecalEnergy ( ) const
inline
float reco::GsfElectron::ecalEnergyError ( ) const
inline

Definition at line 732 of file GsfElectron.h.

References correctedEcalEnergyError().

732 { return correctedEcalEnergyError() ; }
float correctedEcalEnergyError() const
Definition: GsfElectron.h:721
float reco::GsfElectron::eEleClusterOverPout ( ) const
inline
CaloClusterPtr reco::GsfElectron::electronCluster ( ) const
inline
float reco::GsfElectron::eSeedClusterOverP ( ) const
inline
float reco::GsfElectron::eSeedClusterOverPout ( ) const
inline
float reco::GsfElectron::eSuperClusterOverP ( ) const
inline

Definition at line 229 of file GsfElectron.h.

References reco::GsfElectron::TrackClusterMatching::eSuperClusterOverP, and trackClusterMatching_.

Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), WenuPlots::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::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(), EGammaMvaEleEstimator::mvaValue(), EgammaCutBasedEleId::PassEoverPCuts(), RegressionEnergyPatElectronProducer::produce(), PTDRElectronID::result(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), GsfElectronAlgo::setCutBasedPreselectionFlag(), and EgammaCutBasedEleId::TestWP().

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

Definition at line 340 of file GsfElectron.h.

References fiducialFlags_.

340 { return fiducialFlags_ ; }
FiducialFlags fiducialFlags_
Definition: GsfElectron.h:346
virtual GsfTrackRef reco::GsfElectron::gsfTrack ( ) const
inlinevirtual

reference to a GsfTrack

Reimplemented from reco::RecoCandidate.

Reimplemented in pat::Electron.

Definition at line 169 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(), CutBasedElectronID::cicSelection(), helper::GsfElectronCollectionStoreManager::cloneAndStore(), egammaisolation::EgammaTrackExtractor::deposit(), PFCandWithSuperClusterExtractor::depositFromObject(), WZInterestingEventSelector::electronSelection(), pat::Electron::embedGsfTrack(), PFIsolationEstimator::fGetIsolationInRings(), TopElectronHLTOfflineSource::EleMEs::fill(), TopElectronHLTOfflineSource::fill(), egHLT::OffHelper::fillIsolData(), ConversionFinder::getElectronTrack(), ElectronSqPtTkIsolation::getIso(), ElectronTkIsolation::getIso(), pat::Electron::gsfTrack(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), PFEGammaFilters::isElectron(), PFEGammaFilters::isElectronSafeForJetMET(), EGammaMvaEleEstimator::isoMvaValue(), ConversionTools::matchesConversion(), DQMExample_Step1::MediumEle(), ElectronMVAEstimator::mva(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimator::mvaValue(), AntiElectronIDMVA5GBR::MVAValue(), GsfElectronEqual::operator()(), overlap(), FWElectronProxyBuilder::requestCommon(), CutBasedElectronID::robustSelection(), GsfElectronAlgo::setCutBasedPreselectionFlag(), and EgammaCutBasedEleId::TestWP().

169 { return core()->gsfTrack() ; }
virtual GsfElectronCoreRef core() const
Definition: GsfElectron.cc:8
float reco::GsfElectron::hadronicOverEm ( ) const
inline
float reco::GsfElectron::hadronicOverEm1 ( ) const
inline

Definition at line 404 of file GsfElectron.h.

References hcalDepth1OverEcal().

404 {return hcalDepth1OverEcal();}
float hcalDepth1OverEcal() const
Definition: GsfElectron.h:388
float reco::GsfElectron::hadronicOverEm2 ( ) const
inline

Definition at line 405 of file GsfElectron.h.

References hcalDepth2OverEcal().

405 {return hcalDepth2OverEcal();}
float hcalDepth2OverEcal() const
Definition: GsfElectron.h:389
float reco::GsfElectron::hcalDepth1OverEcal ( ) const
inline
float reco::GsfElectron::hcalDepth1OverEcalBc ( ) const
inline
float reco::GsfElectron::hcalDepth2OverEcal ( ) const
inline
float reco::GsfElectron::hcalDepth2OverEcalBc ( ) const
inline
float reco::GsfElectron::hcalOverEcal ( ) const
inline
float reco::GsfElectron::hcalOverEcalBc ( ) const
inline
const std::vector<CaloTowerDetId>& reco::GsfElectron::hcalTowersBehindClusters ( ) const
inline

Definition at line 391 of file GsfElectron.h.

References reco::GsfElectron::ShowerShape::hcalTowersBehindClusters, and showerShape_.

ShowerShape showerShape_
Definition: GsfElectron.h:411
std::vector< CaloTowerDetId > hcalTowersBehindClusters
Definition: GsfElectron.h:366
void GsfElectron::init ( void  )
private

Definition at line 10 of file GsfElectron.cc.

References ambiguous_, class_, edm::false, passCutBasedPreselection_, passMvaPreslection_, passPflowPreselection_, funct::true, and UNKNOWN.

Referenced by GsfElectron().

11  {
15  ambiguous_ = true ;
16  class_ = UNKNOWN ;
17  }
Classification class_
Definition: GsfElectron.h:659
volatile std::atomic< bool > shutdown_flag false
bool passCutBasedPreselection_
Definition: GsfElectron.h:613
bool passPflowPreselection_
Definition: GsfElectron.h:614
bool reco::GsfElectron::isEB ( ) const
inline

Definition at line 330 of file GsfElectron.h.

References fiducialFlags_, and reco::GsfElectron::FiducialFlags::isEB.

Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronDataAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), RegressionHelper::applyCombinationRegression(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergy(), ElectronEnergyRegressionEvaluate::calculateRegressionEnergyUncertainty(), CutBasedElectronID::cicSelection(), ElectronEnergyCorrector::classBasedParameterizationEnergy(), CutBasedElectronID::classify(), ElectronClassification::classify(), ElectronMomentumCorrector::correct(), EcalIsolationCorrector::correctForHLTDefinition(), EcalIsolationCorrector::correctForNoise(), WZInterestingEventSelector::electronSelection(), TopElectronHLTOfflineSource::fill(), DQMExample_Step1::MediumEle(), EgammaCutBasedEleId::PassTriggerCuts(), RegressionEnergyPatElectronProducer::produce(), CalibratedElectronProducer::produce(), ElectronClassification::refineWithPflow(), ClassBasedElectronID::result(), PTDRElectronID::result(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), GsfElectronAlgo::setCutBasedPreselectionFlag(), ElectronEnergyCorrector::simpleParameterizationUncertainty(), SimpleCutBasedElectronIDSelectionFunctor::spring10Variables(), SuperClusterHelper::SuperClusterHelper(), and EgammaCutBasedEleId::TestWP().

330 { return fiducialFlags_.isEB ; }
FiducialFlags fiducialFlags_
Definition: GsfElectron.h:346
bool reco::GsfElectron::isEBEEGap ( ) const
inline
bool reco::GsfElectron::isEBEtaGap ( ) const
inline
bool reco::GsfElectron::isEBGap ( ) const
inline

Definition at line 334 of file GsfElectron.h.

References isEBEtaGap(), and isEBPhiGap().

Referenced by egHLT::OffEle::isGap(), and isGap().

334 { return (isEBEtaGap()||isEBPhiGap()) ; }
bool isEBEtaGap() const
Definition: GsfElectron.h:335
bool isEBPhiGap() const
Definition: GsfElectron.h:336
bool reco::GsfElectron::isEBPhiGap ( ) const
inline
bool reco::GsfElectron::isEcalEnergyCorrected ( ) const
inline
bool reco::GsfElectron::isEE ( ) const
inline
bool reco::GsfElectron::isEEDeeGap ( ) const
inline
bool reco::GsfElectron::isEEGap ( ) const
inline

Definition at line 337 of file GsfElectron.h.

References isEEDeeGap(), and isEERingGap().

Referenced by egHLT::OffEle::isGap(), and isGap().

337 { return (isEEDeeGap()||isEERingGap()) ; }
bool isEERingGap() const
Definition: GsfElectron.h:339
bool isEEDeeGap() const
Definition: GsfElectron.h:338
bool reco::GsfElectron::isEERingGap ( ) const
inline
virtual bool reco::GsfElectron::isElectron ( ) const
inlinevirtual

Reimplemented from reco::LeafCandidate.

Definition at line 145 of file GsfElectron.h.

References funct::true.

145 { return true ; }
bool reco::GsfElectron::isEnergyScaleCorrected ( ) const
inline

Definition at line 735 of file GsfElectron.h.

References isEcalEnergyCorrected().

735 { return isEcalEnergyCorrected() ; }
bool isEcalEnergyCorrected() const
Definition: GsfElectron.h:719
bool reco::GsfElectron::isGap ( ) const
inline

Definition at line 332 of file GsfElectron.h.

References isEBEEGap(), isEBGap(), and isEEGap().

Referenced by TopElectronHLTOfflineSource::fill().

332 { return ((isEBEEGap())||(isEBGap())||(isEEGap())) ; }
bool isEEGap() const
Definition: GsfElectron.h:337
bool isEBEEGap() const
Definition: GsfElectron.h:333
bool isEBGap() const
Definition: GsfElectron.h:334
bool reco::GsfElectron::isGsfCtfChargeConsistent ( ) const
inline
bool reco::GsfElectron::isGsfCtfScPixChargeConsistent ( ) const
inline
bool reco::GsfElectron::isGsfScPixChargeConsistent ( ) const
inline
const IsolationVariables& reco::GsfElectron::isolationVariables03 ( ) const
inline

Definition at line 464 of file GsfElectron.h.

References dr03_.

464 { return dr03_ ; }
IsolationVariables dr03_
Definition: GsfElectron.h:470
const IsolationVariables& reco::GsfElectron::isolationVariables04 ( ) const
inline

Definition at line 465 of file GsfElectron.h.

References dr04_.

465 { return dr04_ ; }
IsolationVariables dr04_
Definition: GsfElectron.h:471
float reco::GsfElectron::mva ( ) const
inline
const MvaInput& reco::GsfElectron::mvaInput ( ) const
inline

Definition at line 564 of file GsfElectron.h.

References mvaInput_.

564 { return mvaInput_ ; }
MvaInput mvaInput_
Definition: GsfElectron.h:580
const MvaOutput& reco::GsfElectron::mvaOutput ( ) const
inline

Definition at line 565 of file GsfElectron.h.

References mvaOutput_.

Referenced by GsfElectronAlgo::setPflowPreselectionFlag().

565 { return mvaOutput_ ; }
MvaOutput mvaOutput_
Definition: GsfElectron.h:581
int reco::GsfElectron::numberOfBrems ( ) const
inline

Definition at line 645 of file GsfElectron.h.

References basicClustersSize().

Referenced by ElectronClassification::classify(), ElectronLikelihood::result(), and ElectronLikelihood::resultLog().

645 { return basicClustersSize()-1 ; }
int basicClustersSize() const
Definition: GsfElectron.h:298
bool GsfElectron::overlap ( const Candidate ) const
virtual

check overlap with another candidate

Implements reco::RecoCandidate.

Definition at line 125 of file GsfElectron.cc.

References trackerHits::c, reco::RecoCandidate::checkOverlap(), reco::RecoCandidate::gsfTrack(), gsfTrack(), python.connectstrParser::o, reco::RecoCandidate::superCluster(), and superCluster().

125  {
126  const RecoCandidate * o = dynamic_cast<const RecoCandidate *>( & c );
127  return ( o != 0 &&
128  ( checkOverlap( gsfTrack(), o->gsfTrack() ) ||
130  );
131  //?? return false;
132 }
virtual reco::GsfTrackRef gsfTrack() const
reference to a GsfTrack
bool checkOverlap(const R &r1, const R &r2) const
check if two components overlap
Definition: RecoCandidate.h:63
virtual SuperClusterRef superCluster() const
reference to a SuperCluster
Definition: GsfElectron.h:168
virtual reco::SuperClusterRef superCluster() const
reference to a SuperCluster
virtual GsfTrackRef gsfTrack() const
reference to a GsfTrack
Definition: GsfElectron.h:169
const Candidate::LorentzVector & GsfElectron::p4 ( P4Kind  kind) const

Definition at line 204 of file GsfElectron.cc.

References reco::GsfElectron::Corrections::combinedP4, corrections_, edm::hlt::Exception, reco::GsfElectron::Corrections::fromSuperClusterP4, P4_COMBINATION, P4_FROM_SUPER_CLUSTER, P4_PFLOW_COMBINATION, and reco::GsfElectron::Corrections::pflowP4.

Referenced by ElectronTagProbeAnalyzer::analyze(), RegressionHelper::applyCombinationRegression(), ElectronAnalyzer::computeInvMass(), ElectronTagProbeAnalyzer::computeInvMass(), ElectronMomentumCorrector::correct(), GsfElectronAlgo::createElectron(), pat::ElectronSelector::customSelection_(), TopElectronHLTOfflineSource::fill(), pat::PATElectronProducer::fillElectron2(), EwkElecTauHistManager::fillHistograms(), TtSemiLRJetCombObservables::operator()(), egHLT::OffEle::p4(), RegressionEnergyPatElectronProducer::produce(), CalibratedElectronProducer::produce(), WenuPlots::ReturnCandVar(), ZeePlots::ReturnCandVar(), CutBasedElectronID::robustSelection(), and SimpleCutBasedElectronIDSelectionFunctor::spring10Variables().

205  {
206  switch(kind)
207  {
209  case P4_COMBINATION: return corrections_.combinedP4 ;
211  default: throw cms::Exception("GsfElectron")<<"unexpected p4 kind: "<<kind ;
212  }
213  }
Corrections corrections_
Definition: GsfElectron.h:748
float GsfElectron::p4Error ( P4Kind  kind) const
SuperClusterRef reco::GsfElectron::parentSuperCluster ( ) const
inline
bool reco::GsfElectron::passingCutBasedPreselection ( ) const
inline

Definition at line 592 of file GsfElectron.h.

References passCutBasedPreselection_.

Referenced by ecalDriven(), and GsfElectronAlgo::isPreselected().

592 { return passCutBasedPreselection_ ; }
bool passCutBasedPreselection_
Definition: GsfElectron.h:613
bool reco::GsfElectron::passingMvaPreselection ( ) const
inline

Definition at line 608 of file GsfElectron.h.

References passMvaPreslection_.

Referenced by ecalDriven(), and GsfElectronAlgo::setPflowPreselectionFlag().

608 { return passMvaPreslection_ ; }
bool reco::GsfElectron::passingPflowPreselection ( ) const
inline

Definition at line 593 of file GsfElectron.h.

References passPflowPreselection_.

Referenced by GsfElectronAlgo::isPreselected().

593 { return passPflowPreselection_ ; }
bool passPflowPreselection_
Definition: GsfElectron.h:614
const PflowIsolationVariables& reco::GsfElectron::pfIsolationVariables ( ) const
inline

Definition at line 563 of file GsfElectron.h.

References pfIso_.

Referenced by ElectronMcSignalValidator::analyze(), and ElectronMcFakeValidator::analyze().

563 { return pfIso_ ; }
PflowIsolationVariables pfIso_
Definition: GsfElectron.h:579
const ShowerShape& reco::GsfElectron::pfShowerShape ( ) const
inline

Definition at line 562 of file GsfElectron.h.

References pfShowerShape_.

562 { return pfShowerShape_ ; }
ShowerShape pfShowerShape_
Definition: GsfElectron.h:578
float reco::GsfElectron::pfSuperClusterFbrem ( ) const
inline
float reco::GsfElectron::r9 ( ) const
inline

Definition at line 387 of file GsfElectron.h.

References reco::GsfElectron::ShowerShape::r9, and showerShape_.

387 { return showerShape_.r9 ; }
ShowerShape showerShape_
Definition: GsfElectron.h:411
float reco::GsfElectron::scE1x5 ( ) const
inline
float reco::GsfElectron::scE2x5Max ( ) const
inline
float reco::GsfElectron::scE5x5 ( ) const
inline
int reco::GsfElectron::scPixCharge ( ) const
inline

Definition at line 138 of file GsfElectron.h.

References chargeInfo_, and reco::GsfElectron::ChargeInfo::scPixCharge.

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

Definition at line 398 of file GsfElectron.h.

References sigmaEtaEta().

Referenced by ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), and GsfElectronMCAnalyzer::analyze().

398 { return sigmaEtaEta() ; }
float sigmaEtaEta() const
Definition: GsfElectron.h:381
float reco::GsfElectron::scSigmaIEtaIEta ( ) const
inline
void reco::GsfElectron::setAmbiguous ( bool  flag)
inline

Definition at line 602 of file GsfElectron.h.

References ambiguous_.

602 { ambiguous_ = flag ; }
void reco::GsfElectron::setClassification ( Classification  myclass)
inline

Definition at line 653 of file GsfElectron.h.

References class_.

Referenced by ElectronClassification::classify(), and ElectronClassification::refineWithPflow().

653 { class_ = myclass ; }
Classification class_
Definition: GsfElectron.h:659
void reco::GsfElectron::setClassificationVariables ( const ClassificationVariables cv)
inline

Definition at line 652 of file GsfElectron.h.

References classVariables_, and cuy::cv.

652 { classVariables_ = cv ; }
dictionary cv
Definition: cuy.py:362
ClassificationVariables classVariables_
Definition: GsfElectron.h:658
void GsfElectron::setCorrectedEcalEnergy ( float  newEnergy)

Definition at line 161 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(), ElectronEnergyCorrector::classBasedParameterizationEnergy(), and correctEcalEnergy().

162  {
164  momentum *= newEnergy/momentum.e() ;
165  setP4(momentum) ;
170  corrections_.correctedEcalEnergy = newEnergy ;
172  }
void setP4(P4Kind kind, const LorentzVector &p4, float p4Error, bool setCandidate)
Definition: GsfElectron.cc:178
ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< double > > XYZTLorentzVectorD
Lorentz vector with cylindrical internal representation using pseudorapidity.
Definition: LorentzVector.h:14
virtual const LorentzVector & p4() const GCC11_FINAL
four-momentum Lorentz vector
Corrections corrections_
Definition: GsfElectron.h:748
ShowerShape showerShape_
Definition: GsfElectron.h:411
virtual Vector momentum() const GCC11_FINAL
spatial momentum vector
TrackClusterMatching trackClusterMatching_
Definition: GsfElectron.h:249
void GsfElectron::setCorrectedEcalEnergyError ( float  newEnergyError)
void reco::GsfElectron::setDeltaEtaSuperClusterAtVtx ( float  de)
inline
void reco::GsfElectron::setDeltaPhiSuperClusterAtVtx ( float  dphi)
inline
void reco::GsfElectron::setDr03Isolation ( const IsolationVariables dr03)
inline

Definition at line 458 of file GsfElectron.h.

References dr03_.

458 { dr03_ = dr03 ; }
IsolationVariables dr03_
Definition: GsfElectron.h:470
void reco::GsfElectron::setDr04Isolation ( const IsolationVariables dr04)
inline

Definition at line 459 of file GsfElectron.h.

References dr04_.

459 { dr04_ = dr04 ; }
IsolationVariables dr04_
Definition: GsfElectron.h:471
void reco::GsfElectron::setEcalEnergyError ( float  energyError)
inline

Definition at line 730 of file GsfElectron.h.

References setCorrectedEcalEnergyError().

Referenced by correctEcalEnergy().

void setCorrectedEcalEnergyError(float newEnergyError)
Definition: GsfElectron.cc:158
float energyError(float E, float *par)
void reco::GsfElectron::setIsolation03 ( const IsolationVariables dr03)
inline

Definition at line 462 of file GsfElectron.h.

References dr03_.

Referenced by GsfElectronAlgo::createElectron().

462 { dr03_ = dr03 ; }
IsolationVariables dr03_
Definition: GsfElectron.h:470
void reco::GsfElectron::setIsolation04 ( const IsolationVariables dr04)
inline

Definition at line 463 of file GsfElectron.h.

References dr04_.

Referenced by GsfElectronAlgo::createElectron().

463 { dr04_ = dr04 ; }
IsolationVariables dr04_
Definition: GsfElectron.h:471
void reco::GsfElectron::setMvaInput ( const MvaInput mi)
inline

Definition at line 570 of file GsfElectron.h.

References mvaInput_.

Referenced by PFElectronTranslator::createGsfElectrons().

570 { mvaInput_ = mi ; }
MvaInput mvaInput_
Definition: GsfElectron.h:580
void reco::GsfElectron::setMvaOutput ( const MvaOutput mo)
inline

Definition at line 571 of file GsfElectron.h.

References mvaOutput_.

Referenced by PFElectronTranslator::createGsfElectrons().

571 { mvaOutput_ = mo ; }
MvaOutput mvaOutput_
Definition: GsfElectron.h:581
void GsfElectron::setP4 ( P4Kind  kind,
const LorentzVector p4,
float  p4Error,
bool  setCandidate 
)

Definition at line 178 of file GsfElectron.cc.

References relativeConstraints::error, edm::hlt::Exception, and p4.

Referenced by RegressionHelper::applyCombinationRegression(), correctMomentum(), GsfElectronAlgo::createElectron(), PFElectronTranslator::createGsfElectrons(), pat::PATElectronProducer::fillElectron2(), ElectronRecalibSuperClusterAssociator::produce(), and setCorrectedEcalEnergy().

179  {
180  switch(kind)
181  {
185  break ;
186  case P4_COMBINATION:
189  break ;
193  break ;
194  default:
195  throw cms::Exception("GsfElectron")<<"unexpected p4 kind: "<<kind ;
196  }
197  if (setCandidate)
198  {
199  setP4(p4) ;
201  }
202  }
void setP4(P4Kind kind, const LorentzVector &p4, float p4Error, bool setCandidate)
Definition: GsfElectron.cc:178
virtual const LorentzVector & p4() const GCC11_FINAL
four-momentum Lorentz vector
Corrections corrections_
Definition: GsfElectron.h:748
void reco::GsfElectron::setPassCutBasedPreselection ( bool  flag)
inline

Definition at line 600 of file GsfElectron.h.

References passCutBasedPreselection_.

Referenced by GsfElectronAlgo::setCutBasedPreselectionFlag().

600 { passCutBasedPreselection_ = flag ; }
bool passCutBasedPreselection_
Definition: GsfElectron.h:613
void reco::GsfElectron::setPassMvaPreselection ( bool  flag)
inline

Definition at line 607 of file GsfElectron.h.

References passMvaPreslection_.

Referenced by GsfElectronAlgo::setPflowPreselectionFlag().

607 { passMvaPreslection_ = flag ; }
void reco::GsfElectron::setPassPflowPreselection ( bool  flag)
inline

Definition at line 601 of file GsfElectron.h.

References passPflowPreselection_.

Referenced by GsfElectronAlgo::setPflowPreselectionFlag().

601 { passPflowPreselection_ = flag ; }
bool passPflowPreselection_
Definition: GsfElectron.h:614
void reco::GsfElectron::setPfIsolationVariables ( const PflowIsolationVariables iso)
inline

Definition at line 569 of file GsfElectron.h.

References pfIso_.

Referenced by PFElectronTranslator::createGsfElectrons(), and PFIsolationFiller::produce().

569 { pfIso_ = iso ; }
PflowIsolationVariables pfIso_
Definition: GsfElectron.h:579
void reco::GsfElectron::setPfShowerShape ( const ShowerShape shape)
inline

Definition at line 568 of file GsfElectron.h.

References pfShowerShape_.

568 { pfShowerShape_ = shape ; }
ShowerShape pfShowerShape_
Definition: GsfElectron.h:578
void reco::GsfElectron::setPfSuperClusterFbrem ( float  fbrem)
inline
void reco::GsfElectron::setSuperClusterFbrem ( float  fbrem)
inline
void reco::GsfElectron::setTrackFbrem ( float  fbrem)
inline
void GsfElectron::setTrackMomentumError ( float  trackMomentumError)

Definition at line 174 of file GsfElectron.cc.

References corrections_, and reco::GsfElectron::Corrections::trackMomentumError.

Referenced by correctMomentum().

175  { corrections_.trackMomentumError = trackErr ; }
Corrections corrections_
Definition: GsfElectron.h:748
float reco::GsfElectron::shFracInnerHits ( ) const
inline

Definition at line 184 of file GsfElectron.h.

References core().

Referenced by ConversionFinder::getConversionInfo(), and ConversionFinder::getElectronTrack().

184 { return core()->ctfGsfOverlap() ; }
virtual GsfElectronCoreRef core() const
Definition: GsfElectron.cc:8
const ShowerShape& reco::GsfElectron::showerShape ( ) const
inline

Definition at line 395 of file GsfElectron.h.

References showerShape_.

395 { return showerShape_ ; }
ShowerShape showerShape_
Definition: GsfElectron.h:411
float reco::GsfElectron::sigmaEtaEta ( ) const
inline
float reco::GsfElectron::sigmaIetaIeta ( ) const
inline
float reco::GsfElectron::sigmaIphiIphi ( ) const
inline

Definition at line 383 of file GsfElectron.h.

References showerShape_, and reco::GsfElectron::ShowerShape::sigmaIphiIphi.

383 { return showerShape_.sigmaIphiIphi ; }
ShowerShape showerShape_
Definition: GsfElectron.h:411
virtual SuperClusterRef reco::GsfElectron::superCluster ( ) const
inlinevirtual

reference to a SuperCluster

Reimplemented from reco::RecoCandidate.

Reimplemented in pat::Electron.

Definition at line 168 of file GsfElectron.h.

References core().

Referenced by ZIterativeAlgorithmWithFit::addEvent(), FWElectronDetailView::addSceneInfo(), FWElectronDetailView::addTrackPointsInCaloData(), ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronMcFakeValidator::analyze(), GsfElectronDataAnalyzer::analyze(), GsfElectronMCFakeAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), DQMAnalyzer::analyze(), GsfElectronMCAnalyzer::analyze(), EgammaObjects::analyzeElectrons(), RegressionHelper::applyEcalRegression(), basicClustersBegin(), basicClustersEnd(), basicClustersSize(), FWElectronDetailView::build(), FWElectronProxyBuilder::buildViewType(), caloPosition(), CutBasedElectronID::cicSelection(), ElectronEnergyCorrector::classBasedParameterizationEnergy(), ElectronEnergyCorrector::classBasedParameterizationUncertainty(), CutBasedElectronID::classify(), helper::GsfElectronCollectionStoreManager::cloneAndStore(), EGEnergyCorrector::CorrectedEnergyWithError(), EGEnergyCorrector::CorrectedEnergyWithErrorV3(), GsfElectronAlgo::createElectron(), PFCandWithSuperClusterExtractor::depositFromObject(), FWElectronDetailView::drawCrossHair(), pat::Electron::embedBasicClusters(), pat::Electron::embedPreshowerClusters(), pat::Electron::embedSeedCluster(), pat::Electron::embedSuperCluster(), 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(), EGammaMvaEleEstimator::IDIsoCombinedMvaValue(), EGammaMvaEleEstimator::isoMvaValue(), RecoSelector::isSelected(), PFPhotonIsolationCalculator::matchPFObject(), PFIsolationEstimator::matchPFObject(), SoftElectronMVAEstimator::mva(), EGammaMvaEleEstimator::mvaValue(), overlap(), EgammaCutBasedEleId::PassEoverPCuts(), egHLT::OffEle::phiSC(), CalibratedElectronProducer::produce(), PTDRElectronID::result(), ElectronLikelihood::result(), ElectronLikelihood::resultLog(), CutBasedElectronID::robustSelection(), pat::Electron::seed(), GsfElectronAlgo::setCutBasedPreselectionFlag(), FWElectronDetailView::setTextInfo(), pat::Electron::superCluster(), SuperClusterHelper::SuperClusterHelper(), superClusterPosition(), and EgammaCutBasedEleId::TestWP().

168 { return core()->superCluster() ; }
virtual GsfElectronCoreRef core() const
Definition: GsfElectron.cc:8
float reco::GsfElectron::superClusterFbrem ( ) const
inline
math::XYZPoint reco::GsfElectron::superClusterPosition ( ) const
inline

Definition at line 297 of file GsfElectron.h.

References superCluster().

297 { return superCluster()->position() ; } // the super cluster position
virtual SuperClusterRef superCluster() const
reference to a SuperCluster
Definition: GsfElectron.h:168
const TrackClusterMatching& reco::GsfElectron::trackClusterMatching ( ) const
inline

Definition at line 239 of file GsfElectron.h.

References trackClusterMatching_.

239 { return trackClusterMatching_ ; }
TrackClusterMatching trackClusterMatching_
Definition: GsfElectron.h:249
bool reco::GsfElectron::trackerDrivenSeed ( ) const
inline
const TrackExtrapolations& reco::GsfElectron::trackExtrapolations ( ) const
inline

Definition at line 277 of file GsfElectron.h.

References trackExtrapolations_.

277 { return trackExtrapolations_ ; }
TrackExtrapolations trackExtrapolations_
Definition: GsfElectron.h:287
float reco::GsfElectron::trackFbrem ( ) const
inline
math::XYZVectorF reco::GsfElectron::trackMomentumAtCalo ( ) const
inline
math::XYZVectorF reco::GsfElectron::trackMomentumAtEleClus ( ) const
inline
math::XYZVectorF reco::GsfElectron::trackMomentumAtVtx ( ) const
inline
math::XYZVectorF reco::GsfElectron::trackMomentumAtVtxWithConstraint ( ) const
inline
float reco::GsfElectron::trackMomentumError ( ) const
inline
math::XYZVectorF reco::GsfElectron::trackMomentumOut ( ) const
inline
math::XYZPointF reco::GsfElectron::trackPositionAtCalo ( ) const
inline

Definition at line 271 of file GsfElectron.h.

References reco::GsfElectron::TrackExtrapolations::positionAtCalo, and trackExtrapolations_.

Referenced by TrackPositionAtCalo().

TrackExtrapolations trackExtrapolations_
Definition: GsfElectron.h:287
math::XYZPointF reco::GsfElectron::TrackPositionAtCalo ( ) const
inline

Definition at line 281 of file GsfElectron.h.

References trackPositionAtCalo().

281 { return trackPositionAtCalo() ; }
math::XYZPointF trackPositionAtCalo() const
Definition: GsfElectron.h:271
math::XYZPointF reco::GsfElectron::trackPositionAtVtx ( ) const
inline

Definition at line 270 of file GsfElectron.h.

References reco::GsfElectron::TrackExtrapolations::positionAtVtx, and trackExtrapolations_.

Referenced by TrackPositionAtVtx().

TrackExtrapolations trackExtrapolations_
Definition: GsfElectron.h:287
math::XYZPointF reco::GsfElectron::TrackPositionAtVtx ( ) const
inline

Definition at line 280 of file GsfElectron.h.

References trackPositionAtVtx().

Referenced by egHLT::OffEle::zVtx().

280 { return trackPositionAtVtx() ; }
math::XYZPointF trackPositionAtVtx() const
Definition: GsfElectron.h:270

Member Data Documentation

bool reco::GsfElectron::ambiguous_
private

Definition at line 616 of file GsfElectron.h.

Referenced by ambiguous(), init(), and setAmbiguous().

GsfTrackRefVector reco::GsfElectron::ambiguousGsfTracks_
private
ChargeInfo reco::GsfElectron::chargeInfo_
private
Classification reco::GsfElectron::class_
private

Definition at line 659 of file GsfElectron.h.

Referenced by classification(), init(), and setClassification().

ClassificationVariables reco::GsfElectron::classVariables_
private
ConversionRejection reco::GsfElectron::conversionRejection_
private
GsfElectronCoreRef reco::GsfElectron::core_
private

Definition at line 191 of file GsfElectron.h.

Referenced by core().

Corrections reco::GsfElectron::corrections_
private
IsolationVariables reco::GsfElectron::dr03_
private
IsolationVariables reco::GsfElectron::dr04_
private
FiducialFlags reco::GsfElectron::fiducialFlags_
private
MvaInput reco::GsfElectron::mvaInput_
private

Definition at line 580 of file GsfElectron.h.

Referenced by mvaInput(), and setMvaInput().

MvaOutput reco::GsfElectron::mvaOutput_
private

Definition at line 581 of file GsfElectron.h.

Referenced by mva(), mvaOutput(), and setMvaOutput().

bool reco::GsfElectron::passCutBasedPreselection_
private

Definition at line 613 of file GsfElectron.h.

Referenced by init(), passingCutBasedPreselection(), and setPassCutBasedPreselection().

bool reco::GsfElectron::passMvaPreslection_
private

Definition at line 615 of file GsfElectron.h.

Referenced by init(), passingMvaPreselection(), and setPassMvaPreselection().

bool reco::GsfElectron::passPflowPreselection_
private

Definition at line 614 of file GsfElectron.h.

Referenced by init(), passingPflowPreselection(), and setPassPflowPreselection().

PflowIsolationVariables reco::GsfElectron::pfIso_
private

Definition at line 579 of file GsfElectron.h.

Referenced by pfIsolationVariables(), and setPfIsolationVariables().

ShowerShape reco::GsfElectron::pfShowerShape_
private

Definition at line 578 of file GsfElectron.h.

Referenced by pfShowerShape(), and setPfShowerShape().

ShowerShape reco::GsfElectron::showerShape_
private
TrackClusterMatching reco::GsfElectron::trackClusterMatching_
private
TrackExtrapolations reco::GsfElectron::trackExtrapolations_
private