#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 95 of file Photon.h.
Referenced by Electron.Electron::absIsoWithFSR(), PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), and reco::Photon::isEB().
bool reco::Photon::FiducialFlags::isEBEEGap |
Definition at line 101 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), and reco::Photon::isEBEEGap().
bool reco::Photon::FiducialFlags::isEBEtaGap |
Definition at line 97 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::isEBEtaGap(), and reco::Photon::isEBGap().
bool reco::Photon::FiducialFlags::isEBPhiGap |
Definition at line 98 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::isEBGap(), and reco::Photon::isEBPhiGap().
bool reco::Photon::FiducialFlags::isEE |
Definition at line 96 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), GEDPhotonProducer::fillPhotonCollection(), and reco::Photon::isEE().
bool reco::Photon::FiducialFlags::isEEDeeGap |
Definition at line 100 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::isEEDeeGap(), and reco::Photon::isEEGap().
bool reco::Photon::FiducialFlags::isEERingGap |
Definition at line 99 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::isEEGap(), and reco::Photon::isEERingGap().