Skip to content

v0.28.00

Compare
Choose a tag to compare
@paulgessinger paulgessinger released this 09 Jul 14:33

Bug Fixes:

  • Fix Result constructor #309
  • Fix compiler warnings (final, version N, with sparkles) #304
  • Fix even more compiler warnings #301
  • Some small vertexing fixes #296
  • Fix compiler warning in VerticesHelper #295
  • Fix assorted compiler warnings #279

Improvement:

  • Introduce magnetic field caching in vertexing and remove refitAfterBadVertex option #306
  • Make the material classification numbers an opaque vector #299
  • Adding MeasurementHelpers and GainMatrix cpp files #291
  • Adding SurfaceBinningMatcher & Tests, adapt TGeoBuilder #290
  • Remove TrackState #289
  • Removed the material decoration in the DD4hep Plugin #287
  • Add Vector4 types #286
  • Fix narrowing conversions in Result Test #282
  • Rework GeometryHierarchyMap and add Json conversion #278
  • Visualization rework #270
  • Using ParameterSet in SingleFreeTrackParameters #268

Infrastructure:

  • Bump CI container images to v3 #312
  • Fix pattern for which branches trigger WF on PR #311
  • Introduce image versions to all jobs #308
  • Fix installed CMake config #267

New Feature:

  • Howto for material mapping #288