Skip to content

[PWGCF] Add hist for 3rd order ESE calculation - #17492

Merged
wenyaCern merged 3 commits into
AliceO2Group:masterfrom
CyF1rmiana:tmp-ese-task
Aug 19, 2026
Merged

[PWGCF] Add hist for 3rd order ESE calculation#17492
wenyaCern merged 3 commits into
AliceO2Group:masterfrom
CyF1rmiana:tmp-ese-task

Conversation

@CyF1rmiana

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

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

@github-actions github-actions Bot changed the title Add hist for 3rd order ESE calculation [PWGCF] Add hist for 3rd order ESE calculation Aug 18, 2026
@CyF1rmiana
CyF1rmiana marked this pull request as draft August 18, 2026 08:57
@CyF1rmiana
CyF1rmiana marked this pull request as ready for review August 18, 2026 11:35
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for be4751b at 2026-08-18 18:28:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 13 errors and 34 warnings.'
Found 13 errors and 34 warnings.
++ [[ 13 -gt 0 ]]
++ cat /sw/BUILD/0329471439747f31f18b99a0a9cf580ee3f5482c/O2Physics-code-check/errors.txt
PWGCF/Flow/Tasks/flowEseTask.cxx:193:3: error: no header providing "TH2" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGCF/Flow/Tasks/flowEseTask.cxx:353:23: error: no header providing "THnSparse" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGCF/Flow/Tasks/flowEseTask.cxx:867:15: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGCF/Flow/Tasks/flowEseTask.cxx:868:25: 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]
PWGCF/Flow/Tasks/flowEseTask.cxx:999:15: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGCF/Flow/Tasks/flowEseTask.cxx:1000:15: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGCF/Flow/Tasks/flowEseTask.cxx:1001:15: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGCF/Flow/Tasks/flowEseTask.cxx:1003:34: 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]
PWGCF/Flow/Tasks/flowEseTask.cxx:1004:35: 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]
PWGCF/Flow/Tasks/flowEseTask.cxx:1005: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]
PWGCF/Flow/Tasks/flowEseTask.cxx:1007: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]
PWGCF/Flow/Tasks/flowEseTask.cxx:1008:39: 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]
PWGCF/Flow/Tasks/flowEseTask.cxx:1009:41: 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]
++ [[ 34 -gt 0 ]]
++ cat /sw/BUILD/0329471439747f31f18b99a0a9cf580ee3f5482c/O2Physics-code-check/warnings.txt
PWGCF/Flow/Tasks/flowEseTask.cxx:588:47: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:591:62: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:593:62: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:596:62: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:598:62: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:601:42: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:603:60: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:605:37: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:607:43: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:609:43: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:611:117: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:620:51: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:622:74: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:624:74: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:626:38: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:628:38: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:630:47: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:632:47: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:655:31: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:657:43: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:659:32: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:661:35: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:663:32: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:665:47: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:667:35: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:669:30: warning: statement should be inside braces [readability-braces-around-statements]
PWGCF/Flow/Tasks/flowEseTask.cxx:671:29: warning: statement should be inside braces [readability-braces-around-statements]
[0 more errors; see full log]

Full log here.

@wenyaCern
wenyaCern merged commit cf77776 into AliceO2Group:master Aug 19, 2026
13 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.

3 participants