[PWGLF] Update xi1530Analysisqa.cxx and xi1820analysis.cxx to reflect updates on the resonance tables - #17802
Merged
mario-krueger merged 1 commit intoSep 7, 2026
Conversation
…DF mixing Adapt Xi1530 and Xi1820 analysis paths to versioned modular data and MC tables, align PID and DCA selections, and add bounded cross-DF event mixing with neutral-channel event QA. Use double-precision multidimensional physics histograms.
|
O2 linter results: ❌ 0 errors, |
xi1530Analysisqa.cxx and xi1820analysis.cxx to reflect updates on the resonance tables
mjkim525
marked this pull request as ready for review
September 7, 2026 04:45
mjkim525
requested review from
alibuild,
dmallick2,
mpuccio,
omvazque,
prottayCMT,
skundu692 and
smaff92
as code owners
September 7, 2026 04:45
mario-krueger
enabled auto-merge (squash)
September 7, 2026 06:17
dmallick2
approved these changes
Sep 7, 2026
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.
Summary
This PR updates
xi1530Analysisqaandxi1820Analysisto support the_001tables produced byresonanceModuleInitializer, improve selection consistency, and enable event mixing across data-frame boundaries.Common updates
Modular table support
_001versions of the collision, MicroTrack, and corresponding MC tables.Selection and histogram updates
parameter < cut) and improve the handling of invalid values.Cross-data-frame mixing
pair-based mixing with bounded, task-local FIFO (First In, First Out) event pools that retain events across data-frame boundaries.Xi(1530) analysis updates
processMEDFfor cross-data-frame MicroTrack–Cascade mixing.Xi(1820) analysis updates
_001table.processMEDFfor cross-data-frame MicroTrack–V0 mixing in the charged channel.processK0sLambdaMEDF, using a separate V0 pool for cross-data-frame mixing in the neutral channel.