|
Jpp
18.2.1
the software that should make you happy
|
Go to the source code of this file.
Classes | |
| struct | JOSCPROB::JOscProbFunction< JFunction_t > |
| Implementation of oscillation probability function interface. More... | |
| struct | JOSCPROB::JOscProbFunction< pOscProb > |
| Implementation of C-style oscillation probability function. More... | |
Namespaces | |
| JOSCPROB | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Typedefs | |
| typedef double(* | JOSCPROB::pOscProb )(const JOscChannel &, const double, const double) |
Functions | |
| template<class JFunction_t > | |
| JOscProbFunction< JFunction_t > | JOSCPROB::make_oscProbFunction (const JFunction_t &function) |
| Auxiliary method for creating an interface to an oscillation probability function. More... | |
| JOscProbFunction< pOscProb > | JOSCPROB::make_oscProbFunction (pOscProb function) |
| Auxiliary method for creating an interface to an oscillation probability function. More... | |
1.8.5