Import Geant4 10.0.0 source tree
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
#
|
||||
# Definition of the hadronic physics component of the physics list
|
||||
# The electromagnetic physics and decay are activated by default
|
||||
# in the RemSimPhysicsList class
|
||||
#
|
||||
# Add components of hadronic physics
|
||||
/physics/addPhysics QElastic # Hadronic elastic model
|
||||
/physics/addPhysics binary # Hadronic inelastic model
|
||||
/physics/addPhysics binary_ion # Hadronic inelastic model for ions
|
||||
/physics/addPhysics radioactive_decay # Radioactive decay
|
||||
# Definition of the physics processes and models
|
||||
# Define the physics models
|
||||
/physic/addPhysics LowE_Livermore # Electromagnetic model
|
||||
/physic/addPhysics HPElastic # Hadronic elastic model with HP
|
||||
/physic/addPhysics binary # Hadronic inelastic model
|
||||
/physic/addPhysics binary_ion # Hadronic inelastic model for ions
|
||||
/physic/addPhysics radioactive_decay # Radioactive decay
|
||||
|
||||
|
||||
Reference in New Issue
Block a user