Skip to content

[Common] Extend option to reassociate PV contributors to different collisions#15929

Merged
ddobrigk merged 2 commits intoAliceO2Group:masterfrom
fgrosa:ttca
Apr 23, 2026
Merged

[Common] Extend option to reassociate PV contributors to different collisions#15929
ddobrigk merged 2 commits intoAliceO2Group:masterfrom
fgrosa:ttca

Conversation

@fgrosa
Copy link
Copy Markdown
Collaborator

@fgrosa fgrosa commented Apr 23, 2026

This PR extends the possibility to reassociate tracks that are PV contributors if they belong to low mult vertices, without changing the default behaviour. @ddobrigk can you please approve it? Thanks!

@github-actions
Copy link
Copy Markdown

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

@github-actions github-actions Bot changed the title Extend option to reassociate PV contributors to different collisions [Common] Extend option to reassociate PV contributors to different collisions Apr 23, 2026
@ddobrigk ddobrigk enabled auto-merge (squash) April 23, 2026 06:46
@dsekihat
Copy link
Copy Markdown
Collaborator

Ciao @fgrosa , Thank you for this PR. Just for my curiosity, does this PR somehow solve split vertices in high-multiplicity pp collisions?

@fgrosa
Copy link
Copy Markdown
Collaborator Author

fgrosa commented Apr 23, 2026

Ciao @fgrosa , Thank you for this PR. Just for my curiosity, does this PR somehow solve split vertices in high-multiplicity pp collisions?

Hi @dsekihat we cannot solve split vertices at the analysis level, since the primary vertex reconstruction is done at the reconstruction time.
This PR allows to have more relaxed re-association criteria for tracks that are PV contributors of low multiplicity vertices. In fact, low multiplicity PVs produced by HF decays might have poor time resolution, and drift to BCs that are different than the "real" PV. In the current version we might not be able to reassociate the tracks originated from the HF decay to the right vertex because of the PVcontributor constraint, while this PR allows to relax that constrain for low multiplicity PVs.

@ddobrigk ddobrigk merged commit 6b52a81 into AliceO2Group:master Apr 23, 2026
12 of 14 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.

3 participants