![]() |
![]() |
#include <Photon.h>
Public Member Functions | |
ShowerShape () | |
Public Attributes | |
float | e1x5 |
float | e2x5 |
float | e3x3 |
float | e5x5 |
float | hcalDepth1OverEcal |
float | hcalDepth2OverEcal |
float | maxEnergyXtal |
float | sigmaEtaEta |
float | sigmaIetaIeta |
reco::Photon::ShowerShape::ShowerShape | ( | ) | [inline] |
Definition at line 140 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) {}
Definition at line 133 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), reco::Photon::e1x5(), PhotonProducer::fillPhotonCollection(), and reco::Photon::r1x5().
Definition at line 134 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), reco::Photon::e2x5(), PhotonProducer::fillPhotonCollection(), and reco::Photon::r2x5().
Definition at line 135 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), reco::Photon::e3x3(), PhotonProducer::fillPhotonCollection(), and reco::Photon::r9().
Definition at line 136 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), reco::Photon::e5x5(), PhotonProducer::fillPhotonCollection(), reco::Photon::r1x5(), and reco::Photon::r2x5().
Definition at line 138 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), PhotonProducer::fillPhotonCollection(), reco::Photon::hadronicDepth1OverEm(), and reco::Photon::hadronicOverEm().
Definition at line 139 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), PhotonProducer::fillPhotonCollection(), reco::Photon::hadronicDepth2OverEm(), and reco::Photon::hadronicOverEm().
Definition at line 137 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), PhotonProducer::fillPhotonCollection(), and reco::Photon::maxEnergyXtal().
Definition at line 131 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), PhotonProducer::fillPhotonCollection(), and reco::Photon::sigmaEtaEta().
Definition at line 132 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), PhotonProducer::fillPhotonCollection(), and reco::Photon::sigmaIetaIeta().