Skip to content

Conversation

@alibuild
Copy link
Collaborator

Your PR #10954 cannot be merged as is. You should either run clang-format yourself and update the pull request, or merge this PR in yours.
You can find the AliceO2 coding conventions at https://github.com/AliceO2Group/CodingGuidelines.

mpuccio and others added 2 commits April 23, 2025 15:15
The changes in this commit focus on improving the selection of He-V0 candidates by
introducing a 2-body vertex finding step. The key changes are:

1. Added a 2-body vertex fitter (DCAFitterN<2>) to process the positive and negative
   tracks and obtain the PCA (point of closest approach) candidate.
2. Calculated the cosine of the pointing angle and applied a cut on this value to further
   select the He-V0 candidates.
3. Refactored the existing He-V0 selection logic to use the new 2-body vertex
   information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants