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 34 forks source link

Split ExplicitActionInterface to support optical data #1160

Closed pcanal closed 6 months ago

pcanal commented 7 months ago

ActionSequence::execute is now templated on the Params/State type and cast them to the concrete type.