EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "IonPhysics.hh"
#include <Geant4/G4ProcessManager.hh>
#include <Geant4/G4HadronElasticProcess.hh>
#include <Geant4/G4HadronInelasticProcess.hh>
#include <Geant4/G4TheoFSGenerator.hh>
#include <Geant4/G4FTFModel.hh>
#include <Geant4/G4ExcitedStringDecay.hh>
#include <Geant4/G4LundStringFragmentation.hh>
#include <Geant4/G4GeneratorPrecompoundInterface.hh>
#include <Geant4/G4QMDReaction.hh>
#include <Geant4/G4HadronicInteractionRegistry.hh>
#include <Geant4/G4PreCompoundModel.hh>
#include <Geant4/G4BinaryLightIonReaction.hh>
#include <Geant4/G4HadronElastic.hh>
#include <Geant4/G4NuclNuclDiffuseElastic.hh>
#include <Geant4/G4CrossSectionElastic.hh>
#include <Geant4/G4CrossSectionInelastic.hh>
#include <Geant4/G4ComponentGGNuclNuclXsc.hh>
#include <Geant4/G4SystemOfUnits.hh>