| 
    Jpp
    19.1.0-rc.1
    
   the software that should make you happy 
   | 
 
Example program for printing the atmospheric neutrino fluxes for the events in a given neutrino MC-file. More...
#include <iostream>#include <iomanip>#include <string>#include "km3net-dataformat/offline/Head.hh"#include "km3net-dataformat/offline/Evt.hh"#include "JAAnet/JAAnetToolkit.hh"#include "JAAnet/JAtmosphericNeutrinoFlux.hh"#include "JSupport/JSupport.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JEvtWeightFileScannerSet.hh"#include "JOscProb/JOscParameters.hh"#include "JOscProb/JOscProbInterpolator.hh"#include "JOscProb/JOscProbHelper.hh"#include "Jeep/JPrint.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) | 
Example program for printing the atmospheric neutrino fluxes for the events in a given neutrino MC-file.
Definition in file JAtmosphericNeutrinoFlux.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
< Set flux for this file scanner
Definition at line 30 of file JAtmosphericNeutrinoFlux.cc.