[ALICE3] Additional QA histograms to multicharm task #8011
Annotations
2 errors, 10 warnings, and 1 notice
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[root-entity]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L634
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L829
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L784
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L610
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L609
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L484
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L481
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L463
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L459
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L457
Use std:: prefix for names from the std namespace.
|
|
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.
|