Skip to content

v02-07

Compare
Choose a tag to compare
@gaede gaede released this 28 Mar 14:19
· 22 commits to master since this release

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