[PWGCF] FemtoUniverse V0 Task -- strangeness TOF implementation for track-v0 #22823
Annotations
10 errors and 2 notices
|
O2 linter result
Issues have been found.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L963
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L943
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L860
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L631
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L611
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L551
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L522
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L474
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L396
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.
|