Skip to content

[DPG] Skip track propagation when not needed to improve CPU#16949

Merged
mfaggin merged 1 commit into
AliceO2Group:masterfrom
fgrosa:d0calib
Jul 7, 2026
Merged

[DPG] Skip track propagation when not needed to improve CPU#16949
mfaggin merged 1 commit into
AliceO2Group:masterfrom
fgrosa:d0calib

Conversation

@fgrosa

@fgrosa fgrosa 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: ❌ 0 errors, ⚠️ 0 warnings, 🔕 0 disabled

@github-actions github-actions Bot changed the title Skip track propagation when not needed to improve CPU [DPG] Skip track propagation when not needed to improve CPU Jul 7, 2026
@mfaggin mfaggin enabled auto-merge (squash) July 7, 2026 14:08
@alibuild

alibuild commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for ddd4fcc at 2026-07-07 16:33:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 8 errors and 0 warnings.'
Found 8 errors and 0 warnings.
++ [[ 8 -gt 0 ]]
++ cat /sw/BUILD/86634d009577a0157413e247019cc9ed9e964ea2/O2Physics-code-check/errors.txt
DPG/Tasks/AOTTrack/derivedDataCreatorD0Calibration.cxx:74:8: error: constructor does not initialize these fields: ccdb [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/derivedDataCreatorD0Calibration.cxx:84:63: 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]
DPG/Tasks/AOTTrack/derivedDataCreatorD0Calibration.cxx:100:75: 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]
DPG/Tasks/AOTTrack/derivedDataCreatorD0Calibration.cxx:113:80: 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]
DPG/Tasks/AOTTrack/derivedDataCreatorD0Calibration.cxx:155:31: error: do not use reinterpret_cast [cppcoreguidelines-pro-type-reinterpret-cast,-warnings-as-errors]
DPG/Tasks/AOTTrack/derivedDataCreatorD0Calibration.cxx:490:35: error: use 'contains' to check for membership [readability-container-contains,-warnings-as-errors]
DPG/Tasks/AOTTrack/derivedDataCreatorD0Calibration.cxx:510:31: error: use 'contains' to check for membership [readability-container-contains,-warnings-as-errors]
DPG/Tasks/AOTTrack/derivedDataCreatorD0Calibration.cxx:677:31: error: use 'contains' to check for membership [readability-container-contains,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 8 -gt 0 ]]
++ exit 1
--

Full log here.

@mfaggin mfaggin merged commit f368dad into AliceO2Group:master Jul 7, 2026
14 of 16 checks passed
mcoquet642 pushed a commit to AliceMCH/O2Physics that referenced this pull request Jul 9, 2026
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.

3 participants