-
Notifications
You must be signed in to change notification settings - Fork 624
[PWGDQ,PWGJE] speed up runMCGen and reshape table #14520
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
base: master
Are you sure you want to change the base?
Conversation
|
O2 linter results: ❌ 1198 errors, |
[PWGDQ] Please consider the following formatting changes to AliceO2Group#14520
PWGJE/Core/JetDQUtilities.h
Outdated
| candidate.deviationPairKF(), candidate.deviationxyPairKF(), | ||
| candidate.massKFGeoTop(), candidate.chi2overndfKFGeoTop(), | ||
| candidate.tauz(), candidate.tauxy(), candidate.lz(), candidate.lxy()); | ||
| candidate.tauz(), candidate.tauxy(), -999., candidate.lz(), candidate.lxy()); |
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.
Hi @zjxiongOvO , why do you fill this with a dummy value in the JE framework instead of doing candidate.tauxyPoleJpsiMass() ?
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.
Hello, my original intention was to avoid impacting the workflows of other PWGs as much as possible, but I have already submitted a new PR to fix it
|
Error while checking build/O2Physics/o2 for c04669b at 2026-01-16 19:11: Full log here. |
No description provided.