-
Notifications
You must be signed in to change notification settings - Fork 178
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: make usage of vertex constraint more evident #2529
refactor: make usage of vertex constraint more evident #2529
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2529 +/- ##
==========================================
+ Coverage 48.68% 49.53% +0.85%
==========================================
Files 478 474 -4
Lines 27888 27013 -875
Branches 13172 12474 -698
==========================================
- Hits 13578 13382 -196
+ Misses 4765 4762 -3
+ Partials 9545 8869 -676 ☔ View full report in Codecov by Sentry. |
📊: Physics performance monitoring for ae9dc2fphysmon summary
|
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.
code looks fine but physmon seems to be degraded
…onstraintInFit-AMVFitter
Yes, I didn't find the time to investigate yet, will do so shortly! |
…onstraintInFit-AMVFitter
…onstraintInFit-AMVFitter
…onstraintInFit-AMVFitter
…onstraintInFit-AMVFitter
…onstraintInFit-AMVFitter
…onstraintInFit-AMVFitter
…onstraintInFit-AMVFitter
This should not break athena, I will investigate |
There also seems to be a unit test failure in |
The changes seen in Athena seem pretty wide, I see taus, jets and muons being widely affected. Not sure about the scale yet. |
Yeah this should not affect athena! I will hopefully find the time to investigate soon, but this is not at all ready |
This seems to change the chi2/ndf quite visibly: https://acts-athena-outputs.web.cern.ch/test_data18_13TeV_1000evt/pulls/2529/dcube_expert_last/ |
Removes intricate use of
constraint
inAMVFinder