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::array< float, 7 > hcalOverEcal
 
std::array< float, 7 > hcalOverEcalBc
 
std::vector< CaloTowerDetIdhcalTowersBehindClusters
 
bool invalidHcal
 
bool pre7DepthHcal
 
float r9
 
float sigmaEtaEta
 
float sigmaIetaIeta
 
float sigmaIetaIphi
 
float sigmaIphiIphi
 

Detailed Description

Definition at line 358 of file GsfElectron.h.

Constructor & Destructor Documentation

◆ ShowerShape()

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

Definition at line 388 of file GsfElectron.h.

392  e1x5(0.f),
393  e2x5Max(0.f),
394  e5x5(0.f),
400  hcalOverEcal{{0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f}},
401  hcalOverEcalBc{{0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f}},
402  invalidHcal(false),
403  pre7DepthHcal(true),
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  e2x5Top(0.f),
412  e2x5Left(0.f),
413  e2x5Right(0.f),
414  e2x5Bottom(0.f) {}
std::array< float, 7 > hcalOverEcal
Definition: GsfElectron.h:371
double f[11][100]
std::array< float, 7 > hcalOverEcalBc
Definition: GsfElectron.h:373

Member Data Documentation

◆ e1x5

float reco::GsfElectron::ShowerShape::e1x5

◆ e2nd

float reco::GsfElectron::ShowerShape::e2nd

Definition at line 379 of file GsfElectron.h.

Referenced by GsfElectronAlgo::calculateShowerShape().

◆ e2x5Bottom

float reco::GsfElectron::ShowerShape::e2x5Bottom

◆ e2x5Left

float reco::GsfElectron::ShowerShape::e2x5Left

◆ e2x5Max

float reco::GsfElectron::ShowerShape::e2x5Max

◆ e2x5Right

float reco::GsfElectron::ShowerShape::e2x5Right

◆ e2x5Top

float reco::GsfElectron::ShowerShape::e2x5Top

◆ e5x5

float reco::GsfElectron::ShowerShape::e5x5

◆ eBottom

float reco::GsfElectron::ShowerShape::eBottom

◆ eLeft

float reco::GsfElectron::ShowerShape::eLeft

◆ eMax

float reco::GsfElectron::ShowerShape::eMax

Definition at line 378 of file GsfElectron.h.

Referenced by GsfElectronAlgo::calculateShowerShape().

◆ eRight

float reco::GsfElectron::ShowerShape::eRight

◆ eTop

float reco::GsfElectron::ShowerShape::eTop

◆ hcalDepth1OverEcal

float reco::GsfElectron::ShowerShape::hcalDepth1OverEcal

Definition at line 366 of file GsfElectron.h.

◆ hcalDepth1OverEcalBc

float reco::GsfElectron::ShowerShape::hcalDepth1OverEcalBc

Definition at line 368 of file GsfElectron.h.

◆ hcalDepth2OverEcal

float reco::GsfElectron::ShowerShape::hcalDepth2OverEcal

Definition at line 367 of file GsfElectron.h.

◆ hcalDepth2OverEcalBc

float reco::GsfElectron::ShowerShape::hcalDepth2OverEcalBc

Definition at line 369 of file GsfElectron.h.

◆ hcalOverEcal

std::array<float, 7> reco::GsfElectron::ShowerShape::hcalOverEcal

◆ hcalOverEcalBc

std::array<float, 7> reco::GsfElectron::ShowerShape::hcalOverEcalBc

◆ hcalTowersBehindClusters

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

◆ invalidHcal

bool reco::GsfElectron::ShowerShape::invalidHcal

◆ pre7DepthHcal

bool reco::GsfElectron::ShowerShape::pre7DepthHcal

Definition at line 376 of file GsfElectron.h.

Referenced by GsfElectronAlgo::calculateShowerShape().

◆ r9

float reco::GsfElectron::ShowerShape::r9

◆ sigmaEtaEta

float reco::GsfElectron::ShowerShape::sigmaEtaEta

◆ sigmaIetaIeta

float reco::GsfElectron::ShowerShape::sigmaIetaIeta

◆ sigmaIetaIphi

float reco::GsfElectron::ShowerShape::sigmaIetaIphi

Definition at line 377 of file GsfElectron.h.

Referenced by GsfElectronAlgo::calculateShowerShape().

◆ sigmaIphiIphi

float reco::GsfElectron::ShowerShape::sigmaIphiIphi