PlasmaMLPALLAS
|
Implementation of the PlasmaMLPALLASPhysics custom physics list. More...
#include "PlasmaMLPALLASPhysics.hh"
Implementation of the PlasmaMLPALLASPhysics custom physics list.
This file implements the PlasmaMLPALLASPhysics
class, a custom physics list derived from Geant4's G4VModularPhysicsList
. It defines the set of physics processes to be used in the PALLAS plasma simulation, tailored for both electromagnetic and hadronic interactions, including ions, neutrons, and radioactive decays.
The physics list includes:
The class also configures the nuclide table to store unstable isotopes with half-lives above a threshold and sets default production cuts for secondary particles.
Usage:
PlasmaMLPALLASPhysics
and set it as the physics list in the Geant4 run manager.