Skip to content

[PWGCF] Fix DCA selections of daughter tracks - #17240

Merged
ariedel-cern merged 3 commits into
AliceO2Group:masterfrom
ariedel-cern:master
Jul 28, 2026
Merged

[PWGCF] Fix DCA selections of daughter tracks#17240
ariedel-cern merged 3 commits into
AliceO2Group:masterfrom
ariedel-cern:master

Conversation

@ariedel-cern

@ariedel-cern ariedel-cern commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Previously, we used the full DCA (sqrt(DCAxy² + DCAz²)) of the daughter tracks for V0s and cascades when applying the minimum distance-to-primary-vertex cut. This has now been corrected: the minimum daughter-track vertex requirement now uses |DCAxy| instead of the full DCA.

@github-actions github-actions Bot added the pwgcf label Jul 28, 2026
@github-actions

Copy link
Copy Markdown

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

[PWGCF] Please consider the following formatting changes to AliceO2Group#17240
@ariedel-cern
ariedel-cern marked this pull request as ready for review July 28, 2026 20:57
@ariedel-cern
ariedel-cern enabled auto-merge (squash) July 28, 2026 20:57

@alibuild alibuild left a comment

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.

Auto-approving on behalf of @ariedel-cern.

@ariedel-cern
ariedel-cern merged commit a39145a into AliceO2Group:master Jul 28, 2026
15 checks passed
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