Skip to content

[PWGJE] JetMatchingUtilities: Simplify passing expressions as template arguments #17859

[PWGJE] JetMatchingUtilities: Simplify passing expressions as template arguments

[PWGJE] JetMatchingUtilities: Simplify passing expressions as template arguments #17859

Triggered via pull request September 26, 2025 16:23
@vkuceravkucera
synchronize #13147
Status Failure
Total duration 18s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[two-pi-add-subtract]: PWGJE/Core/JetMatchingUtilities.h#L82
Use RecoDecay::constrainAngle to restrict angle to a given range.
[external-pi]: PWGJE/Core/JetMatchingUtilities.h#L88
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGJE/Core/JetMatchingUtilities.h#L87
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGJE/Core/JetMatchingUtilities.h#L82
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[root/entity]: PWGJE/Core/JetMatchingUtilities.h#L193
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGJE/Core/JetMatchingUtilities.h#L192
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGJE/Core/JetMatchingUtilities.h#L191
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGJE/Core/JetMatchingUtilities.h#L178
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGJE/Core/JetMatchingUtilities.h#L177
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGJE/Core/JetMatchingUtilities.h#L176
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.