Skip to content

[PWGCF] FemtoUniverse: Create fractions histograms in V0 task only when processing fractions #23096

[PWGCF] FemtoUniverse: Create fractions histograms in V0 task only when processing fractions

[PWGCF] FemtoUniverse: Create fractions histograms in V0 task only when processing fractions #23096

Triggered via pull request January 16, 2026 14:39
@alicja-ppalicja-pp
opened #14521
Status Failure
Total duration 18s
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
O2 linter result
Issues have been found.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L966
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L946
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L863
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L634
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L614
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L554
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L525
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L477
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L399
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
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.