v02-07
v02-07
-
2018-03-13 Marko Petric (PR#11)
- Fix for iLCSoft/LCIO#35
-
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
- use the origin as reference point in MarlinTrk::createPrefit() for initial helix
-
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
- includes from
- Fix for the removal of DDSurfaces which have been merged into DDRec
-
2017-11-30 Andre Sailer (PR#10)
- Performance optimisation, avoiding dynamic_cast, see also AIDASoft/aidaTT#19
- Fix compiler warnings for uninitialised members