Skip to content

Releases: iLCSoft/MarlinTrk

v02-09-02

08 Mar 12:43
Compare
Choose a tag to compare

v02-09-02

  • 2024-03-08 tmadlener (PR#27)

    • Update CI to latest clicdp nightlies and add key4hep based workflows
  • 2024-03-08 Bohdan Dudar (PR#26)

    • Set d0 and z0 of the TrackStateAtCalo always to 0 #25

v02-09-01

29 Jun 09:46
Compare
Choose a tag to compare

v02-09-01

  • 2022-06-28 Thomas Madlener (PR#24)
    • Fix doxygen cmake config to also work with newer cmake versions (>= 3.17)

v02-09

01 Nov 09:57
Compare
Choose a tag to compare

v02-09

  • 2021-09-29 Bohdan Dudar (PR#22)

    • Now checking for the intersection with the endcaps even if intersection with the barrel has been found. The closest track state to the last tracker hit is saved
  • 2021-09-27 Thomas Madlener (PR#23)

    • Migrate CI from travis to github actions.

v02-08

11 Dec 13:25
Compare
Choose a tag to compare

v02-08

  • 2019-08-23 Andre Sailer (PR#16)
    • CMake: drop export of Lib dependencies, which doesn't work in cmake 3.12
    • CMake: fix CLHEP discovery, first find CLHEP then DD4hep (and implicitly geant4)

v02-07

28 Mar 14:19
Compare
Choose a tag to compare

v02-07

  • 2018-03-13 Marko Petric (PR#11)

  • 2018-03-23 Frank Gaede (PR#12)

    • use the origin as reference point in MarlinTrk::createPrefit() for initial helix
      • this improves the fit probability for Si-tracks (in ILD)
      • similar issues reported by CLICdp
  • 2018-03-28 Marko Petric (PR#13)

    • Fix for the removal of DDSurfaces which have been merged into DDRec
      • includes from DDSurfaces -> DDRec
      • namespace DDSurfaces -> dd4hep::rec
  • 2017-11-30 Andre Sailer (PR#10)

    • Performance optimisation, avoiding dynamic_cast, see also AIDASoft/aidaTT#19
    • Fix compiler warnings for uninitialised members

v02-06

12 Oct 19:41
Compare
Choose a tag to compare

v02-06

  • 2017-10-12 Frank Gaede (PR#9)
    • fix the re-setting of eLoss and QMS configuration parameters in TrkSysConfig

v02-05

12 Oct 13:43
Compare
Choose a tag to compare

v02-05

  • 2017-10-12 Shaojun Lu (PR#8)

    • Fix the segmentation fault which is caused by assigning the wrong number to _indexMap.
      • Only when trajectory added measurement successfully, then to increase pointLabel by one, and assign it to _indexMap.
      • Both DDKalTest and AidaTT(GBL) may be used by "RefitProcessor" and "FullLDCTracking_MarlinTrk" for track fitting.
  • 2017-10-12 Frank Gaede (PR#7)

    • add new helper class TrkSysConfig for setting the correct system configuration per event (scope)
    • reduce initial error on tanLambda in MarlinDDKalTestTrack::initialise()
  • 2017-09-11 Frank Gaede (PR#6)

    • reduce initial uncertainty for kappa/omega for track fits in
      MarlinDDKalTestTracks::initialise(bool fitDirection)
      - fixes a problem in TPC track fits, when first three points define a very different curvature
      - should have no effect on Si-Tracking

v02-04

30 Jun 13:30
Compare
Choose a tag to compare

v02-04

  • 2017-06-20 Andre Sailer (PR#4)

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

    • Clean up of tkrSystem and DDKalDetectors at the end of lifetime
  • 2017-05-17 Frank Gaede (PR#2)

    • replace gear::Vector3D with DDSurfaces::Vector3D in IMarlinTrack interface
      - provide wrapper functions with old signature for backwards compatibility
      - remove all other usages of Gear
    • remove obsolete MarlinKalTest and MarlinKalTestTrack
      - from now on use only MarlinDDKalTest
    • fix all warnings seen with llvm (on mac)

v02-03

19 Apr 09:43
Compare
Choose a tag to compare

v02-03

v02-03-pre

12 Apr 18:29
Compare
Choose a tag to compare
v02-03-pre Pre-release
Pre-release

v02-03