Skip to content

Conversation

@mhartung71
Copy link
Contributor

No description provided.

@github-actions github-actions bot changed the title Add centrality info, fix minor issues [PWGLF] Add centrality info, fix minor issues Dec 17, 2024
njacazio
njacazio previously approved these changes Dec 17, 2024
@njacazio
Copy link
Collaborator

Hi @mhartung71 please fix the conflicts

@mhartung71
Copy link
Contributor Author

Hi @njacazio, the confilcts are now resolved

@njacazio njacazio merged commit 1eccc8f into AliceO2Group:master Dec 17, 2024
10 checks passed
Copy link
Collaborator

@vkucera vkucera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mhartung71 Thanks a lot for addressing the O2 linter warnings. Please see my comments below.

Comment on lines -406 to +399
struct hypKfRecoTask {
struct hypKfRecoTask { // o2-linter: disable=[name/workflow-file][name/struct]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the reason to disable the tests here?

}; // class hyperNucCandidate
KFParticle getDaughterTrackKfp(int track)
{
return kfpDaughters.at(track + isCascade() ? 1 : 0);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bug reported as a compilation error. Please fix it asap.

@mhartung71
Copy link
Contributor Author

mhartung71 commented Dec 18, 2024 via email

@mhartung71 mhartung71 mentioned this pull request Dec 18, 2024
@vkucera
Copy link
Collaborator

vkucera commented Dec 18, 2024

Thanks @mhartung71

hernasab pushed a commit to hernasab/O2Physics that referenced this pull request Dec 20, 2024
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
feisenhu pushed a commit to feisenhu/O2Physics that referenced this pull request Jan 8, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
smaff92 pushed a commit to smaff92/O2Physics that referenced this pull request Feb 17, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants