Skip to content

[ALICE3] Refactor includes and enhance pair DCA calculations #20883

[ALICE3] Refactor includes and enhance pair DCA calculations

[ALICE3] Refactor includes and enhance pair DCA calculations #20883

Triggered via pull request November 21, 2025 09:23
@njacazionjacazio
opened #13918
Status Failure
Total duration 16s
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
[two-pi-add-subtract]: ALICE3/Tasks/alice3-dilepton.cxx#L521
Use RecoDecay::constrainAngle to restrict angle to a given range.
[two-pi-add-subtract]: ALICE3/Tasks/alice3-dilepton.cxx#L515
Use RecoDecay::constrainAngle to restrict angle to a given range.
[two-pi-add-subtract]: ALICE3/Tasks/alice3-dilepton.cxx#L481
Use RecoDecay::constrainAngle to restrict angle to a given range.
[two-pi-add-subtract]: ALICE3/Tasks/alice3-dilepton.cxx#L442
Use RecoDecay::constrainAngle to restrict angle to a given range.
[two-pi-add-subtract]: ALICE3/Tasks/alice3-dilepton.cxx#L435
Use RecoDecay::constrainAngle to restrict angle to a given range.
[two-pi-add-subtract]: ALICE3/Tasks/alice3-dilepton.cxx#L398
Use RecoDecay::constrainAngle to restrict angle to a given range.
[two-pi-add-subtract]: ALICE3/Tasks/alice3-dilepton.cxx#L358
Use RecoDecay::constrainAngle to restrict angle to a given range.
[std-prefix]: ALICE3/Tasks/alice3-dilepton.cxx#L311
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Tasks/alice3-dilepton.cxx#L309
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Tasks/alice3-dilepton.cxx#L308
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.