Skip to content

[PWGLF] Update spectraTOF.cxx #37

[PWGLF] Update spectraTOF.cxx

[PWGLF] Update spectraTOF.cxx #37

Triggered via pull request December 10, 2024 18:45
@RD0407RD0407
synchronize #98
RD0407-patch-32
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
6s
O2 linter
Fit to window
Zoom out
Zoom in

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.