|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4ChargeExchange.hh"#include "G4ChargeExchangeXS.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4ParticleTable.hh"#include "G4ParticleDefinition.hh"#include "G4IonTable.hh"#include "Randomize.hh"#include "G4NucleiProperties.hh"#include "G4DecayTable.hh"#include "G4VDecayChannel.hh"#include "G4DecayProducts.hh"#include "G4NistManager.hh"#include "G4Fragment.hh"#include "G4ExcitationHandler.hh"#include "G4ReactionProductVector.hh"#include "G4Exp.hh"#include "G4Log.hh"#include "G4Pow.hh"#include "G4HadronicParameters.hh"#include "G4PhysicsModelCatalog.hh"