ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "ProtonPhysics.hh"
#include <Geant4/G4ProcessManager.hh>
#include <Geant4/G4ProtonInelasticProcess.hh>
#include <Geant4/G4HadronElasticProcess.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/G4BGGNucleonInelasticXS.hh>
#include <Geant4/G4ChipsProtonElasticXS.hh>
#include <Geant4/G4SystemOfUnits.hh>