[PWGLF] Update spectraTOF.cxx #37
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#L1100
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1354
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1355
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1356
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1357
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1358
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1359
Use std:: prefix for names from the std namespace.
|
[name/function-variable]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1593
Use lowerCamelCase for names of functions and variables.
|
[name/function-variable]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1665
Use lowerCamelCase for names of functions and variables.
|
[name/function-variable]:
PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1666
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.
|