EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "NeutronPhysics.hh"
#include <Geant4/G4ProcessManager.hh>
#include <Geant4/G4NeutronInelasticProcess.hh>
#include <Geant4/G4HadronElasticProcess.hh>
#include <Geant4/G4HadronCaptureProcess.hh>
#include <Geant4/G4NeutronKiller.hh>
#include <Geant4/G4CascadeInterface.hh>
#include <Geant4/G4TheoFSGenerator.hh>
#include <Geant4/G4FTFModel.hh>
#include <Geant4/G4ExcitedStringDecay.hh>
#include <Geant4/G4LundStringFragmentation.hh>
#include <Geant4/G4GeneratorPrecompoundInterface.hh>
#include <Geant4/G4ChipsElasticModel.hh>
#include <Geant4/G4NeutronRadCapture.hh>
#include <Geant4/G4BGGNucleonInelasticXS.hh>
#include <Geant4/G4NeutronElasticXS.hh>
#include <Geant4/G4NeutronCaptureXS.hh>
#include <Geant4/G4SystemOfUnits.hh>