v28.2.0
Fix
- Reset navigation state correctly in KF reverse pass (#2368) (a22a8be) (@andiwand)
- Exa.TrkX edge duplicate removal (#2373) (dd8188a) (@benjaminhuth)
- Fix AMVF finding with negative cov (#2374) (1c459a9) (@andiwand)
- Track parameter estimation might give inf time (#2353) (10b40b7) (@paulgessinger)
Refactor
- Exa.TrkX boost track building & unit test (#2361) (0eb5954) (@benjaminhuth)
- Move some implementation from header to source (#2371) (543bd5a) (@benjaminhuth)
- Use
Particle::qOverP
in Fatras simulation (#2375) (c83f8fc) (@andiwand) - Use map instead of two vectors in AdaptiveGridTrackDensity (#2338) (f96b048) (@felix-russo)
- Remove direction from
NavigationOptions
and drop constructor (#2345) (0f745ae) (@andiwand)
Feature
- ExaTrkX edge building KDTree on CPU + fixes + refactor + tests (#2360) (0486e42) (@benjaminhuth)
- Read CSV clusters and measurement-particles-map & refactor (#2103) (342899b) (@benjaminhuth)
- Make SourceLink SBO size configurable via CMake (#2357) (7ae364d) (@paulgessinger)
- Configurable maximum number of bins in SP grid (#2325) (e9977db) (@LuisFelipeCoelho)
Ci
- Build physmon summary from explicit report information (#2350) (9cd59fd) (@paulgessinger)
- Add reco, reco after vertex fit, and truth track momenta to physmon (#2221) (d0759c0) (@felix-russo)
Performance
- Write unbiased residual for each track state (#2238) (4a8a7ee) (@XiaocongAi)
LineSurface
back tocol(2)
for local z axis (#2369) (951edca) (@andiwand)
Documentation
- Improve documentation on surface classes (#2323) (430eb1e) (@paulgessinger)