Skip to content

Bump Acts version 1.2.0

Bastian Schlag requested to merge bschlag/atlasexternals:bump_acts_v1.20 into master

This MR updates the Acts version to 1.2.0 (which will eventually allow the Acts AMVF to be the default primary vertexing for Athena).

See detailed list here: acts/releases/tag/v1.2.0

Fix

  • Fix FPE overflow issue
  • Fix navigation when collecting surface in tracking volume hierarchy
  • Examples/Pythia8: fix particle construction parameter order
  • Update test.hepmc3

Refactor

  • Extend examples printers
  • Smear particle in the perigee frame
  • Better print output

Feature

  • Add an Autodiff Plugin
  • Add smearing examples
  • Add tolerance parameter to globalToLocal functions

Merge request reports