Go to the documentation of this file. 1 #ifndef ParticleFlowCandidate_PFCandidateElectronExtra_h
2 #define ParticleFlowCandidate_PFCandidateElectronExtra_h
bool mvaStatus(MvaVariable flag) const
access to mva variable status
void setVariable(MvaVariable type, float var)
float sigmaEtaEta() const
math::XYZTLorentzVector pout_
Variables entering the MVA that should be saved.
void setStatus(StatusFlag type, bool status=true)
set status
void setSigmaEtaEta(float val)
set the sigmaetaeta
int status_
Status of the electron.
PFCandidateElectronExtra()
constructor
int mvaStatus_
status of mva variables
std::vector< float > clusterEnergies_
energy of individual clusters (corrected). The first cluster is the seed
const std::vector< float > & mvaVariables() const
access to the mva variables
void setGsfTrackRef(const reco::GsfTrackRef &ref)
set gsftrack reference
~PFCandidateElectronExtra()
destructor
void setMVA(float val)
set the result (mostly for debugging)
reco::GsfTrackRef gsfTrackRef_
Ref to the GSF track.
void setHadEnergy(float val)
set the had energy. The cluster energies should be entered before
void setEarlyBrem(float val)
set EarlyBrem
void setDeltaEta(float val)
set the delta eta
int electronStatus() const
access to the status
void setGsfTrackPout(const math::XYZTLorentzVector &pout)
set the pout (not trivial to get from the GSF track)
void setClusterEnergies(const std::vector< float > &energies)
set the cluster energies. the Pout should be saved first
std::ostream & operator<<(std::ostream &, BeamSpot beam)
std::vector< float > mvaVariables_
mva variables - transient !
reco::TrackRef kfTrackRef() const
return a reference to the corresponding KF track
float mvaVariable(MvaVariable var) const
access to any variable
void setKfTrackRef(const reco::TrackRef &ref)
set kf track reference
reco::TrackRef kfTrackRef_
Ref to the KF track.
reco::GsfTrackRef gsfTrackRef() const
return a reference to the corresponding GSF track
void setLateBrem(float val)
set LateBrem
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
float hadEnergy() const
access to specific variables