CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
reco::GsfElectron::Corrections Struct Reference

#include <GsfElectron.h>

Public Member Functions

 Corrections ()
 

Public Attributes

P4Kind candidateP4Kind
 
LorentzVector combinedP4
 
float combinedP4Error
 
float correctedEcalEnergy
 
float correctedEcalEnergyError
 
LorentzVector fromSuperClusterP4
 
float fromSuperClusterP4Error
 
bool isEcalEnergyCorrected
 
LorentzVector pflowP4
 
float pflowP4Error
 
float trackMomentumError
 

Detailed Description

Definition at line 812 of file GsfElectron.h.

Constructor & Destructor Documentation

reco::GsfElectron::Corrections::Corrections ( )
inline

Definition at line 828 of file GsfElectron.h.

References callgraph::kind, reco::LeafCandidate::p4(), reco::GsfElectron::p4Error(), reco::GsfElectron::setCorrectedEcalEnergy(), reco::GsfElectron::setCorrectedEcalEnergyError(), reco::LeafCandidate::setP4(), reco::GsfElectron::setP4(), reco::GsfElectron::setTrackMomentumError(), and reco::GsfElectron::trackMomentumError().

Member Data Documentation

P4Kind reco::GsfElectron::Corrections::candidateP4Kind
LorentzVector reco::GsfElectron::Corrections::combinedP4

Definition at line 822 of file GsfElectron.h.

Referenced by reco::GsfElectron::p4(), and reco::GsfElectron::setP4().

float reco::GsfElectron::Corrections::combinedP4Error
float reco::GsfElectron::Corrections::correctedEcalEnergy
float reco::GsfElectron::Corrections::correctedEcalEnergyError
LorentzVector reco::GsfElectron::Corrections::fromSuperClusterP4

Definition at line 820 of file GsfElectron.h.

Referenced by reco::GsfElectron::p4(), and reco::GsfElectron::setP4().

float reco::GsfElectron::Corrections::fromSuperClusterP4Error

Definition at line 821 of file GsfElectron.h.

Referenced by reco::GsfElectron::p4Error(), and reco::GsfElectron::setP4().

bool reco::GsfElectron::Corrections::isEcalEnergyCorrected
LorentzVector reco::GsfElectron::Corrections::pflowP4

Definition at line 824 of file GsfElectron.h.

Referenced by reco::GsfElectron::p4(), and reco::GsfElectron::setP4().

float reco::GsfElectron::Corrections::pflowP4Error

Definition at line 825 of file GsfElectron.h.

Referenced by reco::GsfElectron::p4Error(), and reco::GsfElectron::setP4().

float reco::GsfElectron::Corrections::trackMomentumError