CMS 3D CMS Logo

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

#include <Photon.h>

Public Member Functions

 ShowerShape ()
 

Public Attributes

float e1x3
 
float e1x5
 
float e2nd
 
float e2x2
 
float e2x5
 
float e2x5Bottom
 
float e2x5Left
 
float e2x5Max
 
float e2x5Right
 
float e2x5Top
 
float e3x3
 
float e5x5
 
float eBottom
 
float effSigmaRR
 
float eLeft
 
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
 
float maxEnergyXtal
 
bool pre7DepthHcal
 
float sigmaEtaEta
 
float sigmaIetaIeta
 
float sigmaIetaIphi
 
float sigmaIphiIphi
 
float smAlpha
 
float smMajor
 
float smMinor
 

Detailed Description

Definition at line 141 of file Photon.h.

Constructor & Destructor Documentation

◆ ShowerShape()

reco::Photon::ShowerShape::ShowerShape ( )
inline

Definition at line 177 of file Photon.h.

180  e1x5(0.f),
181  e2x5(0.f),
182  e3x3(0.f),
183  e5x5(0.f),
184  maxEnergyXtal(0.f),
189  hcalOverEcal{{0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f}},
190  hcalOverEcalBc{{0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f}},
191  invalidHcal(false),
192  pre7DepthHcal(true),
196  e2nd(0.f),
197  eTop(0.f),
198  eLeft(0.f),
199  eRight(0.f),
200  eBottom(0.f),
201  e1x3(0.f),
202  e2x2(0.f),
203  e2x5Max(0.f),
204  e2x5Left(0.f),
205  e2x5Right(0.f),
206  e2x5Top(0.f),
207  e2x5Bottom(0.f),
208  smMajor(0.f),
209  smMinor(0.f),
210  smAlpha(0.f) {}
std::array< float, 7 > hcalOverEcalBc
Definition: Photon.h:155
double f[11][100]
std::array< float, 7 > hcalOverEcal
Definition: Photon.h:153

Member Data Documentation

◆ e1x3

float reco::Photon::ShowerShape::e1x3

Definition at line 167 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e1x5

float reco::Photon::ShowerShape::e1x5

◆ e2nd

float reco::Photon::ShowerShape::e2nd

Definition at line 162 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e2x2

float reco::Photon::ShowerShape::e2x2

Definition at line 168 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e2x5

float reco::Photon::ShowerShape::e2x5

◆ e2x5Bottom

float reco::Photon::ShowerShape::e2x5Bottom

Definition at line 173 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e2x5Left

float reco::Photon::ShowerShape::e2x5Left

Definition at line 170 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e2x5Max

float reco::Photon::ShowerShape::e2x5Max

Definition at line 169 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e2x5Right

float reco::Photon::ShowerShape::e2x5Right

Definition at line 171 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e2x5Top

float reco::Photon::ShowerShape::e2x5Top

Definition at line 172 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e3x3

float reco::Photon::ShowerShape::e3x3

◆ e5x5

float reco::Photon::ShowerShape::e5x5

◆ eBottom

float reco::Photon::ShowerShape::eBottom

Definition at line 166 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ effSigmaRR

float reco::Photon::ShowerShape::effSigmaRR

Definition at line 159 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ eLeft

float reco::Photon::ShowerShape::eLeft

Definition at line 164 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ eRight

float reco::Photon::ShowerShape::eRight

Definition at line 165 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ eTop

float reco::Photon::ShowerShape::eTop

Definition at line 163 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ hcalDepth1OverEcal

float reco::Photon::ShowerShape::hcalDepth1OverEcal

Definition at line 149 of file Photon.h.

◆ hcalDepth1OverEcalBc

float reco::Photon::ShowerShape::hcalDepth1OverEcalBc

Definition at line 151 of file Photon.h.

◆ hcalDepth2OverEcal

float reco::Photon::ShowerShape::hcalDepth2OverEcal

Definition at line 150 of file Photon.h.

◆ hcalDepth2OverEcalBc

float reco::Photon::ShowerShape::hcalDepth2OverEcalBc

Definition at line 152 of file Photon.h.

◆ hcalOverEcal

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

◆ hcalOverEcalBc

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

◆ hcalTowersBehindClusters

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

◆ invalidHcal

bool reco::Photon::ShowerShape::invalidHcal

◆ maxEnergyXtal

float reco::Photon::ShowerShape::maxEnergyXtal

◆ pre7DepthHcal

bool reco::Photon::ShowerShape::pre7DepthHcal

◆ sigmaEtaEta

float reco::Photon::ShowerShape::sigmaEtaEta

◆ sigmaIetaIeta

float reco::Photon::ShowerShape::sigmaIetaIeta

◆ sigmaIetaIphi

float reco::Photon::ShowerShape::sigmaIetaIphi

Definition at line 160 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ sigmaIphiIphi

float reco::Photon::ShowerShape::sigmaIphiIphi

Definition at line 161 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ smAlpha

float reco::Photon::ShowerShape::smAlpha

◆ smMajor

float reco::Photon::ShowerShape::smMajor

◆ smMinor

float reco::Photon::ShowerShape::smMinor