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 RootPrimaryGenerator sampler #1226

Closed stognini closed 4 months ago

stognini commented 5 months ago

This PR is a follow up on issue #1207 and adds the capability to sample primaries from an existing ROOT file with offloaded primaries (see RootEventWriter).

Main additions: