File StandardInteractions.hpp

namespace ActsFatras

Typedefs

using StandardChargedElectroMagneticInteractions = InteractionList<detail::StandardScattering, detail::StandardBetheBloch, detail::StandardBetheHeitler>

Standard set of electro-magnetic interactions for charged particles.

Scattering must come first so it is computed with the unmodified initial energy before energy loss is applied.

Warning

The list has no cuts on input particle charge or kinematics, i.e. it relies on the simulator to preselect relevant charged particles before application.

Functions

StandardChargedElectroMagneticInteractions makeStandardChargedElectroMagneticInteractions(double minimumAbsMomentum)

Construct the standard electro-magnetic interactions for charged particles.

Parameters

minimumAbsMomentum – lower p cut on output particles