Skip to content

[PWGHF] Fix narrowing in HF tree creators - #17495

Merged
fgrosa merged 1 commit into
AliceO2Group:masterfrom
fchinu:fix_pdg_type
Aug 18, 2026
Merged

[PWGHF] Fix narrowing in HF tree creators#17495
fgrosa merged 1 commit into
AliceO2Group:masterfrom
fchinu:fix_pdg_type

Conversation

@fchinu

@fchinu fchinu commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the pwghf PWG-HF label Aug 18, 2026
@github-actions github-actions Bot changed the title Fix narrowing in HF tree creators [PWGHF] Fix narrowing in HF tree creators Aug 18, 2026
@github-actions

Copy link
Copy Markdown

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

@fgrosa
fgrosa merged commit 55f4caa into AliceO2Group:master Aug 18, 2026
13 of 14 checks passed
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 322d53b at 2026-08-18 17:19:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 1 errors and 0 warnings.'
Found 1 errors and 0 warnings.
++ [[ 1 -gt 0 ]]
++ cat /sw/BUILD/5f71fe406e95c2fc3c8374ae74b093257b09b57c/O2Physics-code-check/errors.txt
PWGHF/TableProducer/treeCreatorDsToKKPi.cxx:262:64: error: variable 'channelsResonant' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 1 -gt 0 ]]
++ exit 1
--

Full log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pwghf PWG-HF

Development

Successfully merging this pull request may close these issues.

3 participants