[PWGCF] FemtoUniverse V0 Task -- fixed bugs #23610
Annotations
10 errors and 2 notices
|
O2 linter result
Issues have been found.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L967
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L947
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L864
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L635
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L615
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L555
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L524
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L477
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L399
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.
|