Skip to content

[PWGHF,PWGJE] Add INEL > 0 to event selection utils #33694

[PWGHF,PWGJE] Add INEL > 0 to event selection utils

[PWGHF,PWGJE] Add INEL > 0 to event selection utils #33694

Triggered via pull request September 1, 2026 07:50
@DelloStrittoDelloStritto
synchronize #17687
Status Cancelled
Total duration 19s
Artifacts

o2-linter.yml

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

Annotations

12 errors and 2 notices
O2 linter
Canceling since a higher priority waiting request for O2 linter-17687 exists
[magic-number]: PWGHF/Tasks/taskMcValidation.cxx#L593
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/Tasks/taskMcValidation.cxx#L582
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/Tasks/taskMcValidation.cxx#L572
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/Tasks/taskMcValidation.cxx#L542
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/Tasks/taskMcValidation.cxx#L508
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/Tasks/taskMcValidation.cxx#L472
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/Tasks/taskMcValidation.cxx#L444
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/Tasks/taskMcValidation.cxx#L438
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[const-ref-in-for-loop]: PWGHF/Tasks/taskMcValidation.cxx#L533
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGHF/Tasks/taskMcValidation.cxx#L301
Use constant references for non-modified iterators in range-based for loops.
O2 linter
Canceling since a higher priority waiting request for O2 linter-17687 exists
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.