[PWGHF] PID inclusion for associated particles in Lc correlation #714
Annotations
2 errors, 6 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[pdg/database]:
PWGHF/HFC/TableProducer/correlatorLcHadrons.cxx#L19
Direct use of TDatabasePDG is not allowed. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG>.
|
[pdg/database]:
PWGHF/HFC/TableProducer/correlatorLcHadrons.cxx#L749
Direct use of TDatabasePDG is not allowed. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG>.
|
[pdg/database]:
PWGHF/HFC/TableProducer/correlatorLcHadrons.cxx#L750
Direct use of TDatabasePDG is not allowed. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG>.
|
[pdg/database]:
PWGHF/HFC/TableProducer/correlatorLcHadrons.cxx#L979
Direct use of TDatabasePDG is not allowed. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG>.
|
[pdg/database]:
PWGHF/HFC/TableProducer/correlatorLcHadrons.cxx#L980
Direct use of TDatabasePDG is not allowed. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG>.
|
[pi-multiple-fraction]:
PWGHF/HFC/Utils/utilsCorrelations.h#L46
Consider using multiples/fractions of PI defined in o2::constants::math.
|
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.
|