[PWGLF] Update PWGLF/Tasks/Nuspex/spectraTOF.cxx #3678
Annotations
2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1174
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1433
Use std:: prefix for names from the std namespace.
|
[name/function-variable]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1718
Use lowerCamelCase for names of functions and variables.
|
[name/function-variable]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1808
Use lowerCamelCase for names of functions and variables.
|
[name/function-variable]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1809
Use lowerCamelCase for names of functions and variables.
|
[name/function-variable]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1810
Use lowerCamelCase for names of functions and variables.
|
[name/function-variable]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1811
Use lowerCamelCase for names of functions and variables.
|
[name/function-variable]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L2149
Use lowerCamelCase for names of functions and variables.
|
[name/function-variable]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L2175
Use lowerCamelCase for names of functions and variables.
|
[name/function-variable]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L2233
Use lowerCamelCase for names of functions and variables.
|
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.
|