Skip to content

Conversation

@GijsvWeelden
Copy link
Contributor

  • Changed THnSparse to THnD from THnC

This histogram is used only for V0 jet analyses, so this change affects no other jet work.
When used in an analysis train the THnC overflows, resulting in negative entries (see attached figure). This can be seen in e.g. trains 426828 and 474334.
The issue is likely due to the fact that the bin content is stored in a char, rather than a float/double. Changing this should fix the issue.
Train474334
Train426828

* Changed THnSparse to THnD from THnC

When used in an analysis train the THnC overflows, resulting in negative entries (see attached figure).
This is likely due ot the fact that the bin content is stored in a char, rather than a float/double.
Changing this should fix the issue.

This histogram is used only for V0 jet analyses, so this change affects no other jet work.
@github-actions
Copy link

github-actions bot commented Aug 19, 2025

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

@nzardosh nzardosh enabled auto-merge (squash) August 20, 2025 09:46
@nzardosh nzardosh merged commit f216f7c into AliceO2Group:master Aug 20, 2025
12 of 13 checks passed
gitchrishub-oss pushed a commit to gitchrishub-oss/O2Physics that referenced this pull request Aug 23, 2025
jinhyunni pushed a commit to jinhyunni/O2Physics that referenced this pull request Oct 11, 2025
ThePhDane pushed a commit to ThePhDane/O2Physics that referenced this pull request Nov 3, 2025
jloemker pushed a commit to jloemker/O2Physics that referenced this pull request Nov 11, 2025
alibuild pushed a commit to alibuild/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

Labels

Development

Successfully merging this pull request may close these issues.

2 participants