celeritas
celeritas copied to clipboard
CMS integration
This is the primary tracking issue for integrating Celeritas with the simulation workflow for the CMS experiment. The primary Celeritas contact points are the "assignees" to the right.
Integrate into CMSSW
- [x] run 3 and run 4 geometry (#822)
- [ ] #1037
- [x] #883
- [x] #1046
- [x] https://github.com/cms-sw/cmsdist/issues/8863
- [x] https://github.com/cms-sw/cmsdist/issues/8867
- [ ] Update VecGeom external
- [ ] Update Celeritas external to 0.6
Core capabilities
- [x] EM physics
- [x] Sensitive detectors
- [x] ORANGE for platform portability: https://github.com/celeritas-project/celeritas/issues/1167
Collaborators
@kpedro88 @sanmayphy
CMS external with Celeritas+CUDA from 2023: https://github.com/cms-sw/cmsdist/compare/IB/CMSSW_15_1_X/master...whokion:cmsdist:celeritas-add-shared
@sanmayphy @whokion @kpedro88 v0.6.3 is released and should hopefully fix the logger initialization error that Sanmay saw. We can keep using the singleton as a starting point as one of us gets a cleaner example of the non-singleton memory management.