Skip to content

[PWGHF] Fix tree creator output consistency - #17421

Merged
zhangbiao-phy merged 1 commit into
AliceO2Group:masterfrom
fchinu:set_log_debug
Aug 11, 2026
Merged

[PWGHF] Fix tree creator output consistency#17421
zhangbiao-phy merged 1 commit into
AliceO2Group:masterfrom
fchinu:set_log_debug

Conversation

@fchinu

@fchinu fchinu commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Make tree creators actually produce the pdg code of B mother instead of its flag

@github-actions github-actions Bot added the pwghf PWG-HF label Aug 11, 2026
@github-actions github-actions Bot changed the title Fix tree creator output consistency [PWGHF] Fix tree creator output consistency Aug 11, 2026
@github-actions

Copy link
Copy Markdown

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

@zhangbiao-phy
zhangbiao-phy enabled auto-merge (squash) August 11, 2026 21:08
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 3f1d315 at 2026-08-11 23:17:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 4 errors and 0 warnings.'
Found 4 errors and 0 warnings.
++ [[ 4 -gt 0 ]]
++ cat /sw/BUILD/bd43352441fea871f677b150e719ccbfe59af9c5/O2Physics-code-check/errors.txt
PWGHF/TableProducer/treeCreatorD0ToKPi.cxx:24:1: error: included header utilsAnalysis.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGHF/TableProducer/treeCreatorDplusToPiKPi.cxx:25:1: error: included header utilsAnalysis.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGHF/TableProducer/treeCreatorDsToKKPi.cxx:26:1: error: included header utilsAnalysis.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGHF/TableProducer/treeCreatorDsToKKPi.cxx:263: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 ]]
++ [[ 4 -gt 0 ]]
++ exit 1
--

Full log here.

@zhangbiao-phy
zhangbiao-phy merged commit 7646e9a into AliceO2Group:master Aug 11, 2026
14 of 15 checks passed
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