Skip to content

[PWGDQ] Add event cuts for neutron classes based on ZDC time #22513

[PWGDQ] Add event cuts for neutron classes based on ZDC time

[PWGDQ] Add event cuts for neutron classes based on ZDC time #22513

Triggered via pull request January 2, 2026 10:34
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
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L4521
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L2773
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L2716
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L1946
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L1472
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L1172
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[logging]: PWGDQ/Core/CutsLibrary.cxx#L7269
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/Core/CutsLibrary.cxx#L7267
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/Core/CutsLibrary.cxx#L7265
Use O2 logging (LOG, LOGF, LOGP).
[include-iostream]: PWGDQ/Core/CutsLibrary.cxx#L23
Do not include iostream. Use O2 logging instead.
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.