[PWGLF] Phi-Xi correlations#17112
Draft
scannito wants to merge 4 commits into
Draft
Conversation
scannito
requested review from
HorstMa,
abmodak,
alibuild,
dmallick2,
ercolessi,
fmazzasc,
gbencedi,
lhusova,
maciacco,
mpuccio,
omvazque,
prottayCMT,
romainschotter,
skundu692 and
smaff92
as code owners
July 17, 2026 14:22
|
O2 linter results: ❌ 3 errors, |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR extends the PWGLF phi–strangeness correlation workflow to support Phi–Xi correlations by adding a reduced Xi candidate table/producer and integrating Xi as an associated species in the correlation task, alongside a refactor that generalizes “associated particle” handling.
Changes:
- Add reduced Xi candidate AOD tables and a new XiReducedCandProducer to populate them.
- Extend the phiStrangeCorrelation analysis task with Xi configurables, histograms, and SE/ME processing paths.
- Refactor associated-particle processing using templated helpers to share logic across K0S/Xi/Pion.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| PWGLF/Tasks/Strangeness/phiStrangeCorrelation.cxx | Adds Phi–Xi histograms/configurables and refactors associated-species processing with templates. |
| PWGLF/TableProducer/Strangeness/phiStrangeCorrelator.cxx | Introduces Xi reduced-candidate producer and wires it into the workflow. |
| PWGLF/DataModel/LFPhiStrangeCorrelationTables.h | Adds Xi reduced-candidate AOD table definitions and mass-window helper column. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Collaborator
|
Error while checking build/O2Physics/code-check for 9827aa9 at 2026-07-17 16:53: Full log here. |
scannito
marked this pull request as draft
July 17, 2026 16:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.