v30.3.0
Refactor
- Comment and unify the creation and filling of trackStateProxy (KF) (#2499) (e0d26d8) (@AJPfleger)
- Make Fatras
Particle
and simulation surface aware (#2546) (630fc20) (@andiwand) - Improve and clean-up GX2F unitTest (#2573) (a07ffcd) (@AJPfleger)
- Rework physmon track fitting (#2549) (06e46fc) (@andiwand)
- Propagator deduce parameter type from stepper (#2413) (f54faba) (@benjaminhuth)
- Refactor and fix
accuracy
property inConstrainedStep
(#2532) (5e0b311) (@andiwand) - Remove
effectiveProjector()
fromcollector()
in GX2F (#2556) (244b280) (@AJPfleger) - Refactor target direction logic in KF/CKF (#2539) (fd80ca7) (@andiwand)
- Const access for
Acts::Result
(#2555) (79284ea) (@andiwand) - Refactor CKF error handling and introduce path limit (#2540) (6371455) (@andiwand)
- Revert "remove division of vertex covariance with weight" (#2548) (9a27c85) (@felix-russo)
- Remove division of vertex covariance with weight (#2522) (89888a4) (@felix-russo)
- Refactor loop protection (#2535) (b1ef696) (@andiwand)
- Check for 0 charge in track linearization (#2507) (37e1543) (@felix-russo)
Feature
- Add boolean useTime to AMVFitter (#2521) (b4be75f) (@felix-russo)
- Use blueprint to generate cylindrical detector (#2557) (33e36ea) (@asalzburger)
- Add (optional) Jacobian reversal to Track (#2571) (6df0704) (@paulgessinger)
- Wire tolerance to bound parameter factory (#2563) (be4433c) (@andiwand)
- Allow particle selection with measurment count (#2570) (deb3744) (@benjaminhuth)
- Add measurement map selector with geometry selection (#2572) (adccec3) (@benjaminhuth)
- Add PODIO plugin, Track EDM backend (#2094) (db3ec38) (@paulgessinger)
- Python bindings and truth tracking example for GX2F (#2512) (2ed5a93) (@AJPfleger)
- Initial version of ATLAS-based FTF seeding (#2227) (13f9308) (@Rosie-Hasan)
- Fill track in GX2F (#2511) (a9ab6a5) (@AJPfleger)
- Introduce blueprint (#2550) (187b83c) (@asalzburger)
- Add infrastructure for GNN+CKF (#2558) (fa932cf) (@benjaminhuth)
- Angles of incidence in neural calibrator (#2494) (5035479) (@gagnonlg)
- Add csv prototrack writer (#2513) (25331d0) (@benjaminhuth)
- Add timing, device hint and mutex to ExaTrkX plugin (#2553) (cc7857b) (@benjaminhuth)
- Add option for double-matching in CKF performance writer (#2554) (35ec532) (@benjaminhuth)
Fix
- Fix boundaries navigation (#2534) (f84610d) (@andiwand)
- Fix bugs and improve docs for prototracks-to-parameters algorithm (#2567) (713ff52) (@benjaminhuth)
- Fixes after 2227 (#2565) (9b6cf2f) (@andiwand)
- Fix vertexing for physmon ckf tracking (#2547) (69e2190) (@andiwand)
- Add envelope to
CuboidVolumeBuilder
(#2542) (98f36a0) (@andiwand) - DiscTrapezoidBounds vertices (#2541) (43411f1) (@XiaocongAi)
Chore
Performance
CI
- Update Exa.TrkX images (#2515) (e0655e1) (@benjaminhuth)