#include <GsfElectron.h>
Public Member Functions | |
FiducialFlags () | |
Public Attributes | |
bool | isEB |
bool | isEBEEGap |
bool | isEBEtaGap |
bool | isEBPhiGap |
bool | isEE |
bool | isEEDeeGap |
bool | isEERingGap |
Definition at line 317 of file GsfElectron.h.
|
inline |
Definition at line 325 of file GsfElectron.h.
bool reco::GsfElectron::FiducialFlags::isEB |
Definition at line 318 of file GsfElectron.h.
Referenced by Electron.Electron::absIsoWithFSR(), GsfElectronAlgo::createElectron(), and reco::GsfElectron::isEBEtaGap().
bool reco::GsfElectron::FiducialFlags::isEBEEGap |
Definition at line 320 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron(), and reco::GsfElectron::isEEGap().
bool reco::GsfElectron::FiducialFlags::isEBEtaGap |
Definition at line 321 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron(), and reco::GsfElectron::isEEDeeGap().
bool reco::GsfElectron::FiducialFlags::isEBPhiGap |
Definition at line 322 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron(), and reco::GsfElectron::isEERingGap().
bool reco::GsfElectron::FiducialFlags::isEE |
Definition at line 319 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron(), and reco::GsfElectron::isEBPhiGap().
bool reco::GsfElectron::FiducialFlags::isEEDeeGap |
Definition at line 323 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron(), reco::GsfElectron::fiducialFlags(), and reco::GsfElectron::isEB().
bool reco::GsfElectron::FiducialFlags::isEERingGap |
Definition at line 324 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron(), and reco::GsfElectron::isEE().