v27.1.0
Fix
- Acts-logo rendered differently on different platforms (#2259) (0c906ad) (@AJPfleger)
- More friendly large etas (#2249) (58133b4) (@pbalek)
- Prototracks to seeds spacepoint livetime (#2244) (639211a) (@benjaminhuth)
- Quick fix
LineSurface
tolerance inconsistency inglobalToLocal
(#2239) (c8beee7) (@andiwand) - Fix FPEOVF in
RootParticleWriter
(#2241) (91fcbb7) (@andiwand) - Missing include of array in FpeMonitor.hpp (#2247) (4bbbbaf) (@CarloVarni)
- And refactor Exa.TrkX plugin (#2192) (c0bd8b5) (@benjaminhuth)
- Clang-format style and update docs (#2207) (9d56444) (@AJPfleger)
Ci
- Add Folder with hashes to the labeler paths (#2257) (1ceb251) (@CarloVarni)
- Add Unit Test paths to auto-labeler (#2242) (769c943) (@paulgessinger)
- Add codespell to CI (#2218) (cd0693b) (@benjaminhuth)
Chore
- Improve CMake formatting (#2255) (f68c31c) (@andiwand)
- Align event generation in physics monitoring and ODD full chain (#2222) (bb5a925) (@andiwand)
Documentation
- Ignore if
eigen.tuxfamily.org
is online (#2256) (5e1ff46) (@andiwand) - Ignore tavianator.com in linkcheck (#2225) (a2eb1f3) (@paulgessinger)
Refactor
qOverP
andabsoluteMomentum
for Stepper interface (#2253) (f22a278) (@andiwand)- Explicit direction parameter instead of momentum for Surface interface (#2250) (7b0e2ed) (@andiwand)
- Move
ParticleData
from Fatras to Core (#2233) (1256675) (@andiwand) - Testing HelicalTrackLinearizer by comparing its Jacobians to numerically computed derivatives (#2141) (bd785d9) (@felix-russo)
- Using UnitConstants in calculation of minHelixRadius in SpacePointGrid (#2243) (b483c1a) (@LuisFelipeCoelho)
- Use inheritance to improve python Sequencer (#2220) (425a8a9) (@paulgessinger)
Feature
- Draw measurements in e.g.
.obj
, refactor and update unittests (#2229) (60bb598) (@AJPfleger) - Improve Acts::zip to take arbitrary number of ranges (#2236) (9c50e11) (@benjaminhuth)
- NeuralCalibrator: ML-based measurement calibration (#2111) (71e4f2d) (@gagnonlg)
- Enable resolved stack traces in clang (#2223) (3075f10) (@paulgessinger)
- Add prototracks-to-seeds algorithm (#2219) (c37d881) (@benjaminhuth)