|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4LightIonQMDReaction.hh"#include "G4LightIonQMDNucleus.hh"#include "G4LightIonQMDGroundStateNucleus.hh"#include "G4Pow.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4NistManager.hh"#include "G4CrossSectionDataSetRegistry.hh"#include "G4BGGPionElasticXS.hh"#include "G4BGGPionInelasticXS.hh"#include "G4VCrossSectionDataSet.hh"#include "G4CrossSectionInelastic.hh"#include "G4ComponentGGNuclNuclXsc.hh"#include "G4PhysicsModelCatalog.hh"#include "G4NuclearRadii.hh"#include "G4HadronNucleonXsc.hh"#include <iostream>#include <fstream>