[PWGDQ,PWGJE] Add variables to dielectronAll and mixing library #20095
Annotations
10 errors and 2 notices
|
[std-prefix]:
PWGDQ/Core/VarManager.h#L3952
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGDQ/Core/VarManager.h#L2051
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGDQ/Core/VarManager.h#L1506
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGDQ/Core/VarManager.h#L1505
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGDQ/Core/VarManager.h#L1504
Use std:: prefix for names from the std namespace.
|
|
[import-std-name]:
PWGDQ/Core/VarManager.h#L75
Do not import names from the std namespace in headers.
|
|
[import-std-name]:
PWGDQ/Core/VarManager.h#L74
Do not import names from the std namespace in headers.
|
|
[import-std-name]:
PWGDQ/Core/VarManager.h#L73
Do not import names from the std namespace in headers.
|
|
[include-iostream]:
PWGDQ/Core/VarManager.h#L68
Do not include iostream. Use O2 logging instead.
|
|
[const-ref-in-for-loop]:
PWGDQ/Core/DQMlResponse.h#L140
Use constant references for non-modified iterators in range-based for loops.
|
|
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.
|