CMS 3D CMS Logo

LikelihoodSwitches Struct Reference

#include <RecoEgamma/ElectronIdentification/interface/LikelihoodSwitches.h>

List of all members.

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


Detailed Description

Definition at line 4 of file LikelihoodSwitches.h.


Constructor & Destructor Documentation

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) {} ;


Member Data Documentation

bool LikelihoodSwitches::m_useBremFraction

Definition at line 30 of file LikelihoodSwitches.h.

bool LikelihoodSwitches::m_useDeltaEtaCalo

Definition at line 28 of file LikelihoodSwitches.h.

Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().

bool LikelihoodSwitches::m_useDeltaEtaIn

Definition at line 22 of file LikelihoodSwitches.h.

bool LikelihoodSwitches::m_useDeltaPhiIn

Definition at line 23 of file LikelihoodSwitches.h.

Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().

bool LikelihoodSwitches::m_useDeltaPhiOut

Definition at line 27 of file LikelihoodSwitches.h.

bool LikelihoodSwitches::m_useE9overE25

Definition at line 25 of file LikelihoodSwitches.h.

Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().

bool LikelihoodSwitches::m_useEoverPIn

Definition at line 19 of file LikelihoodSwitches.h.

bool LikelihoodSwitches::m_useEoverPOut

Definition at line 26 of file LikelihoodSwitches.h.

Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().

bool LikelihoodSwitches::m_useHoverE

Definition at line 24 of file LikelihoodSwitches.h.

Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().

bool LikelihoodSwitches::m_useInvEMinusInvP

Definition at line 29 of file LikelihoodSwitches.h.

bool LikelihoodSwitches::m_useShapeFisher

Definition at line 33 of file LikelihoodSwitches.h.

Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().

bool LikelihoodSwitches::m_useSigmaEtaEta

Definition at line 31 of file LikelihoodSwitches.h.

Referenced by ElectronLikelihoodESSource::ElectronLikelihoodESSource(), ElectronLikelihood::getInputVar(), and ElectronLikelihood::Setup().

bool LikelihoodSwitches::m_useSigmaPhiPhi

Definition at line 32 of file LikelihoodSwitches.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:27:44 2009 for CMSSW by  doxygen 1.5.4