Jpp
16.0.1
the software that should make you happy
|
Auxiliary class for defining an oscillation probability table with interpolation function. More...
#include <JOscProbTable_t.hh>
Public Types | |
typedef JArray < NUMBER_OF_OSCCHANNELS, double > | data_type |
typedef JElement2D< double, data_type > | element_type |
typedef JPolintFunction1D < 0, element_type, JGridCollection, data_type > | JFunction1D_t |
typedef JFunction1D_t::argument_type | argument_type |
Auxiliary class for defining an oscillation probability table with interpolation function.
Definition at line 43 of file JOscProbTable_t.hh.
typedef JArray<NUMBER_OF_OSCCHANNELS, double> JOSCPROB::JOscProbTable_t::data_type |
Definition at line 45 of file JOscProbTable_t.hh.
typedef JElement2D<double, data_type> JOSCPROB::JOscProbTable_t::element_type |
Definition at line 46 of file JOscProbTable_t.hh.
typedef JPolintFunction1D<0, element_type, JGridCollection, data_type> JOSCPROB::JOscProbTable_t::JFunction1D_t |
Definition at line 47 of file JOscProbTable_t.hh.
Definition at line 49 of file JOscProbTable_t.hh.