CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 e2x5Max
 
float e5x5
 
float eBottom
 
float eLeft
 
float eMax
 
float eRight
 
float eTop
 
float hcalDepth1OverEcal
 
float hcalDepth1OverEcalBc
 
float hcalDepth2OverEcal
 
float hcalDepth2OverEcalBc
 
std::vector< CaloTowerDetIdhcalTowersBehindClusters
 
float r9
 
float sigmaEtaEta
 
float sigmaIetaIeta
 
float sigmaIetaIphi
 
float sigmaIphiIphi
 

Detailed Description

Definition at line 375 of file GsfElectron.h.

Constructor & Destructor Documentation

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

Definition at line 396 of file GsfElectron.h.

400  e1x5(0.), e2x5Max(0.), e5x5(0.),
404  sigmaIetaIphi(0.f),
405  eMax(0.f),
406  e2nd(0.f),
407  eTop(0.f),
408  eLeft(0.f),
409  eRight(0.f),
410  eBottom(0.f)
411  {}
double f[11][100]

Member Data Documentation

float reco::GsfElectron::ShowerShape::e1x5
float reco::GsfElectron::ShowerShape::e2nd
float reco::GsfElectron::ShowerShape::e2x5Max
float reco::GsfElectron::ShowerShape::e5x5
float reco::GsfElectron::ShowerShape::eBottom
float reco::GsfElectron::ShowerShape::eLeft
float reco::GsfElectron::ShowerShape::eMax
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
float reco::GsfElectron::ShowerShape::r9
float reco::GsfElectron::ShowerShape::sigmaEtaEta
float reco::GsfElectron::ShowerShape::sigmaIetaIeta
float reco::GsfElectron::ShowerShape::sigmaIetaIphi
float reco::GsfElectron::ShowerShape::sigmaIphiIphi