#include <Photon.h>
Public Member Functions | |
FiducialFlags () | |
Public Attributes | |
bool | isEB |
bool | isEBEEGap |
bool | isEBEtaGap |
bool | isEBPhiGap |
bool | isEE |
bool | isEEDeeGap |
bool | isEERingGap |
bool reco::Photon::FiducialFlags::isEB |
Definition at line 102 of file Photon.h.
Referenced by Electron.Electron::absIsoWithFSR(), PhotonIsolationCalculator::calculate(), and reco::Photon::isEB().
bool reco::Photon::FiducialFlags::isEBEEGap |
Definition at line 108 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and reco::Photon::isEBEEGap().
bool reco::Photon::FiducialFlags::isEBEtaGap |
Definition at line 104 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and reco::Photon::isEBEtaGap().
bool reco::Photon::FiducialFlags::isEBPhiGap |
Definition at line 105 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and reco::Photon::isEBPhiGap().
bool reco::Photon::FiducialFlags::isEE |
Definition at line 103 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), GEDPhotonProducer::fillPhotonCollection(), and reco::Photon::isEE().
bool reco::Photon::FiducialFlags::isEEDeeGap |
Definition at line 107 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and reco::Photon::isEEDeeGap().
bool reco::Photon::FiducialFlags::isEERingGap |
Definition at line 106 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and reco::Photon::isEERingGap().