Skip to content

Conversation

@alibuild
Copy link
Collaborator

@alibuild alibuild commented Jun 2, 2025

Your PR #11444 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 June 2, 2025 17:56
This commit adds a new table called `NucleiPairTable` to the data model. The new table contains information about pairs of light nuclei, including their kinematic properties, detector signals, and quality flags.

The changes include:

- Defining a new namespace `NucleiPairTableNS` with columns for the first and second particles in the pair.
- Declaring a new table `NucleiPairTable` in the `o2::aod` namespace, which includes the columns from `NucleiPairTableNS`.
- Modifying the `nucleiSpectra.cxx` file to produce the new `NucleiPairTable` in addition to the existing `NucleiTable`.
- Adding a new configurable `cfgFillPairTree` to control whether the pair table should be filled.

These changes will enable the analysis of light nuclei pairs.
@github-actions
Copy link

github-actions bot commented Jun 2, 2025

O2 linter results: ❌ 31 errors, ⚠️ 0 warnings, 🔕 0 disabled

@alibuild alibuild closed this Jun 2, 2025
@alibuild alibuild deleted the alibot-cleanup-11444 branch June 2, 2025 15:58
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