#include <RecoEgamma/ElectronIdentification/interface/LikelihoodSwitches.h>
Public Member Functions | |
LikelihoodSwitches () | |
Public Attributes | |
bool | m_useBremFraction |
bool | m_useDeltaEtaCalo |
bool | m_useDeltaEtaIn |
bool | m_useDeltaPhiIn |
bool | m_useDeltaPhiOut |
bool | m_useE9overE25 |
bool | m_useEoverPIn |
bool | m_useEoverPOut |
bool | m_useHoverE |
bool | m_useInvEMinusInvP |
bool | m_useShapeFisher |
bool | m_useSigmaEtaEta |
bool | m_useSigmaPhiPhi |
Definition at line 4 of file LikelihoodSwitches.h.
LikelihoodSwitches::LikelihoodSwitches | ( | ) | [inline] |
Definition at line 6 of file LikelihoodSwitches.h.
00006 : 00007 m_useEoverPIn (false) , 00008 m_useDeltaEtaIn (false) , 00009 m_useDeltaPhiIn (false) , 00010 m_useHoverE (false) , 00011 m_useE9overE25 (false) , 00012 m_useEoverPOut (false) , 00013 m_useDeltaPhiOut (false) , 00014 m_useDeltaEtaCalo (false) , 00015 m_useInvEMinusInvP (false) , 00016 m_useBremFraction (false) , 00017 m_useSigmaEtaEta (false) , 00018 m_useSigmaPhiPhi (false) , 00019 m_useShapeFisher (false) {} ;
Definition at line 30 of file LikelihoodSwitches.h.
Definition at line 28 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 22 of file LikelihoodSwitches.h.
Definition at line 23 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 27 of file LikelihoodSwitches.h.
Definition at line 25 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 19 of file LikelihoodSwitches.h.
Definition at line 26 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 24 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 29 of file LikelihoodSwitches.h.
Definition at line 33 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 31 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 32 of file LikelihoodSwitches.h.