celeritas-project / celeritas

Celeritas is a new Monte Carlo transport code designed to accelerate scientific discovery in high energy physics by improving detector simulation throughput and energy efficiency using GPUs.
https://celeritas-project.github.io/celeritas/user/index.html
Other
62 stars 33 forks source link

Add final state helper for ionization interactions #1306

Closed amandalund closed 3 months ago

amandalund commented 3 months ago

This adds a helper class for updating the final state of the incident particle and secondary electron for ionization and refactors the ionization interactors to use it.