Skip to content

Releases: acts-project/acts

v0.28.00

09 Jul 14:33
Compare
Choose a tag to compare

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

v0.27.01

09 Jul 14:27
Compare
Choose a tag to compare

Improvement:

  • Backport v0.27: Introduce bfield caching in vertexing and remove refitAfterBadVertex AMVF option #310

v0.27.00

25 Jun 09:09
Compare
Choose a tag to compare

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.25.02

24 Jun 07:47
Compare
Choose a tag to compare

Bug Fixes:

  • Fix CCVB outer disk boundary sized (backport of #261) #264

v0.26.00

12 Jun 14:47
Compare
Choose a tag to compare

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

v0.25.01

12 Jun 14:42
Compare
Choose a tag to compare

Bug Fixes:

  • Backport: Change seed vertex break condition in AMVF #250

Improvement:

  • ProtoLayer/Extent changes (backport) #247

v0.25.00

23 May 18:15
Compare
Choose a tag to compare

Bug Fixes:

  • Bump bundled nlohmann::json to commit 84f19d6 #209
  • ActsSimGeantinoRecording example fixes #208
  • Introducing ConeVolumeBounds #200

Improvement:

  • Update magnetic field documentation page #213
  • Faster local documentation builds #211
  • Use template for source link container in CKF #210
  • Remove smaller/bigger macros cherry pick #206
  • Use white vector logo in docs #201
  • Documentation using Sphinx+Exhale+Doxygen (revised) #197
  • Boundary surface orientation synchronisation #196

New Feature:

  • Add CKF example #171
  • Implentation of CUDA for seed finding #104
  • GaussianGridTrackDensity Vertex Finder #90

v0.24.00

18 May 11:44
Compare
Choose a tag to compare

Bug Fixes:

  • Clean up BenchmarkTool statistics #192
  • Fix the smoothing gain matrix #191
  • Bug fix: Inlining non-templated function definition in header #183
  • Return ERROR for target surface reaching failure in CKF #172
  • Fix ITk navigation #127

Improvement:

  • Refactor Geant4 modules #187
  • Add duplication plot tool #170
  • Extend TruthFitTrack for CKF results #169
  • Use HierarchicalGeometryContainer to simplfiy CKF source link selection #168
  • Add index-based access to HierarchicalGeometryContainer #167
  • MultiTrajectory improvements #71

Infrastructure:

  • Reduce size of debug symbols in coverage job #181
  • Fix the macOS CI build #179
  • Build DD4hep in the CI jobs #174

New Feature:

  • Dummy calorimeter #182
  • Examples material mapping #158

v0.22.01

06 May 18:12
Compare
Choose a tag to compare

Bug

  • Backport v0.22 bug fix: Inlining non-templated function definition in header #184

v0.23.00

30 Apr 16:59
Compare
Choose a tag to compare

Improvement:

  • Remove misleading components from VolumeMaterialInteraction #123
  • Fix bug in CKF and add script for KF timing test #126
  • Introduce response file technology #140
  • Remove dd4hep warnings #128
  • Remove reinitialize flag from stepper classes #110
  • Grouping covariance transport in stepper classes #109

New Feature:

  • Visualization EventData #93
  • Add hierarchical geometry container #120
  • Import Framework Code #82
  • Implement Combinatorial Kalman Filter #102
  • Volume material mapping #94

Infrastructure

  • Only build Core+Tests in the macOS CI build #141
  • Fix the coverage job #136

Bug Fixes:

  • Fix KF/CKF navigation reinitialization #162
  • Fix the bug to identify majority particle #163
  • Fix covariance matrix modifications in point-wise material interactions #122
  • Fix the tryRungeKuttaStepper #160
  • Fix fatras example nullptrs #161
  • Fix jacobian from free to curvilinear coordinates #112