|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4NeutronFissionVI.hh"#include "G4HadronicInteractionRegistry.hh"#include "G4SystemOfUnits.hh"#include "G4ParticleDefinition.hh"#include "G4Fragment.hh"#include "G4FragmentVector.hh"#include "G4NucleiProperties.hh"#include "G4VEvaporation.hh"#include "G4VEvaporationChannel.hh"#include "G4VPreCompoundModel.hh"#include "G4ExcitationHandler.hh"#include "G4PhotonEvaporation.hh"#include "G4DynamicParticle.hh"#include "G4ParticleHPManager.hh"#include "G4ParticleTable.hh"#include "G4IonTable.hh"#include "G4Electron.hh"#include "G4Deuteron.hh"#include "G4Triton.hh"#include "G4He3.hh"#include "G4Alpha.hh"#include "Randomize.hh"#include "G4RandomDirection.hh"#include "G4HadronicParameters.hh"#include "G4PhysicsModelCatalog.hh"