Skip to content

[PWGJE] Fix: make doRhoAreaSub take jet by const reference #11699

[PWGJE] Fix: make doRhoAreaSub take jet by const reference

[PWGJE] Fix: make doRhoAreaSub take jet by const reference #11699

Triggered via pull request June 14, 2025 06:27
@alcalivaalcaliva
opened #11618
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
12s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[external-pi]: PWGJE/Core/JetBkgSubUtils.cxx#L144
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGJE/Core/JetBkgSubUtils.cxx#L130
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGJE/Core/JetBkgSubUtils.cxx#L128
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGJE/Core/JetBkgSubUtils.cxx#L123
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGJE/Core/JetBkgSubUtils.cxx#L122
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[root/entity]: PWGJE/Core/JetBkgSubUtils.cxx#L210
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGJE/Core/JetBkgSubUtils.cxx#L139
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGJE/Core/JetBkgSubUtils.cxx#L137
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGJE/Core/JetBkgSubUtils.cxx#L134
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGJE/Core/JetBkgSubUtils.cxx#L132
Replace ROOT entities with equivalents from standard C++ or from O2.
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.