Skip to content

Releases: iLCSoft/DDKalTest

v01-07-01

23 Feb 13:05
Compare
Choose a tag to compare

v01-07-01

  • 2024-02-15 tmadlener (PR#16)

    • Maintain existing functionality without emitting spurious error messages with latest versions of DD4hep. See AIDASoft/DD4hep#1229 for more details and related PRs.
  • 2024-02-15 tmadlener (PR#15)

    • Update clicdp nigthles based workflows to use latest clicdp nightlies
    • Add key4hep based workflows

v01-07

29 Jun 09:26
Compare
Choose a tag to compare

v01-07

  • 2022-06-24 Daniel Jeans (PR#13)

      • add missing factor 0.5 to density term of Bethe-Bloch parameterisation
  • 2022-06-17 Thomas Madlener (PR#14)

    • Make CI use github actions instead of travis-CI

v01-06

11 Dec 14:32
Compare
Choose a tag to compare

v01-06

  • 2019-02-19 Andre Sailer (PR#11)
    • DDPlanarMeasLayer: use proper "height" to calculate sortingPolicy for DD4hep::Trapezoids, a.k.a. TGeoTrd2
    • DDPlanarMeasLayer: if SortingPolicy value is present in the DoubleParameters extension for the DetElement of a surface use that number, plus epsilon.
    • Requires AIDASoft/DD4hep#486 to compile, key4hep/k4geo#234 with an example that sets this extension

v01-05

28 Mar 14:19
Compare
Choose a tag to compare

v01-05

  • 2018-01-19 Frank Gaede (PR#8)

    • fix all compiler warnings (gcc54-ub1604)
    • use const ptr for lcio::TrackerHit and dd4hep::Surface
  • 2018-01-22 Frank Gaede (PR#9)

    • revert usage of const EVENT::TrackerHit*
  • 2018-03-28 Marko Petric (PR#10)

    • Fix for the removal of DDSurfaces which have been merged into DDRec
      • includes from DDSurfaces -> DDRec
      • namespace DDSurfaces -> dd4hep::rec

v01-04

12 Oct 13:43
Compare
Choose a tag to compare

v01-04

  • 2017-10-12 Frank Gaede (PR#7)
    • allow for unbounded DDCylinderMeasLayers
      • to be used for the ILD TPC
      • if VolCylinder is marked as unbounded, we use a 'multilayer', ie.
        one layer that extends to both sides of the cathode

v01-03-01

30 Jun 16:53
Compare
Choose a tag to compare

v01-03-01

  • 2017-06-30 Andre Sailer (PR#6)
    • CMake: Drop dependency on DDkalTestLibDeps.cmake

v01-03

30 Jun 13:30
Compare
Choose a tag to compare

v01-03

  • 2017-05-09 Andre Sailer (PR#3)

    • Dropped support for root version < 6
  • 2017-06-20 Andre Sailer (PR#4)

    • Adapt to namespace changes in DD4hep
  • 2017-06-29 Andre Sailer (PR#5)

    • CMake Configuration cleanup: Remove linking against Geant4
    • Require CMake 3.3 (same as DD4hep)

v01-02

19 Apr 09:43
Compare
Choose a tag to compare

v01-02

v01-02-pre

12 Apr 18:29
Compare
Choose a tag to compare
v01-02-pre Pre-release
Pre-release

v01-02

  • 2017-04-07 Emilia Leogrande (PR#2)
    • DDKalTestConf replaced by LCTrackerConf