[PWGCF] Please consider the following formatting changes to #8945 #4
Annotations
2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[std-prefix]:
PWGCF/MultiparticleCorrelations/Tasks/ThreeParticleCorrelations.cxx#L494
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGCF/MultiparticleCorrelations/Tasks/ThreeParticleCorrelations.cxx#L495
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGCF/MultiparticleCorrelations/Tasks/ThreeParticleCorrelations.cxx#L496
Use std:: prefix for names from the std namespace.
|
[root-entity]:
PWGCF/MultiparticleCorrelations/Tasks/ThreeParticleCorrelations.cxx#L85
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/MultiparticleCorrelations/Tasks/ThreeParticleCorrelations.cxx#L86
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/MultiparticleCorrelations/Tasks/ThreeParticleCorrelations.cxx#L94
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/MultiparticleCorrelations/Tasks/ThreeParticleCorrelations.cxx#L95
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/MultiparticleCorrelations/Tasks/ThreeParticleCorrelations.cxx#L96
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/MultiparticleCorrelations/Tasks/ThreeParticleCorrelations.cxx#L98
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/MultiparticleCorrelations/Tasks/ThreeParticleCorrelations.cxx#L437
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.
|