[PWGCF] Add processfunctions for MC #3710
Annotations
2 errors, 2 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[const-ref-in-for-loop]:
PWGCF/Flow/Tasks/flowSP.cxx#L855
Use constant references for non-modified iterators in range-based for loops.
|
[const-ref-in-for-loop]:
PWGCF/Flow/Tasks/flowSP.cxx#L866
Use constant references for non-modified iterators in range-based for loops.
|
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.
|