-
Notifications
You must be signed in to change notification settings - Fork 168
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
ci: Add reco, reco after vertex fit, and truth track momenta to physmon #2221
ci: Add reco, reco after vertex fit, and truth track momenta to physmon #2221
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2221 +/- ##
==========================================
- Coverage 49.64% 49.63% -0.01%
==========================================
Files 453 453
Lines 25538 25540 +2
Branches 11708 11709 +1
==========================================
Hits 12678 12678
- Misses 4578 4580 +2
Partials 8282 8282
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
📊: Physics performance monitoring for 210ddf0physmon summary
|
…nto momentum-physmon
Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.cpp
Outdated
Show resolved
Hide resolved
Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.cpp
Show resolved
Hide resolved
Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.cpp
Show resolved
Hide resolved
Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.cpp
Outdated
Show resolved
Hide resolved
Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.hpp
Outdated
Show resolved
Hide resolved
Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.cpp
Show resolved
Hide resolved
I think the physmon histogram reference file will need an update. @felix-russo do you know how to do this? |
something is still off with the references here |
Yes, it is because the references were changed in the main branch. When I merged, I just kept my references, but since the new code from the main branch changes the physmon, I need to update them again. Sorry for the confusion! |
Comparing the reconstructed momenta to their truth values in the physics monitoring. Both the momenta before and after the vertex fit are considered.