Skip to content

[PWGLF] Added anti-particles#16188

Open
sawankumawat wants to merge 1 commit intoAliceO2Group:masterfrom
sawankumawat:master
Open

[PWGLF] Added anti-particles#16188
sawankumawat wants to merge 1 commit intoAliceO2Group:masterfrom
sawankumawat:master

Conversation

@sawankumawat
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 11, 2026

O2 linter results: ❌ 0 errors, ⚠️ 3 warnings, 🔕 0 disabled

@github-actions github-actions Bot changed the title Added anti-particles [PWGLF] Added anti-particles May 11, 2026
Comment thread PWGLF/Utils/mcParticle.h Outdated
@alibuild
Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for 2cee0c6 at 2026-05-11 09:22:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGLF/Utils/mcParticle.h:350:1: error: version control conflict marker in file
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGLF/Utils/mcParticle.h:353:1: error: version control conflict marker in file
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGLF/Utils/mcParticle.h:356:1: error: version control conflict marker in file
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGLF/Utils/mcParticle.h:358:9: error: 'fairLOggerunLikelyvariable3' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGLF/Utils/mcParticle.h:358:9: error: 'fairLOggerunLikelyvariable' was not declared in this scope
ninja: build stopped: subcommand failed.

Full log here.

Comment thread PWGLF/Utils/mcParticle.h
Comment on lines +340 to +345
case -o2::constants::physics::Pdg::kK0Star892:
return Kstar;
case 323:
return KstarPM;
case -323:
return KstarPM;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why don't you use the named constants?

@vkucera
Copy link
Copy Markdown
Collaborator

vkucera commented May 11, 2026

Please make it clear in your PR title which part of the framework has changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

4 participants