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 138 of file Photon.h.

Constructor & Destructor Documentation

◆ ShowerShape()

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

Definition at line 174 of file Photon.h.

177  e1x5(0.f),
178  e2x5(0.f),
179  e3x3(0.f),
180  e5x5(0.f),
181  maxEnergyXtal(0.f),
186  hcalOverEcal{{0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f}},
187  hcalOverEcalBc{{0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f}},
188  invalidHcal(false),
189  pre7DepthHcal(true),
193  e2nd(0.f),
194  eTop(0.f),
195  eLeft(0.f),
196  eRight(0.f),
197  eBottom(0.f),
198  e1x3(0.f),
199  e2x2(0.f),
200  e2x5Max(0.f),
201  e2x5Left(0.f),
202  e2x5Right(0.f),
203  e2x5Top(0.f),
204  e2x5Bottom(0.f),
205  smMajor(0.f),
206  smMinor(0.f),
207  smAlpha(0.f) {}

Member Data Documentation

◆ e1x3

float reco::Photon::ShowerShape::e1x3

Definition at line 164 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e1x5

float reco::Photon::ShowerShape::e1x5

◆ e2nd

float reco::Photon::ShowerShape::e2nd

Definition at line 159 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e2x2

float reco::Photon::ShowerShape::e2x2

Definition at line 165 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e2x5

float reco::Photon::ShowerShape::e2x5

◆ e2x5Bottom

float reco::Photon::ShowerShape::e2x5Bottom

Definition at line 170 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e2x5Left

float reco::Photon::ShowerShape::e2x5Left

Definition at line 167 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e2x5Max

float reco::Photon::ShowerShape::e2x5Max

Definition at line 166 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e2x5Right

float reco::Photon::ShowerShape::e2x5Right

Definition at line 168 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ e2x5Top

float reco::Photon::ShowerShape::e2x5Top

Definition at line 169 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 163 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ effSigmaRR

float reco::Photon::ShowerShape::effSigmaRR

Definition at line 156 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ eLeft

float reco::Photon::ShowerShape::eLeft

Definition at line 161 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ eRight

float reco::Photon::ShowerShape::eRight

Definition at line 162 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ eTop

float reco::Photon::ShowerShape::eTop

Definition at line 160 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ hcalDepth1OverEcal

float reco::Photon::ShowerShape::hcalDepth1OverEcal

Definition at line 146 of file Photon.h.

◆ hcalDepth1OverEcalBc

float reco::Photon::ShowerShape::hcalDepth1OverEcalBc

Definition at line 148 of file Photon.h.

◆ hcalDepth2OverEcal

float reco::Photon::ShowerShape::hcalDepth2OverEcal

Definition at line 147 of file Photon.h.

◆ hcalDepth2OverEcalBc

float reco::Photon::ShowerShape::hcalDepth2OverEcalBc

Definition at line 149 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 157 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

◆ sigmaIphiIphi

float reco::Photon::ShowerShape::sigmaIphiIphi

Definition at line 158 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
reco::Photon::ShowerShape::eTop
float eTop
Definition: Photon.h:160
reco::Photon::ShowerShape::sigmaIphiIphi
float sigmaIphiIphi
Definition: Photon.h:158
reco::Photon::ShowerShape::maxEnergyXtal
float maxEnergyXtal
Definition: Photon.h:145
reco::Photon::ShowerShape::hcalDepth2OverEcalBc
float hcalDepth2OverEcalBc
Definition: Photon.h:149
reco::Photon::ShowerShape::eRight
float eRight
Definition: Photon.h:162
reco::Photon::ShowerShape::e2x5Left
float e2x5Left
Definition: Photon.h:167
reco::Photon::ShowerShape::sigmaEtaEta
float sigmaEtaEta
Definition: Photon.h:139
reco::Photon::ShowerShape::e1x5
float e1x5
Definition: Photon.h:141
f
double f[11][100]
Definition: MuScleFitUtils.cc:78
reco::Photon::ShowerShape::e1x3
float e1x3
Definition: Photon.h:164
reco::Photon::ShowerShape::pre7DepthHcal
bool pre7DepthHcal
Definition: Photon.h:155
reco::Photon::ShowerShape::e2nd
float e2nd
Definition: Photon.h:159
reco::Photon::ShowerShape::e2x2
float e2x2
Definition: Photon.h:165
reco::Photon::ShowerShape::invalidHcal
bool invalidHcal
Definition: Photon.h:154
reco::Photon::ShowerShape::eBottom
float eBottom
Definition: Photon.h:163
reco::Photon::ShowerShape::e2x5Bottom
float e2x5Bottom
Definition: Photon.h:170
reco::Photon::ShowerShape::sigmaIetaIphi
float sigmaIetaIphi
Definition: Photon.h:157
reco::Photon::ShowerShape::eLeft
float eLeft
Definition: Photon.h:161
reco::Photon::ShowerShape::smAlpha
float smAlpha
Definition: Photon.h:173
reco::Photon::ShowerShape::hcalOverEcal
std::array< float, 7 > hcalOverEcal
Definition: Photon.h:150
reco::Photon::ShowerShape::smMajor
float smMajor
Definition: Photon.h:171
reco::Photon::ShowerShape::hcalDepth1OverEcalBc
float hcalDepth1OverEcalBc
Definition: Photon.h:148
reco::Photon::ShowerShape::e2x5Right
float e2x5Right
Definition: Photon.h:168
reco::Photon::ShowerShape::effSigmaRR
float effSigmaRR
Definition: Photon.h:156
reco::Photon::ShowerShape::e2x5Max
float e2x5Max
Definition: Photon.h:166
reco::Photon::ShowerShape::hcalDepth2OverEcal
float hcalDepth2OverEcal
Definition: Photon.h:147
reco::Photon::ShowerShape::e2x5Top
float e2x5Top
Definition: Photon.h:169
SiStripPI::max
Definition: SiStripPayloadInspectorHelper.h:169
reco::Photon::ShowerShape::sigmaIetaIeta
float sigmaIetaIeta
Definition: Photon.h:140
reco::Photon::ShowerShape::e2x5
float e2x5
Definition: Photon.h:142
reco::Photon::ShowerShape::smMinor
float smMinor
Definition: Photon.h:172
reco::Photon::ShowerShape::hcalOverEcalBc
std::array< float, 7 > hcalOverEcalBc
Definition: Photon.h:152
reco::Photon::ShowerShape::hcalDepth1OverEcal
float hcalDepth1OverEcal
Definition: Photon.h:146
reco::Photon::ShowerShape::e3x3
float e3x3
Definition: Photon.h:143
reco::Photon::ShowerShape::e5x5
float e5x5
Definition: Photon.h:144