-
Notifications
You must be signed in to change notification settings - Fork 176
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
refactor: set full vertex covariance after seeding #2707
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2707 +/- ##
=======================================
Coverage 49.53% 49.53%
=======================================
Files 474 474
Lines 26939 26944 +5
Branches 12433 12435 +2
=======================================
+ Hits 13345 13348 +3
Misses 4751 4751
- Partials 8843 8845 +2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
ATLAS output seems fine. |
Can we get this in then? @paulgessinger |
Sets the also the time covariance of the vertex after seeding. Needed to include time consistently.
Should not change physmon, let's see!