Skip to content

[PWGHF] PID inclusion for associated particles in Lc correlation #714

[PWGHF] PID inclusion for associated particles in Lc correlation

[PWGHF] PID inclusion for associated particles in Lc correlation #714

Triggered via pull request December 10, 2024 00:04
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
6s
O2 linter
Fit to window
Zoom out
Zoom in

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.