Skip to content

[PWGJE] Adding bkg indexing to jetCorrelationD0 task - #17318

Merged
nzardosh merged 8 commits into
AliceO2Group:masterfrom
MattOckleton:master
Aug 5, 2026
Merged

[PWGJE] Adding bkg indexing to jetCorrelationD0 task#17318
nzardosh merged 8 commits into
AliceO2Group:masterfrom
MattOckleton:master

Conversation

@MattOckleton

Copy link
Copy Markdown
Contributor

Removing matchedFrom and selectedAs columns and replacing with category which will be filled with an int corresponding to the signal, reflection, or correlated background.

@github-actions github-actions Bot added the pwgje label Aug 4, 2026
@github-actions github-actions Bot changed the title Adding bkg indexing to jetCorrelationD0 task [PWGJE] Adding bkg indexing to jetCorrelationD0 task Aug 4, 2026
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

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

@MattOckleton
MattOckleton marked this pull request as ready for review August 5, 2026 12:34
@nzardosh
nzardosh enabled auto-merge (squash) August 5, 2026 12:49
@nzardosh
nzardosh merged commit a3ca81e into AliceO2Group:master Aug 5, 2026
14 of 15 checks passed
@alibuild

alibuild commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 3d5c4cc at 2026-08-05 16:25:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 4 errors and 0 warnings.'
Found 4 errors and 0 warnings.
++ [[ 4 -gt 0 ]]
++ cat /sw/BUILD/16061fda2edb41e1380861752521d94e541bec02/O2Physics-code-check/errors.txt
PWGJE/Tasks/jetCorrelationD0.cxx:39:1: error: included header type_traits is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGJE/Tasks/jetCorrelationD0.cxx:42:10: error: inclusion of deprecated C++ header 'math.h'; consider using 'cmath' instead [modernize-deprecated-headers,-warnings-as-errors]
PWGJE/Tasks/jetCorrelationD0.cxx:370:11: error: implicit conversion 'unsigned long long' -> 'bool' [readability-implicit-bool-conversion,-warnings-as-errors]
PWGJE/Tasks/jetCorrelationD0.cxx:372:18: error: implicit conversion 'unsigned long long' -> 'bool' [readability-implicit-bool-conversion,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 4 -gt 0 ]]
++ exit 1
--

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