Skip to content

Conversation

@aalkin
Copy link
Member

@aalkin aalkin commented Nov 25, 2025

The proper index table declaration requires all of the columns to be pointing to the tables that, themselves, point to the Key table. Reworked index-builder in O2 will be enforcing this requirement, thus the compilation of the current declaration will fail. Since the automatic Builds<> mechanism is not used for this table (it would not work due to the fact that the first column, BC index, refers to the table - BCs - that does not have an index to the Key - Occs) and the table is filled normally through Produces<>, this change is fully transparent and will not affect anything analysis-wise.

@ktf @ddobrigk

@github-actions
Copy link

github-actions bot commented Nov 25, 2025

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

@github-actions github-actions bot changed the title DPL Analysis: fix malformed index declaration [Common] DPL Analysis: fix malformed index declaration Nov 25, 2025
@ktf ktf merged commit af0fbbe into AliceO2Group:master Nov 25, 2025
11 checks passed
yakparo pushed a commit to yakparo/O2Physics that referenced this pull request Nov 29, 2025
lmattei01 pushed a commit to lmattei01/O2Physics that referenced this pull request Dec 5, 2025
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.

3 participants