[PWGCF] DptDpt - Tracking the insertion of pT bins of interest #8312
Annotations
2 errors, 6 warnings, and 1 notice
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[magic-number]:
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx#L796
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx#L782
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx#L764
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx#L527
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx#L493
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx#L414
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
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.
|