[PWGDQ] Implement charge checks and improve candidate selection in open charm analyses #3004
Annotations
2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[include-iostream]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L15
Including iostream is discouraged. Use O2 logging instead.
|
[root-entity]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L276
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L301
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2018
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2019
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2021
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2022
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2024
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2025
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L3374
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
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.
|