Jpp
18.5.0
the software that should make you happy
|
#include "flux/Flux.hh"
#include "JAAnet/JEvtWeightFactorFunction.hh"
#include "JAAnet/JOscFlux.hh"
#include "JOscProb/JOscProbFunction.hh"
#include "JOscProb/JOscProbInterface.hh"
#include "JOscProb/JOscProbInterpolator.hh"
#include "JOscProb/JOscParametersInterface.hh"
Go to the source code of this file.
Classes | |
struct | JAANET::JAtmosphericNeutrinoFlux |
Implementation of atmospheric neutrino flux using official KM3NeT atmospheric flux function. More... | |
Namespaces | |
JAANET | |
Extensions to Evt data format. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
template<class JOscProbInterpolator_t = JOscProbInterpolator<>> | |
JEvtWeightFactorFunction < JAtmosphericNeutrinoFlux, JFlux > | JAANET::make_atmosphericNeutrinoFluxFunction (const std::string &oscProbTableFile, const JOscParametersInterface< double > &oscParameters) |
Auxiliary method for creating an interface to an atmospheric neutrino flux function using an oscillation probability interpolation table. More... | |