Jpp
17.0.0
the software that should make you happy
|
Example program to histogram neutrino interaction cross sections. More...
#include <string>
#include <iostream>
#include "TROOT.h"
#include "TFile.h"
#include "TH1D.h"
#include "JPhysics/JNeutrino.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 to histogram neutrino interaction cross sections.
Definition in file JNeutrino.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 20 of file JNeutrino.cc.