Skip to content

[PWGHF] Adding missing subscriptions to important tables in correlator, separating charges of D mesons candidates in the task#15178

Open
VDiBella wants to merge 1 commit intoAliceO2Group:masterfrom
VDiBella:dev3
Open

[PWGHF] Adding missing subscriptions to important tables in correlator, separating charges of D mesons candidates in the task#15178
VDiBella wants to merge 1 commit intoAliceO2Group:masterfrom
VDiBella:dev3

Conversation

@VDiBella
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the pwghf PWG-HF label Feb 26, 2026
@github-actions github-actions bot changed the title Adding missing subscriptions to important tables in correlator, separating charges of D mesons candidates in the task [PWGHF] Adding missing subscriptions to important tables in correlator, separating charges of D mesons candidates in the task Feb 26, 2026
@VDiBella VDiBella marked this pull request as ready for review February 27, 2026 08:19
for (const auto& candidate : candidatesInThisCollision) {
auto prong_candidate = candidate.prong1_as<aod::Tracks>();
auto candidate_sign = prong_candidate.sign();
auto candidate_sign = -prong_candidate.sign();
Copy link
Collaborator

Choose a reason for hiding this comment

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

Fix the names, please.

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.

2 participants