ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "EICPhysicsList.hh"
#include "ProtonPhysics.hh"
#include "NeutronPhysics.hh"
#include "PionPhysics.hh"
#include "KaonPhysics.hh"
#include "HyperonPhysics.hh"
#include "AntiBaryonPhysics.hh"
#include "IonPhysics.hh"
#include "GammaLeptoNuclearPhysics.hh"
#include <Geant4/G4SystemOfUnits.hh>
#include <Geant4/G4UnitsTable.hh>
#include <Geant4/G4EmStandardPhysics.hh>
#include <Geant4/G4EmExtraPhysics.hh>
#include <Geant4/G4OpticalPhysics.hh>
#include <Geant4/G4EmParameters.hh>
#include <Geant4/G4DecayPhysics.hh>
#include <Geant4/G4NuclideTable.hh>
#include <Geant4/G4BosonConstructor.hh>
#include <Geant4/G4LeptonConstructor.hh>
#include <Geant4/G4MesonConstructor.hh>
#include <Geant4/G4BaryonConstructor.hh>
#include <Geant4/G4IonConstructor.hh>
#include <Geant4/G4ShortLivedConstructor.hh>