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