-
Notifications
You must be signed in to change notification settings - Fork 613
[PWGCF,PWGHF] Add a task for p-Dplus correlations in femtodream #12102
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
Conversation
|
O2 linter results: ❌ 62 errors, |
Please consider the following formatting changes to AliceO2Group#12102
|
Please use meaningful commit messages. "Update taskCharmHadronsFemtoDream.cxx" does not tell me anything about what the commit did. |
fix linter error
Please consider the following formatting changes to AliceO2Group#12102
I am very sorry, I will write the changes as the title. I'm trying to fix the linter errors. |
Avoid using a magic number
Please consider the following formatting changes to AliceO2Group#12102
Use lowerCamelCase for names of variables
Use UpperCamelCase for names of constexpr constants.
I fixed the linter errors from the HF part |
|
As I said before, don't make a PR ready for review if it produces errors. That includes compilation without warnings/errors. |
|
Error while checking build/O2Physics/o2 for 755c17d at 2025-08-05 14:35: Full log here. |
use "float mP2 = 0.0;" instead of "float mP2;"
Sorry, I didn't encounter this issue during my local compilation test. I have now fixed it. |
Did you check the log for warnings? |
Since the compilation didn’t fail, I didn’t check the log. I see this warning now, and I will be more careful in the future |
|
hi @Yunfan-Liu, Thanks a lot! all looks good to me! |
…eO2Group#12102) Co-authored-by: ALICE Action Bot <alibuild@cern.ch> Co-authored-by: BiaoZhang (张彪) <52267892+zhangbiao-phy@users.noreply.github.com>
…eO2Group#12102) Co-authored-by: ALICE Action Bot <alibuild@cern.ch> Co-authored-by: BiaoZhang (张彪) <52267892+zhangbiao-phy@users.noreply.github.com>
…eO2Group#12102) Co-authored-by: ALICE Action Bot <alibuild@cern.ch> Co-authored-by: BiaoZhang (张彪) <52267892+zhangbiao-phy@users.noreply.github.com>
No description provided.