NeutronHPphysics.cc File Reference

High precision neutron physics constructor for Geant4. More...

#include "NeutronHPphysics.hh"
#include "Geant4/G4ParticleDefinition.hh"
#include "Geant4/G4ProcessManager.hh"
#include "Geant4/G4ProcessTable.hh"
#include "Geant4/G4HadronElasticProcess.hh"
#include "Geant4/G4ParticleHPElastic.hh"
#include "Geant4/G4ParticleHPElasticData.hh"
#include "Geant4/G4ParticleHPThermalScattering.hh"
#include "Geant4/G4ParticleHPThermalScatteringData.hh"
#include "Geant4/G4NeutronInelasticProcess.hh"
#include "Geant4/G4ParticleHPInelastic.hh"
#include "Geant4/G4ParticleHPInelasticData.hh"
#include "Geant4/G4HadronCaptureProcess.hh"
#include "Geant4/G4ParticleHPCapture.hh"
#include "Geant4/G4ParticleHPCaptureData.hh"
#include "Geant4/G4HadronFissionProcess.hh"
#include "Geant4/G4ParticleHPFission.hh"
#include "Geant4/G4ParticleHPFissionData.hh"
#include "Geant4/G4SystemOfUnits.hh"

Go to the source code of this file.

Detailed Description

High precision neutron physics constructor for Geant4.

Adapted from the Geant4 example Hadr04

Definition in file NeutronHPphysics.cc.