Jpp
18.5.2
the software that should make you happy
|
Data structure for single set of oscillation parameters. More...
#include <JOscParameters.hh>
Classes | |
struct | JOscParametersHelper |
Auxiliary class for I/O of oscillation parameters. More... | |
Public Types | |
typedef JOscParametersInterface< T > | JOscParametersInterface_t |
typedef JOscParameters< T > | JOscParameters_t |
typedef JOscParametersInterface_t::JOscParameter_t | JOscParameter_t |
typedef JOscParametersInterface_t::JParameter_t | JParameter_t |
typedef JOscParametersInterface_t::argument_type | argument_type |
typedef JClonable< JClonable_t > ::clone_type | clone_type |
Public Attributes | |
JMassSquaredDifference< T > | dM21sq |
Squared mass difference between the first and second neutrino mass eigenstates [eV2]. More... | |
JMassSquaredDifference< T > | dM31sq |
Squared mass difference between the first and third neutrino mass eigenstates [eV2]. More... | |
JComplexPhase< T > | deltaCP |
PMNS phase angle [rad]. More... | |
JMixingAngle< T > | theta12 |
PMNS mixing angle between the first and second neutrino mass eigenstates [rad]. More... | |
JMixingAngle< T > | theta13 |
PMNS mixing angle between the first and third neutrino mass eigenstates [rad]. More... | |
JMixingAngle< T > | theta23 |
PMNS mixing angle between the second and third neutrino mass eigenstates [rad]. More... | |
Data structure for single set of oscillation parameters.
Definition at line 50 of file JOscParameters.hh.
typedef JOscParametersInterface<T> JOSCPROB::JOscParameters< T >::JOscParametersInterface_t |
Definition at line 56 of file JOscParameters.hh.
typedef JOscParameters<T> JOSCPROB::JOscParameters< T >::JOscParameters_t |
Definition at line 57 of file JOscParameters.hh.
typedef JOscParametersInterface_t::JOscParameter_t JOSCPROB::JOscParameters< T >::JOscParameter_t |
Definition at line 59 of file JOscParameters.hh.
typedef JOscParametersInterface_t::JParameter_t JOSCPROB::JOscParameters< T >::JParameter_t |
Definition at line 60 of file JOscParameters.hh.
typedef JOscParametersInterface_t::argument_type JOSCPROB::JOscParameters< T >::argument_type |
Definition at line 61 of file JOscParameters.hh.
|
inherited |
Definition at line 61 of file JClonable.hh.
|
inline |
Default constructor.
Definition at line 67 of file JOscParameters.hh.
|
inline |
Constructor.
dM21sq | Squared mass difference between the first and second neutrino mass eigenstates [eV2] |
dM31sq | Squared mass difference between the first and third neutrino mass eigenstates [eV2] |
deltaCP | PMNS complex phase [rad] |
theta12 | PMNS mixing angle between the first and second neutrino mass eigenstates [rad] |
theta13 | PMNS mixing angle between the first and third neutrino mass eigenstates [rad] |
theta23 | PMNS mixing angle between the second and third neutrino mass eigenstates [rad] |
Definition at line 87 of file JOscParameters.hh.
|
inlineexplicit |
Constructor.
dM21sq | Squared mass difference between the first and second neutrino mass eigenstates [eV2] |
dM31sq | Squared mass difference between the first and third neutrino mass eigenstates [eV2] |
deltaCP | PMNS complex phase [rad] |
theta12 | PMNS mixing angle between the first and second neutrino mass eigenstates [rad] |
theta13 | PMNS mixing angle between the first and third neutrino mass eigenstates [rad] |
theta23 | PMNS mixing angle between the second and third neutrino mass eigenstates [rad] |
Definition at line 112 of file JOscParameters.hh.
|
inline |
Constructor.
name | parameter name |
value | parameter value |
args | remaining pairs of parameter names and values |
Definition at line 135 of file JOscParameters.hh.
|
inline |
Constructor.
Values taken from the NuFIT 5.0 three-flavour global analysis best fit values reported in:
https://link.springer.com/article/10.1007/JHEP09(2020)178 including the Super-Kamiokande atmospheric data.
useIO | toggle inverted ordering |
Definition at line 152 of file JOscParameters.hh.
|
inlineoverridevirtual |
Get properties of this class.
equation | equation parameters |
Definition at line 167 of file JOscParameters.hh.
|
inlineoverridevirtual |
Get properties of this class.
equation | equation parameters |
Definition at line 178 of file JOscParameters.hh.
|
inlineoverridevirtualinherited |
Get clone of this object.
Reimplemented in JPHYSICS::JPDFTransformer< 5, JArgument_t >, JPHYSICS::JPDFTransformer< 4, JArgument_t >, JPHYSICS::JPDFTransformer< 3, JArgument_t >, JPHYSICS::JPDFTransformer< 2, JArgument_t >, JPHYSICS::JPDGTransformer_t< JArgument_t >, JPHYSICS::JPD0Transformer_t< JArgument_t >, JTOOLS::JMultiMapTransformer< N, JArgument_t >::JMultiMapDefaultTransformer, JPHYSICS::JPDFTransformer_t< JArgument_t >, JLANG::JClonable< JMatch< hit_type > >, JLANG::JClonable< JMatch< hit_type >, JMatch3D >, JLANG::JClonable< JMatch< JTRIGGER::JHitR1 > >, and JLANG::JClonable< JMatch< JTRIGGER::JHitR1 >, JMatch3G< JTRIGGER::JHitR1 > >.
Definition at line 69 of file JClonable.hh.
|
inlineinherited |
Load from input file.
file_name | file name |
Definition at line 30 of file JObjectStreamIO.hh.
|
inlineinherited |
Store to output file.
file_name | file name |
Definition at line 41 of file JObjectStreamIO.hh.
JMassSquaredDifference<T> JOSCPROB::JOscParameters< T >::dM21sq |
Squared mass difference between the first and second neutrino mass eigenstates [eV2].
Definition at line 184 of file JOscParameters.hh.
JMassSquaredDifference<T> JOSCPROB::JOscParameters< T >::dM31sq |
Squared mass difference between the first and third neutrino mass eigenstates [eV2].
Definition at line 185 of file JOscParameters.hh.
JComplexPhase<T> JOSCPROB::JOscParameters< T >::deltaCP |
PMNS phase angle [rad].
Definition at line 186 of file JOscParameters.hh.
JMixingAngle<T> JOSCPROB::JOscParameters< T >::theta12 |
PMNS mixing angle between the first and second neutrino mass eigenstates [rad].
Definition at line 187 of file JOscParameters.hh.
JMixingAngle<T> JOSCPROB::JOscParameters< T >::theta13 |
PMNS mixing angle between the first and third neutrino mass eigenstates [rad].
Definition at line 188 of file JOscParameters.hh.
JMixingAngle<T> JOSCPROB::JOscParameters< T >::theta23 |
PMNS mixing angle between the second and third neutrino mass eigenstates [rad].
Definition at line 189 of file JOscParameters.hh.