[PWGLF] Fix event mixing bug for two daughter mixing #20443
Annotations
10 errors and 2 notices
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L993
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L977
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L923
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L914
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L898
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L890
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L835
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L821
Use constant references for non-modified iterators in range-based for loops.
|
|
[root/lorentz-vector]:
PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L33
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
|
|
[include-iostream]:
PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L43
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.
|