-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Rework tracklet handling in Examples track finding (#3587)
Reworks the tracklet handling in the Examples track finding algorithm a bit. The extrapolation will now be done anyways if the CKF did not do it which can happen in case the branch stopper stops and keeps a tracklet. Instead of resetting parts of the track quantities here and there we now copy them explicitly from the previous known and desired state. branched out from #3534
- Loading branch information
Showing
1 changed file
with
18 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters