Skip to content

[PWGEM/Dilepton] add possibility to use abs in dileptonPolarization.cxx #21156

[PWGEM/Dilepton] add possibility to use abs in dileptonPolarization.cxx

[PWGEM/Dilepton] add possibility to use abs in dileptonPolarization.cxx #21156

Triggered via pull request November 26, 2025 22:57
@dsekihatdsekihat
opened #13996
Status Failure
Total duration 18s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[magic-number]: PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L700
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L693
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L658
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L643
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L636
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L629
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L534
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L525
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L518
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L511
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
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.