Skip to content

[ALICE3] Fix production time for daughters from cascade decays in a3 decayer#16947

Merged
jesgum merged 1 commit into
AliceO2Group:masterfrom
jesgum:production-time
Jul 7, 2026
Merged

[ALICE3] Fix production time for daughters from cascade decays in a3 decayer#16947
jesgum merged 1 commit into
AliceO2Group:masterfrom
jesgum:production-time

Conversation

@jesgum

@jesgum jesgum commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

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

@github-actions github-actions Bot changed the title Fix production time for daughters from cascade decays in a3 decayer [ALICE3] Fix production time for daughters from cascade decays in a3 decayer Jul 7, 2026
@jesgum jesgum enabled auto-merge (squash) July 7, 2026 12:24

@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.

@jesgum jesgum merged commit b059d0c into AliceO2Group:master Jul 7, 2026
13 of 16 checks passed
@jesgum jesgum deleted the production-time branch July 7, 2026 13:18
@alibuild

alibuild commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 5e174ee at 2026-07-07 15:20:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 6 errors and 0 warnings.'
Found 6 errors and 0 warnings.
++ [[ 6 -gt 0 ]]
++ cat /sw/BUILD/5b6d6762eaae34b21b60f7d8d1ff474a304b09c7/O2Physics-code-check/errors.txt
ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx:52:18: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx:75:8: error: constructor does not initialize these fields: pdgDB [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx:87:50: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx:102:11: error: implicit conversion 'int' -> 'bool' [readability-implicit-bool-conversion,-warnings-as-errors]
ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx:149:26: error: narrowing conversion from 'Double_t' (aka 'double') to 'int' [bugprone-narrowing-conversions,-warnings-as-errors]
ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx:151:12: error: implicit conversion 'int' -> 'bool' [readability-implicit-bool-conversion,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 6 -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

Development

Successfully merging this pull request may close these issues.

2 participants