Skip to content

Releases: HEP-FCC/dual-readout

v0.1.8

07 Nov 12:03

Choose a tag to compare

What's Changed

  • Move DataHandle and MetaDataHandle to the k4FWCore namespace by @jmcarcell in #48
  • Remove the init_hsf workflow since there is a build workflow already by @jmcarcell in #49

Full Changelog: v0.1.7...v0.1.8

v0.1.7

30 May 07:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

15 May 13:39

Choose a tag to compare

What's Changed

  • Fix include for when using a more recent version of SimSiPM by @jmcarcell in #46
  • Update CMakeLists.txt to use Key4hepConfig.cmake by @jmcarcell in #45

Full Changelog: v0.1.5...v0.1.6

v0.1.5

28 Jan 15:33
54fd25b

Choose a tag to compare

What's Changed

  • Change ROOTFrameReader to ROOTReader by @jmcarcell in #42
  • Add the key4hep-build workflow and fix compiler warnings to make CI pass by @jmcarcell in #43
  • Simplify finding DD4hep in CMakeLists.txt to fix builds on MacOS by @jmcarcell in #44

Full Changelog: v0.1.4...v0.1.5

v0.1.4

20 Sep 08:43
3c49a0e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

22 Feb 13:41
8de91e0

Choose a tag to compare

What's Changed

  • Using getDetector() instead of lcdd() by @kjvbrt in #34
  • Removing SimG4OpticalPhysicsList algorithm by @kjvbrt in #35

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

21 Nov 15:31

Choose a tag to compare

What's Changed

  • cmake: fix CLHEP includes by @vvolkl in #30
  • Add em4dr generated folders to .gitignore by @vvolkl in #31
  • Use enhanced time constants for Scintillation in Geant4 by @vvolkl in #32
  • Migrate from user-defined SparseVector to EDM4hep's TimeSeries by @SanghyunKo in #33

Full Changelog: v0.1.1...v0.1.2

v0.1.1: Make edm4dr an "extended datamodel"

13 Oct 17:54
2362560

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0: Migration to key4hep framework, compatibility with podio v00-15

10 Mar 12:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.1.0

Preliminary Initial Release

26 Feb 13:58
0f90992

Choose a tag to compare

Geometry with a small number of rotations in phi direction (#9)

* take care corner cases of small # of rotations in phi

* estimate numx & numy on-the-fly instead of saving them in CellID (overflow of field with small # of rotations)

* fix readouts