Skip to content

[ALICE3] fix bug in a3 cascade finding#17010

Merged
jesgum merged 1 commit into
AliceO2Group:masterfrom
jesgum:a3stra-patch1
Jul 10, 2026
Merged

[ALICE3] fix bug in a3 cascade finding#17010
jesgum merged 1 commit into
AliceO2Group:masterfrom
jesgum:a3stra-patch1

Conversation

@jesgum

@jesgum jesgum commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions github-actions Bot changed the title fix bug in a3 cascade finding [ALICE3] fix bug in a3 cascade finding Jul 10, 2026
@github-actions

Copy link
Copy Markdown

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

@jesgum jesgum enabled auto-merge (squash) July 10, 2026 14:30

@alibuild alibuild left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving on behalf of @jesgum.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 5e87226 at 2026-07-10 17:15:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 2 errors and 3 warnings.'
Found 2 errors and 3 warnings.
++ [[ 2 -gt 0 ]]
++ cat /sw/BUILD/f33a5d40a88b7dac77309eb589294c9486ff7c0e/O2Physics-code-check/errors.txt
ALICE3/TableProducer/alice3strangenessFinder.cxx:72:8: error: constructor does not initialize these fields: pdgDB [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
ALICE3/TableProducer/alice3strangenessFinder.cxx:420:7: error: do not use 'else' after 'return' [readability-else-after-return,-warnings-as-errors]
++ [[ 3 -gt 0 ]]
++ cat /sw/BUILD/f33a5d40a88b7dac77309eb589294c9486ff7c0e/O2Physics-code-check/warnings.txt
ALICE3/TableProducer/alice3strangenessFinder.cxx:686:35: warning: statement should be inside braces [readability-braces-around-statements]
ALICE3/TableProducer/alice3strangenessFinder.cxx:688:42: warning: statement should be inside braces [readability-braces-around-statements]
ALICE3/TableProducer/alice3strangenessFinder.cxx:701:80: warning: statement should be inside braces [readability-braces-around-statements]
++ [[ 2 -gt 0 ]]
++ exit 1
--

Full log here.

@jesgum jesgum merged commit 55bf23e into AliceO2Group:master Jul 10, 2026
13 of 16 checks passed
@jesgum jesgum deleted the a3stra-patch1 branch July 10, 2026 15:38
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