ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "KaonPhysics.hh"
#include <Geant4/G4ProcessManager.hh>
#include <Geant4/G4KaonPlusInelasticProcess.hh>
#include <Geant4/G4KaonMinusInelasticProcess.hh>
#include <Geant4/G4KaonZeroLInelasticProcess.hh>
#include <Geant4/G4KaonZeroSInelasticProcess.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/G4ChipsKaonPlusInelasticXS.hh>
#include <Geant4/G4ChipsKaonMinusInelasticXS.hh>
#include <Geant4/G4ChipsKaonZeroInelasticXS.hh>
#include <Geant4/G4CrossSectionPairGG.hh>
#include <Geant4/G4CrossSectionElastic.hh>
#include <Geant4/G4ComponentGGHadronNucleusXsc.hh>
#include <Geant4/G4SystemOfUnits.hh>