Jpp
18.0.1-rc.1
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/JOscProbInterpolator.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. | |
Functions | |
template<class JOscProbInterpolator_t = JOscProbInterpolator<>> | |
JEvtWeightFactorFunction < JAtmosphericNeutrinoFlux, JFlux > | JAANET::make_atmosphericNeutrinoFluxFunction (const string &oscProbTableFile, const JOscParameters &oscParameters) |
Auxiliary method for creating an interface to an atmospheric neutrino flux function using an oscillation probability interpolation table. More... | |