Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

NC::OscProb::FourFlavorDelta43IsBig Class Reference

Specialized for the case that $ m_4 \gg m_3 $. More...

#include <NCOscProb.h>

Inheritance diagram for NC::OscProb::FourFlavorDelta43IsBig:

NC::OscProb::FourFlavorBase NC::OscProb::OscPars List of all members.

Public Member Functions

 FourFlavorDelta43IsBig ()
virtual ~FourFlavorDelta43IsBig ()
 OSCPARS_EXPOSE (Theta13)
 OSCPARS_EXPOSE (Theta23)
 OSCPARS_EXPOSE (Theta14)
 OSCPARS_EXPOSE (Theta24)
 OSCPARS_EXPOSE (Theta34)
 OSCPARS_EXPOSE (Delta1)
 OSCPARS_EXPOSE (Delta2)
 OSCPARS_EXPOSEDELTAMSQR (31)

Public Attributes

 OSCPARS_DEFAULTCLONE

Protected Member Functions

virtual double sinSqrDelta41 () const
 $ \sin^2\Delta_{41} $
virtual double sinSqrDelta43 () const
 $ \sin^2\Delta_{43} $
virtual double sin2Delta41 () const
 $ \sin2\Delta_{41} $
virtual double sin2Delta43 () const
 $ \sin2\Delta_{43} $

Detailed Description

Specialized for the case that $ m_4 \gg m_3 $.

Definition at line 394 of file NCOscProb.h.


Constructor & Destructor Documentation

NC::OscProb::FourFlavorDelta43IsBig::FourFlavorDelta43IsBig  )  [inline]
 

Definition at line 397 of file NCOscProb.h.

00397 : FourFlavorBase(NCType::kFourFlavorDelta43IsBig) {}

virtual NC::OscProb::FourFlavorDelta43IsBig::~FourFlavorDelta43IsBig  )  [inline, virtual]
 

Definition at line 398 of file NCOscProb.h.

00398 {} // shut gcc up


Member Function Documentation

NC::OscProb::FourFlavorDelta43IsBig::OSCPARS_EXPOSE Delta2   ) 
 

NC::OscProb::FourFlavorDelta43IsBig::OSCPARS_EXPOSE Delta1   ) 
 

NC::OscProb::FourFlavorDelta43IsBig::OSCPARS_EXPOSE Theta34   ) 
 

NC::OscProb::FourFlavorDelta43IsBig::OSCPARS_EXPOSE Theta24   ) 
 

NC::OscProb::FourFlavorDelta43IsBig::OSCPARS_EXPOSE Theta14   ) 
 

NC::OscProb::FourFlavorDelta43IsBig::OSCPARS_EXPOSE Theta23   ) 
 

NC::OscProb::FourFlavorDelta43IsBig::OSCPARS_EXPOSE Theta13   ) 
 

NC::OscProb::FourFlavorDelta43IsBig::OSCPARS_EXPOSEDELTAMSQR 31   ) 
 

virtual double NC::OscProb::FourFlavorDelta43IsBig::sin2Delta41  )  const [inline, protected, virtual]
 

$ \sin2\Delta_{41} $

Implements NC::OscProb::FourFlavorBase.

Definition at line 414 of file NCOscProb.h.

00414 {return 0;}

virtual double NC::OscProb::FourFlavorDelta43IsBig::sin2Delta43  )  const [inline, protected, virtual]
 

$ \sin2\Delta_{43} $

Implements NC::OscProb::FourFlavorBase.

Definition at line 415 of file NCOscProb.h.

00415 {return 0;}

virtual double NC::OscProb::FourFlavorDelta43IsBig::sinSqrDelta41  )  const [inline, protected, virtual]
 

$ \sin^2\Delta_{41} $

Implements NC::OscProb::FourFlavorBase.

Definition at line 412 of file NCOscProb.h.

00412 {return 0.5;}

virtual double NC::OscProb::FourFlavorDelta43IsBig::sinSqrDelta43  )  const [inline, protected, virtual]
 

$ \sin^2\Delta_{43} $

Implements NC::OscProb::FourFlavorBase.

Definition at line 413 of file NCOscProb.h.

00413 {return 0.5;}


Member Data Documentation

NC::OscProb::FourFlavorDelta43IsBig::OSCPARS_DEFAULTCLONE
 

Definition at line 400 of file NCOscProb.h.


The documentation for this class was generated from the following file:
Generated on Mon Feb 15 11:10:39 2010 for loon by  doxygen 1.3.9.1