[PWGLF] adding event mixing #16200
Annotations
10 errors and 2 notices
|
[doc/file]:
PWGLF/Tasks/Strangeness/lambdaTwoPartPolarization.cxx#L1
Provide mandatory file documentation.
|
|
[doc/file]:
PWGLF/Tasks/Strangeness/lambdaTwoPartPolarization.cxx#L12
Documentation for \brief is missing, incorrect or misplaced.
|
|
[doc/file]:
PWGLF/Tasks/Strangeness/lambdaTwoPartPolarization.cxx#L12
Documentation for \file is missing, incorrect or misplaced.
|
|
[magic-number]:
PWGLF/Tasks/Strangeness/lambdaTwoPartPolarization.cxx#L387
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Strangeness/lambdaTwoPartPolarization.cxx#L442
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Strangeness/lambdaTwoPartPolarization.cxx#L418
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Strangeness/lambdaTwoPartPolarization.cxx#L316
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Strangeness/lambdaTwoPartPolarization.cxx#L276
Use constant references for non-modified iterators in range-based for loops.
|
|
[pi-multiple-fraction]:
PWGLF/Tasks/Strangeness/lambdaTwoPartPolarization.cxx#L149
Use multiples/fractions of PI defined in o2::constants::math.
|
|
[root/lorentz-vector]:
PWGLF/Tasks/Strangeness/lambdaTwoPartPolarization.cxx#L43
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template 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.
|