Benchmarks using ddsim instead of npsim
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- Avg merge
- 19h 26m
- Merged PRs (30d)
- 13
Description
eg: https://github.com/eic/physics_benchmarks/blob/9a878fba92d0a40d1cbd7dc52f6bdb1d84dccf08/benchmarks/dis/Snakefile#L19
Using `ddsim` does not enable Cherenkov photons. This is fine for now (we're using the LUT), but will cause issues down the line.
Solution: replace `ddsim` with `npsim`. Also consider updating the `npsim` setup to be consistent with [what the Productions WG uses](https://github.com/eic/simulation_campaign_hepmc3/blob/12c4b0b5e332538307bca130810c82fde0a2a308/scripts/run.sh#L140).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.