Skip to content

Full and VELO-only backward Kalman Filters

Thomas Boettcher requested to merge thboettc_kalman_full_and_velo_only into master

Added a separate algorithm for the VELO-only Kalman Filter using the simplified kalman filter as a starting point and adding momentum dependent noise. This allows us to choose the full or VELO-only Kalman Filter. Also improved implementations in ParKalmanMath.

Merge request reports