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 366 of file GsfElectron.h.

Constructor & Destructor Documentation

◆ ShowerShape()

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

Definition at line 391 of file GsfElectron.h.

406  {}
407  };
408 
409  // accessors
410  float sigmaEtaEta() const { return showerShape_.sigmaEtaEta; }
411  float sigmaIetaIeta() const { return showerShape_.sigmaIetaIeta; }
412  float sigmaIphiIphi() const { return showerShape_.sigmaIphiIphi; }
413  float e1x5() const { return showerShape_.e1x5; }
414  float e2x5Max() const { return showerShape_.e2x5Max; }

Member Data Documentation

◆ e1x5

float reco::GsfElectron::ShowerShape::e1x5

◆ e2nd

float reco::GsfElectron::ShowerShape::e2nd

Definition at line 382 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 381 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

◆ hcalDepth1OverEcalBc

float reco::GsfElectron::ShowerShape::hcalDepth1OverEcalBc

◆ hcalDepth2OverEcal

float reco::GsfElectron::ShowerShape::hcalDepth2OverEcal

◆ hcalDepth2OverEcalBc

float reco::GsfElectron::ShowerShape::hcalDepth2OverEcalBc

◆ hcalTowersBehindClusters

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

◆ invalidHcal

bool reco::GsfElectron::ShowerShape::invalidHcal

◆ 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 380 of file GsfElectron.h.

Referenced by GsfElectronAlgo::calculateShowerShape().

◆ sigmaIphiIphi

float reco::GsfElectron::ShowerShape::sigmaIphiIphi
reco::GsfElectron::ShowerShape::sigmaIetaIeta
float sigmaIetaIeta
Definition: GsfElectron.h:368
reco::GsfElectron::ShowerShape::e2x5Max
float e2x5Max
Definition: GsfElectron.h:371
reco::GsfElectron::ShowerShape::sigmaEtaEta
float sigmaEtaEta
Definition: GsfElectron.h:367
reco::GsfElectron::ShowerShape::sigmaIphiIphi
float sigmaIphiIphi
Definition: GsfElectron.h:369
reco::GsfElectron::showerShape_
ShowerShape showerShape_
Definition: GsfElectron.h:482
reco::GsfElectron::ShowerShape::e1x5
float e1x5
Definition: GsfElectron.h:370