#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 84 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and reco::Photon::isEB().
bool reco::Photon::FiducialFlags::isEBEEGap |
Definition at line 90 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and reco::Photon::isEBEEGap().
bool reco::Photon::FiducialFlags::isEBEtaGap |
Definition at line 86 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and reco::Photon::isEBEtaGap().
bool reco::Photon::FiducialFlags::isEBPhiGap |
Definition at line 87 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and reco::Photon::isEBPhiGap().
bool reco::Photon::FiducialFlags::isEE |
Definition at line 85 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and reco::Photon::isEE().
bool reco::Photon::FiducialFlags::isEEDeeGap |
Definition at line 89 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and reco::Photon::isEEDeeGap().
bool reco::Photon::FiducialFlags::isEERingGap |
Definition at line 88 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and reco::Photon::isEERingGap().