![]() |
![]() |
#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 |
Definition at line 812 of file GsfElectron.h.
|
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().
P4Kind reco::GsfElectron::Corrections::candidateP4Kind |
Definition at line 826 of file GsfElectron.h.
Referenced by reco::GsfElectron::candidateP4Kind(), Electron.Electron::ptErr(), and reco::GsfElectron::setP4().
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 |
Definition at line 823 of file GsfElectron.h.
Referenced by ElectronEnergyCalibrator::calibrate(), reco::GsfElectron::p4Error(), ElectronEnergyCalibrator::setEnergyAndSystVarations(), and reco::GsfElectron::setP4().
float reco::GsfElectron::Corrections::correctedEcalEnergy |
Definition at line 815 of file GsfElectron.h.
Referenced by reco::GsfElectron::correctedEcalEnergy(), reco::GsfElectron::GsfElectron(), and reco::GsfElectron::setCorrectedEcalEnergy().
float reco::GsfElectron::Corrections::correctedEcalEnergyError |
Definition at line 816 of file GsfElectron.h.
Referenced by reco::GsfElectron::correctedEcalEnergyError(), reco::GsfElectron::setCorrectedEcalEnergy(), and reco::GsfElectron::setCorrectedEcalEnergyError().
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 |
Definition at line 814 of file GsfElectron.h.
Referenced by reco::GsfElectron::isEcalEnergyCorrected(), and reco::GsfElectron::setCorrectedEcalEnergy().
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 |
Definition at line 818 of file GsfElectron.h.
Referenced by reco::GsfElectron::setTrackMomentumError(), and reco::GsfElectron::trackMomentumError().