-
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
revert: #2318 (CKF material to target) after broken Athena integration tests #2321
Conversation
This reverts commit 8ff2bcd.
Codecov Report
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
📊 Physics performance monitoring for 8a155f2Summary VertexingSeedingCKFAmbiguity resolutionTruth tracking (Kalman Filter)Truth tracking (GSF) |
reopened #2318 after #2321 The CKF did not pick up the material in-between the first surface and the target surface. This PR is trying to fix that. Note: I had to use a not so nice hack and call the navigation pre step routine before we step towards the target. I don't see an easy way around that. blocked by - #2336
reopened acts-project#2318 after acts-project#2321 The CKF did not pick up the material in-between the first surface and the target surface. This PR is trying to fix that. Note: I had to use a not so nice hack and call the navigation pre step routine before we step towards the target. I don't see an easy way around that. blocked by - acts-project#2336
reverting after breaking Athena integration tests