Skip to content

[PWGHF] Adding Centrality information in McRec - #17380

Open
zeptotera wants to merge 4 commits into
AliceO2Group:masterfrom
zeptotera:centrality_in_mc_tb
Open

[PWGHF] Adding Centrality information in McRec#17380
zeptotera wants to merge 4 commits into
AliceO2Group:masterfrom
zeptotera:centrality_in_mc_tb

Conversation

@zeptotera

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

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

@github-actionsgithub-actionsBot changed the title Adding Centrality information in McRec [PWGHF] Adding Centrality information in McRecAug 8, 2026
@zeptoterazeptotera reopened this Aug 8, 2026
@alibuild

alibuild commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 1823cf6 at 2026-08-08 14:29:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 27 errors and 0 warnings.'
Found 27 errors and 0 warnings.
++ [[ 27 -gt 0 ]]
++ cat /sw/BUILD/f0fd939a890078cb69910cebc1bcd1ac2aa32033/O2Physics-code-check/errors.txt
PWGHF/HFC/TableProducer/correlatorLcHadrons.cxx:915:33: error: narrowing conversion from 'Double_t' (aka 'double') to 'int8_t' (aka 'signed char') [bugprone-narrowing-conversions,-warnings-as-errors]
PWGHF/HFC/TableProducer/correlatorLcHadrons.cxx:916:36: error: narrowing conversion from 'Double_t' (aka 'double') to 'int8_t' (aka 'signed char') [bugprone-narrowing-conversions,-warnings-as-errors]
PWGHF/HFC/TableProducer/correlatorLcHadrons.cxx:1160:33: error: narrowing conversion from 'Double_t' (aka 'double') to 'int8_t' (aka 'signed char') [bugprone-narrowing-conversions,-warnings-as-errors]
PWGHF/HFC/TableProducer/correlatorLcHadrons.cxx:1161:36: error: narrowing conversion from 'Double_t' (aka 'double') to 'int8_t' (aka 'signed char') [bugprone-narrowing-conversions,-warnings-as-errors]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:90:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:91:56: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:91:76: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:92:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:93:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:94:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:95:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:96:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:97:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:98:55: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:98:81: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:99:55: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:99:81: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:100:55: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:100:81: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:101:55: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:101:81: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:102:56: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:102:83: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:103:56: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:103:83: 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]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:408:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx:524:11: error: implicit conversion 'int' -> 'bool' [readability-implicit-bool-conversion,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 27 -gt 0 ]]
++ exit 1
--

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for 1823cf6 at 2026-08-08 15:42:

## sw/BUILD/O2Physics-latest/log
c++: fatal error: Killed signal terminated program cc1plus
c++: fatal error: Killed signal terminated program cc1plus
ninja: build stopped: subcommand failed.

Full log here.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pwghfPWG-HF

Development

Successfully merging this pull request may close these issues.

2 participants

@zeptotera@alibuild