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.

Member Data Documentation

float reco::GsfElectron::ShowerShape::e1x5

Definition at line 380 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::e2nd

Definition at line 391 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::e2x5Max

Definition at line 381 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::e5x5

Definition at line 382 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::eBottom

Definition at line 395 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::eLeft

Definition at line 393 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::eMax

Definition at line 390 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::eRight

Definition at line 394 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::eTop

Definition at line 392 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::hcalDepth1OverEcal

Definition at line 384 of file GsfElectron.h.

Referenced by GainSwitchTools::correctHadem().

float reco::GsfElectron::ShowerShape::hcalDepth1OverEcalBc

Definition at line 387 of file GsfElectron.h.

Referenced by GainSwitchTools::correctHadem().

float reco::GsfElectron::ShowerShape::hcalDepth2OverEcal

Definition at line 385 of file GsfElectron.h.

Referenced by GainSwitchTools::correctHadem().

float reco::GsfElectron::ShowerShape::hcalDepth2OverEcalBc

Definition at line 388 of file GsfElectron.h.

Referenced by GainSwitchTools::correctHadem().

std::vector<CaloTowerDetId> reco::GsfElectron::ShowerShape::hcalTowersBehindClusters

Definition at line 386 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::r9

Definition at line 383 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::sigmaEtaEta

Definition at line 377 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::sigmaIetaIeta

Definition at line 378 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::sigmaIetaIphi

Definition at line 389 of file GsfElectron.h.

float reco::GsfElectron::ShowerShape::sigmaIphiIphi

Definition at line 379 of file GsfElectron.h.