Skip to content

[PWGLF] Re-add qc check for hypertriton 3body analysis including deuteron's tofpid #21279

[PWGLF] Re-add qc check for hypertriton 3body analysis including deuteron's tofpid

[PWGLF] Re-add qc check for hypertriton 3body analysis including deuteron's tofpid #21279

Triggered via pull request November 29, 2025 10:12
Status Failure
Total duration 17s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/hyperhe4sigmaKinkRecoTask.cxx#L688
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/hyperhe4sigmaKinkRecoTask.cxx#L685
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/hyperhe4sigmaKinkRecoTask.cxx#L671
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/hyperhe4sigmaKinkRecoTask.cxx#L666
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/hyperhe4sigmaKinkRecoTask.cxx#L384
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/hyperhe4sigmaKinkRecoTask.cxx#L381
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/hyperhe4sigmaKinkRecoTask.cxx#L346
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[std-prefix]: PWGLF/Tasks/Nuspex/hyperhe4sigmaKinkRecoTask.cxx#L776
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Nuspex/hyperhe4sigmaKinkRecoTask.cxx#L775
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Nuspex/hyperhe4sigmaKinkRecoTask.cxx#L349
Use std:: prefix for names from the std namespace.
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.