Skip to content

[PWGLF] Fix two bugs#16622

Closed
gengjiabin12 wants to merge 3 commits into
AliceO2Group:masterfrom
gengjiabin12:master
Closed

[PWGLF] Fix two bugs#16622
gengjiabin12 wants to merge 3 commits into
AliceO2Group:masterfrom
gengjiabin12:master

Conversation

@gengjiabin12

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the pwglf label Jun 11, 2026
@github-actions github-actions Bot changed the title Fix two bugs [PWGLF] Fix two bugs Jun 11, 2026
@github-actions

Copy link
Copy Markdown

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

if (posdau.tpcNClsCrossedRows() < trackSelections.minTPCNCrossedRows)
continue;

if (v0.dcaV0daughters() > v0Selection.dcaV0dau)

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.

Hi @gengjiabin12 ! The PR looks fine, however there is one thing I am not sure to understand. Why adding an explicit cut on the DCA between V0 daughters while the process functions loop on prefiltered sample of V0s already passing the very same DCA between V0 daughters cut (l.203 for V0s and l.205 for cascades)? I might be missing something

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