CMS 3D CMS Logo

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

#include <GsfElectron.h>

Public Member Functions

 ShowerShape ()
 

Public Attributes

float e1x5
 
float e2nd
 
float e2x5Bottom
 
float e2x5Left
 
float e2x5Max
 
float e2x5Right
 
float e2x5Top
 
float e5x5
 
float eBottom
 
float eLeft
 
float eMax
 
float eRight
 
float eTop
 
float hcalDepth1OverEcal
 
float hcalDepth1OverEcalBc
 
float hcalDepth2OverEcal
 
float hcalDepth2OverEcalBc
 
std::vector< CaloTowerDetIdhcalTowersBehindClusters
 
bool invalidHcal
 
float r9
 
float sigmaEtaEta
 
float sigmaIetaIeta
 
float sigmaIetaIphi
 
float sigmaIphiIphi
 

Detailed Description

Definition at line 389 of file GsfElectron.h.

Constructor & Destructor Documentation

reco::GsfElectron::ShowerShape::ShowerShape ( )
inline

Definition at line 415 of file GsfElectron.h.

419  e1x5(0.), e2x5Max(0.), e5x5(0.),
423  invalidHcal(false),
424  sigmaIetaIphi(0.f),
425  eMax(0.f),
426  e2nd(0.f),
427  eTop(0.f),
428  eLeft(0.f),
429  eRight(0.f),
430  eBottom(0.f),
431  e2x5Top(0.f),
432  e2x5Left(0.f),
433  e2x5Right(0.f),
434  e2x5Bottom(0.f)
435  {}
double f[11][100]

Member Data Documentation

float reco::GsfElectron::ShowerShape::e1x5
float reco::GsfElectron::ShowerShape::e2nd

Definition at line 406 of file GsfElectron.h.

Referenced by GsfElectronAlgo::calculateShowerShape().

float reco::GsfElectron::ShowerShape::e2x5Bottom
float reco::GsfElectron::ShowerShape::e2x5Left
float reco::GsfElectron::ShowerShape::e2x5Max
float reco::GsfElectron::ShowerShape::e2x5Right
float reco::GsfElectron::ShowerShape::e2x5Top
float reco::GsfElectron::ShowerShape::e5x5
float reco::GsfElectron::ShowerShape::eBottom
float reco::GsfElectron::ShowerShape::eLeft
float reco::GsfElectron::ShowerShape::eMax

Definition at line 405 of file GsfElectron.h.

Referenced by GsfElectronAlgo::calculateShowerShape().

float reco::GsfElectron::ShowerShape::eRight
float reco::GsfElectron::ShowerShape::eTop
float reco::GsfElectron::ShowerShape::hcalDepth1OverEcal
float reco::GsfElectron::ShowerShape::hcalDepth1OverEcalBc
float reco::GsfElectron::ShowerShape::hcalDepth2OverEcal
float reco::GsfElectron::ShowerShape::hcalDepth2OverEcalBc
std::vector<CaloTowerDetId> reco::GsfElectron::ShowerShape::hcalTowersBehindClusters
bool reco::GsfElectron::ShowerShape::invalidHcal
float reco::GsfElectron::ShowerShape::r9
float reco::GsfElectron::ShowerShape::sigmaEtaEta
float reco::GsfElectron::ShowerShape::sigmaIetaIeta
float reco::GsfElectron::ShowerShape::sigmaIetaIphi

Definition at line 404 of file GsfElectron.h.

Referenced by GsfElectronAlgo::calculateShowerShape().

float reco::GsfElectron::ShowerShape::sigmaIphiIphi