KF on multitrajectory
This is the KF part from !599 (merged).
This MR switches over the KF to use MultiTrajectory
instead of a std::vector<TrackState>
.
Edited by Paul Gessinger
GitLab service scheduled maintenance on Friday, March 21st 2025 as of 08h00 Geneva time for an estimated period of 1 hour. Further information under OTG0154918.
This is the KF part from !599 (merged).
This MR switches over the KF to use MultiTrajectory
instead of a std::vector<TrackState>
.