Skip to content

[PWGLF] Add TPC PID Vs mass correlation cuts + other fix in the strangenessbuilder #10160

[PWGLF] Add TPC PID Vs mass correlation cuts + other fix in the strangenessbuilder

[PWGLF] Add TPC PID Vs mass correlation cuts + other fix in the strangenessbuilder #10160

Triggered via pull request May 20, 2025 20:39
@romainschotterromainschotter
synchronize #11268
Status Failure
Total duration 17s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangederivedbuilder.cxx#L1018
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangederivedbuilder.cxx#L1016
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangederivedbuilder.cxx#L1014
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangederivedbuilder.cxx#L1012
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangederivedbuilder.cxx#L1010
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/TableProducer/Strangeness/strangederivedbuilder.cxx#L1008
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[root/entity]: PWGLF/TableProducer/Strangeness/strangederivedbuilder.cxx#L1006
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGLF/TableProducer/Strangeness/strangederivedbuilder.cxx#L975
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGLF/TableProducer/Strangeness/strangederivedbuilder.cxx#L945
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGLF/TableProducer/Strangeness/strangederivedbuilder.cxx#L383
Replace ROOT entities with equivalents from standard C++ or from O2.
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.