#include <GsfElectron.h>
Public Member Functions | |
ShowerShape () | |
Public Attributes | |
float | e1x5 |
float | e2x5Max |
float | e5x5 |
float | hcalDepth1OverEcal |
float | hcalDepth2OverEcal |
float | sigmaEtaEta |
float | sigmaIetaIeta |
Definition at line 365 of file GsfElectron.h.
reco::GsfElectron::ShowerShape::ShowerShape | ( | ) | [inline] |
Definition at line 374 of file GsfElectron.h.
: sigmaEtaEta(std::numeric_limits<float>::infinity()), sigmaIetaIeta(std::numeric_limits<float>::infinity()), e1x5(0.), e2x5Max(0.), e5x5(0.), hcalDepth1OverEcal(0.), hcalDepth2OverEcal(0.) {}
Definition at line 369 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::e1x5().
Definition at line 370 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::e2x5Max().
Definition at line 371 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::e5x5().
Definition at line 372 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), reco::GsfElectron::hcalDepth1OverEcal(), and reco::GsfElectron::setCorrectedEcalEnergy().
Definition at line 373 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), reco::GsfElectron::hcalDepth2OverEcal(), and reco::GsfElectron::setCorrectedEcalEnergy().
Definition at line 367 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::sigmaEtaEta().
Definition at line 368 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::sigmaIetaIeta().