#include "TRandom3.h"
#include <iostream>
#include "TH1.h"
#include "TH2.h"
#include "TF1.h"
#include "TF2.h"
#include "TCanvas.h"
#include "TF3.h"
#include "TH2D.h"
#include "vector.hh"
#include "position.hh"
Go to the source code of this file.
Classes | |
class | Y |
Inelasticity distributions: stores parametrizations and picks inelasticities. More... | |
class | Primaries |
Functions you need to generate a primary interaction including cross sections and picking charged current/neutral current and flavor Primaries. More... | |
class | Interaction |
Stores everything about a particular neutrino interaction. Interaction. More... | |