Skip to content

[PWGCF] updated mixing function for phi#15919

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

[PWGCF] updated mixing function for phi#15919
prottayCMT wants to merge 1 commit intoAliceO2Group:masterfrom
prottayCMT:master

Conversation

@prottayCMT
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions
Copy link
Copy Markdown

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

@github-actions github-actions Bot changed the title updated mixing function for phi [PWGCF] updated mixing function for phi Apr 22, 2026
@prottayCMT prottayCMT enabled auto-merge (squash) April 22, 2026 18:20
for (const auto& cftrack1 : tracks1) {
const auto& p1 = cftrack1.track_as<Filter2Prong::PIDTrack>();
// const auto& p1 = cftrack1.track_as<Filter2Prong::PIDTrack>();
const auto& p1 = tracksP.iteratorAt(cftrack1.trackId() - tracksP.begin().globalIndex());
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why are we back to iteratorAt?

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.

2 participants