Skip to content

Bump Acts version 0.27.0

This takes the Acts version from v0.25.01 to v0.27.00.

Corresponding Athena MR: athena!34283 (merged)

/cc @corentin

Changes include:

v0.27.00

Bug Fixes:

  • Fix Volume material mapping #281
  • fixed two bug for the GeantinoRecording #276
  • Fix CCVB outer disk boundary sized #261
  • Update TGeometry parsing #258

Improvement:

  • Improvement of the Mapping Example #284
  • Check for removable tracks in GridDensityVertexFinder #283
  • More AMVF performance upgrades #277
  • AMVF timing performance upgrades #274
  • Adding SurfaceArray visualization #260
  • Drop the SLC6 build from CI #259
  • Clean up the version header #257
  • Contribution guide change #256
  • Set default build type to RelWithDebInfo #254
  • Remove unnecessary/unused elements from (C)KF #251
  • Consistent track parameters names (Part 1) #241
  • Including FreeParameters in ParameterSet #231

Infrastructure:

  • Remove non-core components from coverage build #262

v0.26.00

Bug Fixes:

  • Change seed vertex break condition in AMVF #255
  • Change default vertex chi2 #232
  • Fix bound parameters visualization #230
  • Do not default-construct the stepper field input #229
  • Fix in doc installation description #218
  • docker -> docker run #217

Improvement:

  • Change stalebot days until close time #253
  • Run CI on release branches #248
  • ProtoLayer/Extent changes #246
  • Use std::filesystem instead of boost::filesystem #242
  • Untemplate methods in TrackingVolume #240
  • Replace auto keywords in KalmanVertexUpdaters by explicit types #235
  • Add track EDM visualization #233
  • Make the condition of equal operator of spacepoint tighter #225
  • Add How-to for CKF #224
  • Add vertexing tutorial #223
  • Add a Howto guide for running Fatras examples #222
  • Remove std::move in some HepMC3 code #216
  • Update the Getting-Started guide #215
  • Add options for CKF example #214
  • Refactor surface sorting #212

Infrastructure:

  • Add configuration for stale bot #249
  • Add a test data directory #239

New Feature:

  • Add derivative of track parameters to alignment parameters #125
Edited by Paul Gessinger-Befurt

Merge request reports