|
Jpp master_rocky-44-g75b7c4f75
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 | |
| namespace | JOSCPROB |
| namespace | 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. | |