Skip to content

[PWGEM/Dilepton] add debug info in createEMEventDilepton#16925

Merged
dsekihat merged 1 commit into
AliceO2Group:masterfrom
dsekihat:debug
Jul 5, 2026
Merged

[PWGEM/Dilepton] add debug info in createEMEventDilepton#16925
dsekihat merged 1 commit into
AliceO2Group:masterfrom
dsekihat:debug

Conversation

@dsekihat

@dsekihat dsekihat commented Jul 5, 2026

Copy link
Copy Markdown
Collaborator

[PWGEM/Dilepton] add debug info in createEMEventDilepton

@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown

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

@dsekihat dsekihat enabled auto-merge (squash) July 5, 2026 15:25

@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

alibuild commented Jul 5, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 1c2d4cd at 2026-07-05 17:35:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 22 errors and 0 warnings.'
Found 22 errors and 0 warnings.
++ [[ 22 -gt 0 ]]
++ cat /sw/BUILD/f7c52b671f2672cbe7bc4b73dbbb67daf17ac159/O2Physics-code-check/errors.txt
PWGEM/Dilepton/TableProducer/createEMEventDilepton.cxx:107:3: error: use '= default' to define a trivial destructor [modernize-use-equals-default,-warnings-as-errors]
PWGEM/Dilepton/TableProducer/createEMEventDilepton.cxx:134:9: error: use auto when initializing with a cast to avoid duplicating the type name [modernize-use-auto,-warnings-as-errors]
PWGEM/Dilepton/TableProducer/createEMEventDilepton.cxx:142:57: error: repeated branch body in conditional chain [bugprone-branch-clone,-warnings-as-errors]
PWGEM/Dilepton/TableProducer/createEMEventDilepton.cxx:181:55: error: repeated branch body in conditional chain [bugprone-branch-clone,-warnings-as-errors]
PWGEM/Dilepton/TableProducer/eventSelection.cxx:133:13: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:20:1: error: included header EMFwdTrack.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:21:1: error: included header EMTrack.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:22:1: error: included header EMTrackUtilities.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:24:1: error: included header EventMixingHandler.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:25:1: error: included header PairUtilities.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:32:1: error: included header LHCConstants.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:33:1: error: included header MathConstants.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:48:1: error: included header Utils.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:52:1: error: included header TString.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:54:1: error: included header types.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:58:1: error: included header chrono is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:60:1: error: included header cstddef is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:66:1: error: included header tuple is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:70:10: error: inclusion of deprecated C++ header 'math.h'; consider using 'cmath' instead [modernize-deprecated-headers,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:183:20: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:212:3: error: use '= default' to define a trivial destructor [modernize-use-equals-default,-warnings-as-errors]
PWGEM/Dilepton/Tasks/dimuonV1.cxx:510:129: error: no header providing "o2::aod::fwdtrack::ForwardTrackTypeEnum" is directly included [misc-include-cleaner,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 22 -gt 0 ]]
++ exit 1
--

Full log here.

@dsekihat dsekihat merged commit 2fd899b into AliceO2Group:master Jul 5, 2026
12 of 16 checks passed
@dsekihat dsekihat deleted the debug branch July 5, 2026 16:23
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