25int main(
int argc,
char **argv)
51 zap[
'f'] =
make_field(inputFile,
"oscillation probability table file");
66 =
JOscChannel(JFlavour_t::MUON, JFlavour_t::MUON, JChargeParity_t::PARTICLE);
72 catch (
const exception& error) {
99 h0.SetBinContent(
ix+1,
iy+1, P);
General purpose messaging.
#define DEBUG(A)
Message macros.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
int main(int argc, char **argv)
I/O formatting auxiliaries.
Template definition of a multi-dimensional oscillation probability interpolation table.
double getP(const JOscChannel &channel, const double E, const double costh) const override final
Get oscillation probability for a given oscillation channel.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary data structure for floating point format specification.
Neutrino oscillation channel.
std::shared_ptr< JOscProbInterface > pointer_type
Auxiliary class for creating oscillograms.
Auxiliary data structure for alignment of data.