Skip to content

[PWGCF] adding RCT evsel flag + ITS param. for PID in MC #10086

[PWGCF] adding RCT evsel flag + ITS param. for PID in MC

[PWGCF] adding RCT evsel flag + ITS param. for PID in MC #10086

Triggered via pull request May 19, 2025 13:02
@glromaneglromane
synchronize #11249
Status Failure
Total duration 16s
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#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#L591
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#L589
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.
[pdg/explicit-code]: PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx#L551
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#L549
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.