LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "NueAr40CCGenerator.h"
#include "cetlib/search_path.h"
#include "cetlib_except/exception.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "TMath.h"
#include "TFile.h"
#include "TGraph.h"
#include "TLorentzVector.h"
#include "CLHEP/Random/RandFlat.h"
#include "CLHEP/Random/RandPoisson.h"
#include <fstream>
#include <cmath>
Go to the source code of this file.
Namespaces | |
evgen | |
Event Generation using GENIE, cosmics or single particles. | |