Skip to content

Version 0.4.1

Compare
Choose a tag to compare
@sethrj sethrj released this 07 Dec 21:05
· 299 commits to develop since this release
c0f4129

Released 2023/12/07

Version 0.4.1 is a bugfix and minor feature update to Celeritas, primarily to
support CMSSW integration.

Key enhancements compared to version 0.4.0 are:

  • A new G4VTrackingManager interface to Celeritas from Geant4
  • Support for using a GDML-free VecGeom installation
  • Improved provenance and reporting in JSON output for apps
  • The ability to use stdin/stdout to drive celer-g4 with JSON

Important bug fixes:

  • GeantSimpleCalo can now be used with Celeritas offload enabled.

New features

Reviewers: @amandalund (3), @sethrj (3), @whokion (1)

Bug fixes

  • Fix GeantSimpleCalo output when Celeritas is enabled (@sethrj, #1040)
  • Uniquify ROOT file name when output is directed to stdout (@pcanal, #1051)
  • Fix ROOT dictionary paths (@pcanal, #1054)

Reviewers: @sethrj (2), @amandalund (1)

Documentation improvements

Reviewers: @sethrj (1)

Minor internal changes

Reviewers: @sethrj (3), @pcanal (2)

Full Changelog: v0.4.0...v0.4.1