Jpp
18.3.0-rc.1
the software that should make you happy
|
#include "JLang/JClonable.hh"
#include "JOscProb/JOscChannel.hh"
#include "JOscProb/JOscParameters.hh"
#include "JOscProb/JOscProbInterface.hh"
Go to the source code of this file.
Classes | |
struct | JOSCPROB::JOscProbFunction< JFunction_t > |
Implementation of oscillation probability function interface. More... | |
Namespaces | |
JOSCPROB | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
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... | |