#include <LikelihoodSwitches.h>
Public Member Functions | |
LikelihoodSwitches () | |
Public Attributes | |
bool | m_useDeltaEta |
bool | m_useDeltaPhi |
bool | m_useEoverP |
bool | m_useFBrem |
bool | m_useHoverE |
bool | m_useOneOverEMinusOneOverP |
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.
: m_useEoverP (false) , m_useOneOverEMinusOneOverP (true) , m_useDeltaEta (true) , m_useDeltaPhi (true) , m_useHoverE (false) , m_useFBrem (true) , m_useSigmaEtaEta (true) , m_useSigmaPhiPhi (true) {} ;
Definition at line 18 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 19 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 14 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 21 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 20 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 17 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 22 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().
Definition at line 23 of file LikelihoodSwitches.h.
Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().