Jpp 19.3.0-rc.3
the software that should make you happy
|
Example program to print oscillation probabilities interpolated in energy and zenith-angle. More...
#include <iostream>
#include <iomanip>
#include <string>
#include <map>
#include "Jeep/JPrint.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
#include "JOscProb/JOscChannel.hh"
#include "JOscProb/JOscParameters.hh"
#include "JOscProb/JOscProbInterpolator.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Example program to print oscillation probabilities interpolated in energy and zenith-angle.
Definition in file JPrintOscProb.cc.
int main | ( | int | argc, |
char ** | argv ) |
Definition at line 21 of file JPrintOscProb.cc.