-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use HierarchicalGeometryContainer to simplfiy CKF source link selection #168
Use HierarchicalGeometryContainer to simplfiy CKF source link selection #168
Conversation
Codecov Report
@@ Coverage Diff @@
## master #168 +/- ##
==========================================
+ Coverage 46.01% 46.04% +0.02%
==========================================
Files 353 353
Lines 17664 17646 -18
Branches 8220 8209 -11
==========================================
- Hits 8128 8125 -3
+ Misses 4319 4312 -7
+ Partials 5217 5209 -8
Continue to review full report at Codecov.
|
Hi @msmk0 , could you help take a look at this PR to see if the |
bcbfb59
to
aa040c8
Compare
Tests/UnitTests/Core/TrackFinder/CombinatorialKalmanFilterTests.cpp
Outdated
Show resolved
Hide resolved
aa040c8
to
285ad9a
Compare
I approved the changes and the CI build runs through, but I can not merge. It looks like some checks are blocking it. Not sure what to do in that case. @paulgessinger Suggestions? |
Seems to have been a communication problem with the bots. |
This PR simplify the CKF source link selection by using the hierarchical geometry container for the selection criteria.