Skip to content

[PWGHF,PWGJE] Adding inel0 event selection to HF - #17687

Open
DelloStritto wants to merge 4 commits into
AliceO2Group:masterfrom
DelloStritto:master
Open

[PWGHF,PWGJE] Adding inel0 event selection to HF#17687
DelloStritto wants to merge 4 commits into
AliceO2Group:masterfrom
DelloStritto:master

Conversation

@DelloStritto

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

O2 linter results: ❌ 16 errors, ⚠️ 9 warnings, 🔕 29 disabled

[PWGHF,PWGJE] Please consider the following formatting changes to AliceO2Group#17687
@alibuild

alibuild commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 3e6a97f at 2026-08-31 20:42:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 172 errors and 173 warnings.'
Found 172 errors and 173 warnings.
++ [[ 172 -gt 0 ]]
++ cat /sw/BUILD/d8b355e43300918f49d13d7d75ee19aa487fdcdd/O2Physics-code-check/errors.txt
PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx:197:78: 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/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx:492:50: error: the parameter 'selectedTracksPion' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param,-warnings-as-errors]
PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx:1448:16: error: the variable 'trackSoftPion' is copy-constructed from a const reference but is only used as const reference; consider making it a const reference [performance-unnecessary-copy-initialization,-warnings-as-errors]
PWGHF/D2H/TableProducer/dataCreatorHiddenCharmReduced.cxx:93:64: 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/D2H/TableProducer/dataCreatorJpsiHadReduced.cxx:107:65: error: variable 'partlyRecoDecayMapMuMu' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGHF/D2H/TableProducer/dataCreatorJpsiHadReduced.cxx:113:65: error: variable 'partlyRecoDecayMapEE' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGHF/D2H/TableProducer/dataCreatorJpsiHadReduced.cxx:1016:12: error: no header providing "TESTBIT" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGHF/D2H/Tasks/taskCd.cxx:269:15: error: member 'cmToMum' of type 'const float' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members,-warnings-as-errors]
PWGHF/D2H/Tasks/taskDs.cxx:71:34: error: variable 'metadataInfo' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGHF/D2H/Tasks/taskDs.cxx:141:71: error: variable 'channelsResonant' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGHF/D2H/Tasks/taskNetCharmFluctuations.cxx:136:8: error: constructor does not initialize these fields: ccdb [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGHF/D2H/Tasks/taskPtFlucCharmHadrons.cxx:70:8: error: constructor does not initialize these fields: ccdb [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGHF/TableProducer/candidateCreator2Prong.cxx:426:37: 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/TableProducer/candidateCreator2Prong.cxx:460:26: 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/TableProducer/candidateCreator2Prong.cxx:464:29: 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/TableProducer/candidateCreator3Prong.cxx:147:93: 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/TableProducer/candidateCreator3Prong.cxx:519:37: 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/TableProducer/candidateCreator3Prong.cxx:581:28: 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/TableProducer/candidateCreator3Prong.cxx:585:28: 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/TableProducer/candidateCreator3Prong.cxx:591:29: 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/TableProducer/candidateCreator3Prong.cxx:597:28: 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/TableProducer/candidateCreator3Prong.cxx:601:28: 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/TableProducer/candidateCreator3Prong.cxx:615:27: 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/TableProducer/candidateCreator3Prong.cxx:620:27: 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/TableProducer/candidateCreatorSigmac0plusplus.cxx:84:70: 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/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:87:8: error: constructor does not initialize these fields: lut [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:663:7: error: uninitialized record type: 'pVecCascAsD' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:663:7: error: uninitialized record type: 'pVecCharmBachAsD' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:728:13: error: variable 'phi' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:728:18: error: variable 'theta' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:975:24: 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/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:982:13: error: variable 'massLam' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:982:22: error: variable 'sigMassLam' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:1010:26: 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/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:1016:13: error: variable 'massCasc' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:1016:23: error: variable 'sigMassCasc' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:1016:36: error: variable 'massCascRej' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:1016:49: error: variable 'sigMassCascRej' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:1034:31: 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/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:1061:33: 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/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:1067:13: error: variable 'massCharmBaryon' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:1067:30: error: variable 'sigMassCharmBaryon' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
[0 more errors; see full log]

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for af8c481 at 2026-08-31 19:42:

## sw/BUILD/O2Physics-latest/log
c++: fatal error: Killed signal terminated program cc1plus
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 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