Skip to content

Commit

Permalink
Release Notes for v01-27-02
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Dec 15, 2023
1 parent ec32498 commit 5560eab
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# v01-27-02

* 2023-12-15 Andre Sailer ([PR#1205](https://github.com/aidasoft/dd4hep/pull/1205))
- Geant4PrimaryHandling: fix issue with multiple vertices in Geant4 GeneralParticleSource, fixes #1204

* 2023-12-14 Markus Frank ([PR#1201](https://github.com/aidasoft/dd4hep/pull/1201))
- Incorporate type fix from https://github.com/AIDASoft/DD4hep/pull/1172
- Propagate polish setting from ROOT surfaces to Geant4
- Improve debugging capabilities of detector checksums by improved dumping possibilities.

* 2023-12-14 Andre Sailer ([PR#1196](https://github.com/aidasoft/dd4hep/pull/1196))
- NestedBoxReflection_geo.cpp: use std::abs instead of abs
- HexGrid: use std::abs instead of abs
- DDSim: better logging of which sensitive detector is used when defaults are used

* 2023-12-14 Paul Gessinger ([PR#1195](https://github.com/aidasoft/dd4hep/pull/1195))
- Replace usage of the `imp` module that was removed in Python 3.12 with `importlib` and `types`.

* 2023-11-24 Andre Sailer ([PR#1192](https://github.com/aidasoft/dd4hep/pull/1192))
- DetectorChecksum: use fabs to check if values are 0.0, fixes #1188

# v01-27-01

* 2023-11-20 jmcarcell ([PR#1191](https://github.com/aidasoft/DD4hep/pull/1191))
Expand Down

0 comments on commit 5560eab

Please sign in to comment.