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::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::vector< CaloTowerDetIdhcalTowersBehindClusters
 
float maxEnergyXtal
 
float sigmaEtaEta
 
float sigmaIetaIeta
 
float sigmaIetaIphi
 
float sigmaIphiIphi
 

Detailed Description

Definition at line 138 of file Photon.h.

Constructor & Destructor Documentation

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

Definition at line 167 of file Photon.h.

170  e1x5(0.f),
171  e2x5(0.f),
172  e3x3(0.f),
173  e5x5(0.f),
174  maxEnergyXtal(0.f),
182  e2nd(0.f),
183  eTop(0.f),
184  eLeft(0.f),
185  eRight(0.f),
186  eBottom(0.f),
187  e1x3(0.f),
188  e2x2(0.f),
189  e2x5Max(0.f),
190  e2x5Left(0.f),
191  e2x5Right(0.f),
192  e2x5Top(0.f),
193  e2x5Bottom(0.f)
194  {}
double f[11][100]

Member Data Documentation

float reco::Photon::ShowerShape::e1x3

Definition at line 160 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::e1x5
float reco::Photon::ShowerShape::e2nd

Definition at line 155 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::e2x2

Definition at line 161 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::e2x5
float reco::Photon::ShowerShape::e2x5Bottom

Definition at line 166 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::e2x5Left

Definition at line 163 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::e2x5Max

Definition at line 162 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::e2x5Right

Definition at line 164 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::e2x5Top

Definition at line 165 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::e3x3
float reco::Photon::ShowerShape::e5x5
float reco::Photon::ShowerShape::eBottom

Definition at line 159 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::effSigmaRR

Definition at line 152 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::eLeft

Definition at line 157 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::eRight

Definition at line 158 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::eTop

Definition at line 156 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::hcalDepth1OverEcal
float reco::Photon::ShowerShape::hcalDepth1OverEcalBc
float reco::Photon::ShowerShape::hcalDepth2OverEcal
float reco::Photon::ShowerShape::hcalDepth2OverEcalBc
std::vector<CaloTowerDetId> reco::Photon::ShowerShape::hcalTowersBehindClusters
float reco::Photon::ShowerShape::maxEnergyXtal
float reco::Photon::ShowerShape::sigmaEtaEta
float reco::Photon::ShowerShape::sigmaIetaIeta
float reco::Photon::ShowerShape::sigmaIetaIphi

Definition at line 153 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().

float reco::Photon::ShowerShape::sigmaIphiIphi

Definition at line 154 of file Photon.h.

Referenced by GEDPhotonProducer::fillPhotonCollection().