Skip to content

[PWGEM/Dilepton] update matCorr in SVMC#17022

Merged
dsekihat merged 1 commit into
AliceO2Group:masterfrom
dsekihat:mc
Jul 11, 2026
Merged

[PWGEM/Dilepton] update matCorr in SVMC#17022
dsekihat merged 1 commit into
AliceO2Group:masterfrom
dsekihat:mc

Conversation

@dsekihat

Copy link
Copy Markdown
Collaborator

[PWGEM/Dilepton] update matCorr in SVMC

@github-actions

Copy link
Copy Markdown

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

@dsekihat dsekihat enabled auto-merge (squash) July 11, 2026 13:51

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

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 824e82a at 2026-07-11 16:17:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 35 errors and 0 warnings.'
Found 35 errors and 0 warnings.
++ [[ 35 -gt 0 ]]
++ cat /sw/BUILD/cd77130b478e9c0e129cebd33e1113c8c3ccd1df/O2Physics-code-check/errors.txt
PWGEM/Dilepton/Core/DileptonSVMC.h:86:10: error: inclusion of deprecated C++ header 'math.h'; consider using 'cmath' instead [modernize-deprecated-headers,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:112:8: error: constructor does not initialize these fields: ccdb [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:371:20: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:372:20: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:373:20: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:395:20: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:397:3: error: use '= default' to define a trivial destructor [modernize-use-equals-default,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:493:22: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:494:22: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:496:22: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:497:22: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:499:22: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:500:22: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:556:32: 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]
PWGEM/Dilepton/Core/DileptonSVMC.h:697:26: error: no header providing "o2::base::GeometryManager" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:705:21: error: no header providing "o2::base::MatLayerCylSet" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:729:39: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:730:43: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:883:5: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:897:38: 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]
PWGEM/Dilepton/Core/DileptonSVMC.h:905:5: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:912:38: 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]
PWGEM/Dilepton/Core/DileptonSVMC.h:920:5: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:927:38: 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]
PWGEM/Dilepton/Core/DileptonSVMC.h:969:14: error: redundant boolean literal in conditional return statement [readability-simplify-boolean-expr,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:970:7: error: do not use 'else' after 'return' [readability-else-after-return,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:1599:7: error: if with identical then and else branches [bugprone-branch-clone,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:2222:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:2270:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:2322:7: error: if with identical then and else branches [bugprone-branch-clone,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:2346:105: error: repeated branch body in conditional chain [bugprone-branch-clone,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:2367:13: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:2627:9: error: switch has 4 consecutive identical branches [bugprone-branch-clone,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:2651:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Core/DileptonSVMC.h:2791:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 35 -gt 0 ]]
++ exit 1
--

Full log here.

@dsekihat dsekihat merged commit 828c413 into AliceO2Group:master Jul 11, 2026
13 of 16 checks passed
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