[PWGCF] Identified BF Quality checks for MC data #2622
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/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1255
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1381
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1498
Use std:: prefix for names from the std namespace.
|
[root-entity]:
PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L768
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L769
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L770
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1681
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1687
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1689
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1704
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.
|