ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "HyperonPhysics.hh"
#include <Geant4/G4ProcessManager.hh>
#include <Geant4/G4LambdaInelasticProcess.hh>
#include <Geant4/G4SigmaPlusInelasticProcess.hh>
#include <Geant4/G4SigmaMinusInelasticProcess.hh>
#include <Geant4/G4XiZeroInelasticProcess.hh>
#include <Geant4/G4XiMinusInelasticProcess.hh>
#include <Geant4/G4OmegaMinusInelasticProcess.hh>
#include <Geant4/G4HadronElasticProcess.hh>
#include <Geant4/G4HadronicAbsorptionBertini.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/G4HadronElastic.hh>
#include <Geant4/G4ChipsHyperonInelasticXS.hh>
#include <Geant4/G4SystemOfUnits.hh>