Skip to content

Update default radius beyond which particles are considered as quasi-stable and make configurable

John Derek Chapman requested to merge jchapman/athena:QSP_R3019mm_21.0 into 21.0

This merge request updates the radius beyond which particles are considered as quasi-stable from 22mm to 30.19mm and makes it configurable via the simFlags.QuasiStableParticleRadius `JobProperty.

Particles decayed by the generator beyond this radius are considered to be quasi-stable particles and will be passed to Geant4 if quasi-stable particle simulation is activated.

Merge request reports