[PWGLF] fix uninitialized variables #21486
Annotations
10 errors and 2 notices
|
Run tests:
PWGLF/Tasks/Nuspex/nucleiEbye.cxx#L693
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGLF/Tasks/Nuspex/nucleiEbye.cxx#L645
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGLF/Tasks/Nuspex/nucleiEbye.cxx#L628
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGLF/Tasks/Nuspex/nucleiEbye.cxx#L566
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGLF/Tasks/Nuspex/nucleiEbye.cxx#L551
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGLF/Tasks/Nuspex/nucleiEbye.cxx#L503
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGLF/Tasks/Nuspex/nucleiEbye.cxx#L634
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGLF/Tasks/Nuspex/nucleiEbye.cxx#L570
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGLF/Tasks/Nuspex/nucleiEbye.cxx#L26
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
Run tests:
PWGLF/Tasks/Nuspex/nucleiEbye.cxx#L15
Do not include iostream. Use O2 logging instead.
|
|
Run tests
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
|
|
Run tests
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.
|
Loading