Skip to content

no longer use states from fitResult in closestState

Gerhard Raven requested to merge do-not-use-fitresult-in-closestState into master

This is a pre-cursor of !1691 (merged), which only implements the change in behavior of v1::Track::closestState, namely it no longer first checks the states contained in the TrackFitResult, and only considers states directly contained inside the track itself.

Edited by Marco Cattaneo

Merge request reports