Skip to content

Conversation

@BongHwi
Copy link
Collaborator

@BongHwi BongHwi commented Dec 11, 2024

  1. New Tables for DF Mixing Study:

    • Added ResoCollisionDFs and ResoTrackDFs to LFResonanceTables.h for improved data handling in DF mixing studies.
  2. File Deletion:

    • Removed the outdated LFResonanceTablesMergeDF.h file to avoid redundancy.
  3. Updated TableProducer:

    • Adjusted the LFResonanceMergeDF.cxx implementation:
      • Updated data structures for collision and track tuple handling.
      • Added globalIndex for improved data reference integrity.
  4. Refactor of Task Code:

    • Modified lambda1520_PbPb.cxx to use updated table structures:
      • Replaced aod::resodaughterdf::resoCollisiondfId with aod::resodaughter::resoCollisionId.
      • Simplified and aligned binning policies for mixed event studies.
    • Removed dependency on the deleted LFResonanceTablesMergeDF.h.

@njacazio njacazio merged commit 9d56435 into AliceO2Group:master Dec 12, 2024
11 of 13 checks passed
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