Skip to content

[PWGLF] Bug Fix in Mixing of HScorr Analysis #20897

[PWGLF] Bug Fix in Mixing of HScorr Analysis

[PWGLF] Bug Fix in Mixing of HScorr Analysis #20897

Triggered via pull request November 21, 2025 11:43
@kcui1kcui1
synchronize #13922
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
12s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/hStrangeCorrelationFilter.cxx#L1303
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/hStrangeCorrelationFilter.cxx#L1301
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/hStrangeCorrelationFilter.cxx#L1299
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/hStrangeCorrelationFilter.cxx#L1297
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/hStrangeCorrelationFilter.cxx#L946
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/hStrangeCorrelationFilter.cxx#L944
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/hStrangeCorrelationFilter.cxx#L942
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/hStrangeCorrelationFilter.cxx#L446
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/hStrangeCorrelationFilter.cxx#L53
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/hStrangeCorrelationFilter.cxx#L52
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
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.