Skip to content

[DPG/Tasks/AOTTrack] Added the disableITSROFCut condition for event selection #19111

[DPG/Tasks/AOTTrack] Added the disableITSROFCut condition for event selection

[DPG/Tasks/AOTTrack] Added the disableITSROFCut condition for event selection #19111

Triggered via pull request October 20, 2025 13:30
@mapalharesmapalhares
synchronize #13098
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]: DPG/Tasks/AOTTrack/qaMatchEff.cxx#L1810
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: DPG/Tasks/AOTTrack/qaMatchEff.cxx#L1793
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: DPG/Tasks/AOTTrack/qaMatchEff.cxx#L1776
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: DPG/Tasks/AOTTrack/qaMatchEff.cxx#L1759
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: DPG/Tasks/AOTTrack/qaMatchEff.cxx#L1742
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: DPG/Tasks/AOTTrack/qaMatchEff.cxx#L1725
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: DPG/Tasks/AOTTrack/qaMatchEff.cxx#L1708
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: DPG/Tasks/AOTTrack/qaMatchEff.cxx#L1691
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[two-pi-add-subtract]: DPG/Tasks/AOTTrack/qaMatchEff.cxx#L1615
Use RecoDecay::constrainAngle to restrict angle to a given range.
[two-pi-add-subtract]: DPG/Tasks/AOTTrack/qaMatchEff.cxx#L1612
Use RecoDecay::constrainAngle to restrict angle to a given range.
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.