#include <Photon.h>
Public Member Functions | |
SaturationInfo () | |
Public Attributes | |
bool | isSeedSaturated |
int | nSaturatedXtals |
bool reco::Photon::SaturationInfo::isSeedSaturated |
Definition at line 260 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), GEDPhotonProducer::fillPhotonCollection(), reco::Photon::isSeedSaturated(), and EG8XObjectUpdateModifier::modifyObject().
int reco::Photon::SaturationInfo::nSaturatedXtals |
Definition at line 259 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), GEDPhotonProducer::fillPhotonCollection(), EG8XObjectUpdateModifier::modifyObject(), and reco::Photon::nSaturatedXtals().