Skip to content

[PWGDQ] Small fix for computing the TPC nSigmas when running the table-maker … #10947

[PWGDQ] Small fix for computing the TPC nSigmas when running the table-maker …

[PWGDQ] Small fix for computing the TPC nSigmas when running the table-maker … #10947

Triggered via pull request June 4, 2025 07:58
@iarseneiarsene
synchronize #11455
Status Failure
Total duration 18s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
13s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[std-prefix]: PWGDQ/Core/VarManager.h#L3759
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGDQ/Core/VarManager.h#L3756
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGDQ/Core/VarManager.h#L1929
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGDQ/Core/VarManager.h#L1420
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGDQ/Core/VarManager.h#L1419
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGDQ/Core/VarManager.h#L1418
Use std:: prefix for names from the std namespace.
[import-std-name]: PWGDQ/Core/VarManager.h#L73
Do not import names from the std namespace in headers.
[import-std-name]: PWGDQ/Core/VarManager.h#L72
Do not import names from the std namespace in headers.
[import-std-name]: PWGDQ/Core/VarManager.h#L71
Do not import names from the std namespace in headers.
[include-iostream]: PWGDQ/Core/VarManager.h#L30
Do not include iostream. Use O2 logging instead.
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.