[PWGCF] Updated code for new V0 and Reso types #21777
Annotations
10 errors and 2 notices
|
[magic-number]:
PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L147
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L140
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L129
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L111
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L104
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L93
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L86
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L76
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[using-directive]:
PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L28
Do not put using directives at global scope in headers.
|
|
[using-directive]:
PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L27
Do not put using directives at global scope in headers.
|
|
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.
|