[PWGCF] add ConfNEventsMix configurable in V0 task #774
Annotations
2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[root-entity]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L144
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L167
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L169
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L183
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[const-ref-in-for-loop]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L308
Use constant references for non-modified iterators in range-based for loops.
|
[const-ref-in-for-loop]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L322
Use constant references for non-modified iterators in range-based for loops.
|
[const-ref-in-for-loop]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L341
Use constant references for non-modified iterators in range-based for loops.
|
[const-ref-in-for-loop]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L401
Use constant references for non-modified iterators in range-based for loops.
|
[const-ref-in-for-loop]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L453
Use constant references for non-modified iterators in range-based for loops.
|
[const-ref-in-for-loop]:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L458
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.
|