#include <Photon.h>
Public Member Functions | |
ShowerShape () | |
Public Attributes | |
float | e1x5 |
float | e2x5 |
float | e3x3 |
float | e5x5 |
float | hcalDepth1OverEcal |
float | hcalDepth1OverEcalBc |
float | hcalDepth2OverEcal |
float | hcalDepth2OverEcalBc |
std::vector< CaloTowerDetId > | hcalTowersBehindClusters |
float | maxEnergyXtal |
float | sigmaEtaEta |
float | sigmaIetaIeta |
reco::Photon::ShowerShape::ShowerShape | ( | ) | [inline] |
Definition at line 150 of file Photon.h.
: sigmaEtaEta(std::numeric_limits<float>::infinity()), sigmaIetaIeta(std::numeric_limits<float>::infinity()), e1x5(0), e2x5(0), e3x3(0), e5x5(0), maxEnergyXtal(0), hcalDepth1OverEcal(0), hcalDepth2OverEcal(0), hcalDepth1OverEcalBc(0), hcalDepth2OverEcalBc(0) {}
Definition at line 140 of file Photon.h.
Referenced by reco::Photon::e1x5(), PhotonProducer::fillPhotonCollection(), and reco::Photon::r1x5().
Definition at line 141 of file Photon.h.
Referenced by reco::Photon::e2x5(), PhotonProducer::fillPhotonCollection(), and reco::Photon::r2x5().
Definition at line 142 of file Photon.h.
Referenced by reco::Photon::e3x3(), PhotonProducer::fillPhotonCollection(), and reco::Photon::r9().
Definition at line 143 of file Photon.h.
Referenced by reco::Photon::e5x5(), PhotonProducer::fillPhotonCollection(), reco::Photon::r1x5(), and reco::Photon::r2x5().
Definition at line 145 of file Photon.h.
Referenced by PhotonProducer::fillPhotonCollection(), reco::Photon::hadronicDepth1OverEm(), and reco::Photon::hadronicOverEm().
Definition at line 147 of file Photon.h.
Referenced by PhotonProducer::fillPhotonCollection(), reco::Photon::hadTowDepth1OverEm(), and reco::Photon::hadTowOverEm().
Definition at line 146 of file Photon.h.
Referenced by PhotonProducer::fillPhotonCollection(), reco::Photon::hadronicDepth2OverEm(), and reco::Photon::hadronicOverEm().
Definition at line 148 of file Photon.h.
Referenced by PhotonProducer::fillPhotonCollection(), reco::Photon::hadTowDepth2OverEm(), and reco::Photon::hadTowOverEm().
Definition at line 149 of file Photon.h.
Referenced by PhotonProducer::fillPhotonCollection(), and reco::Photon::hcalTowersBehindClusters().
Definition at line 144 of file Photon.h.
Referenced by PhotonProducer::fillPhotonCollection(), and reco::Photon::maxEnergyXtal().
Definition at line 138 of file Photon.h.
Referenced by PhotonProducer::fillPhotonCollection(), and reco::Photon::sigmaEtaEta().
Definition at line 139 of file Photon.h.
Referenced by PhotonProducer::fillPhotonCollection(), and reco::Photon::sigmaIetaIeta().