Releases: acts-project/acts
Releases · acts-project/acts
v0.28.00
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
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.25.02
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:
New Feature:
- Add derivative of track parameters to alignment parameters #125
v0.25.01
v0.25.00
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:
v0.24.00
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:
v0.22.01
v0.23.00
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