#include "NueAr40CCGenerator.h"#include "cetlib/search_path.h"#include "cetlib_except/exception.h"#include "fhiclcpp/ParameterSet.h"#include "nusimdata/SimulationBase/MCNeutrino.h"#include "nusimdata/SimulationBase/MCTruth.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 <cmath>Go to the source code of this file.
Namespaces | |
| evgen | |
| Event Generation using GENIE, cosmics or single particles. | |
1.8.11