Skip to content

[PWGCF] Femto 3D: add filters on pt #20524

[PWGCF] Femto 3D: add filters on pt

[PWGCF] Femto 3D: add filters on pt #20524

Triggered via pull request November 14, 2025 08:18
@ercolessiercolessi
opened #13827
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[pdg/explicit-code]: PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx#L603
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx#L601
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx#L597
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx#L595
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx#L569
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx#L567
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx#L563
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx#L561
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx#L557
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx#L555
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.