#include <GsfElectron.h>
Public Member Functions | |
ShowerShape () | |
Public Attributes | |
float | e1x5 |
float | e2x5Max |
float | e5x5 |
float | hcalDepth1OverEcal |
float | hcalDepth1OverEcalBc |
float | hcalDepth2OverEcal |
float | hcalDepth2OverEcalBc |
std::vector< CaloTowerDetId > | hcalTowersBehindClusters |
float | r9 |
float | sigmaEtaEta |
float | sigmaIetaIeta |
float | sigmaIphiIphi |
Definition at line 355 of file GsfElectron.h.
reco::GsfElectron::ShowerShape::ShowerShape | ( | ) | [inline] |
Definition at line 369 of file GsfElectron.h.
: sigmaEtaEta(std::numeric_limits<float>::infinity()), sigmaIetaIeta(std::numeric_limits<float>::infinity()), sigmaIphiIphi(std::numeric_limits<float>::infinity()), e1x5(0.), e2x5Max(0.), e5x5(0.), r9(-std::numeric_limits<float>::infinity()), hcalDepth1OverEcal(0.), hcalDepth2OverEcal(0.), hcalDepth1OverEcalBc(0.), hcalDepth2OverEcalBc(0.) {}
Definition at line 360 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::e1x5().
Definition at line 361 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::e2x5Max().
Definition at line 362 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::e5x5().
Definition at line 364 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), reco::GsfElectron::hcalDepth1OverEcal(), and reco::GsfElectron::setCorrectedEcalEnergy().
Definition at line 367 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::hcalDepth1OverEcalBc().
Definition at line 365 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), reco::GsfElectron::hcalDepth2OverEcal(), and reco::GsfElectron::setCorrectedEcalEnergy().
Definition at line 368 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::hcalDepth2OverEcalBc().
Definition at line 366 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), GsfElectronAlgo::createElectron(), and reco::GsfElectron::hcalTowersBehindClusters().
Definition at line 363 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::r9().
Definition at line 357 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::sigmaEtaEta().
Definition at line 358 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::sigmaIetaIeta().
Definition at line 359 of file GsfElectron.h.
Referenced by GsfElectronAlgo::calculateShowerShape(), and reco::GsfElectron::sigmaIphiIphi().