Skip to content

Conversation

@zhangbiao-phy
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added the pwghf PWG-HF label Jan 24, 2026
@github-actions github-actions bot changed the title Fix potential bug in the eta selection function in the charm track femto task [PWGHF] Fix potential bug in the eta selection function in the charm track femto task Jan 24, 2026
@github-actions
Copy link

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

Copy link
Collaborator

@alibuild alibuild left a comment

Choose a reason for hiding this comment

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

Auto-approving on behalf of @zhangbiao-phy.

@zhangbiao-phy zhangbiao-phy merged commit b980110 into AliceO2Group:master Jan 24, 2026
13 checks passed
auto e1 = std::move(eta);
auto e2 = e1;

return (nexp(std::move(e1)) + nexp(std::move(e2) * (-1.0f))) * 0.5f;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why do you use move?

@vkucera
Copy link
Collaborator

vkucera commented Jan 26, 2026

Fix the warning.

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

Labels

pwghf PWG-HF

Development

Successfully merging this pull request may close these issues.

3 participants