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/
Other
64 stars 35 forks source link

Refactor action sequence into action group plus extras #1410

Closed sethrj closed 2 months ago

sethrj commented 2 months ago

This refactors the grouping functionality "action sequence" into a separate class that's reusable for optical stepping as it doesn't contain core-specific components.