Skip to content

[PWGCF] Adding an option to reject the inner or outher rings of the FT0 detectors, and adding the option to fill the 'dead' parts of the detector with the mirrored parts. #22088

[PWGCF] Adding an option to reject the inner or outher rings of the FT0 detectors, and adding the option to fill the 'dead' parts of the detector with the mirrored parts.

[PWGCF] Adding an option to reject the inner or outher rings of the FT0 detectors, and adding the option to fill the 'dead' parts of the detector with the mirrored parts. #22088

Triggered via pull request December 17, 2025 15:35
Status Failure
Total duration 19s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
15s
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/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx#L684
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx#L682
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx#L680
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx#L678
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx#L666
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx#L664
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx#L662
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx#L660
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx#L658
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.