Skip to content

[PWGLF] Add info for 3-sub T0C resolution with T0A and TPC #20663

[PWGLF] Add info for 3-sub T0C resolution with T0A and TPC

[PWGLF] Add info for 3-sub T0C resolution with T0A and TPC #20663

Triggered via pull request November 17, 2025 17:05
@ChiaraDeMartin95ChiaraDeMartin95
synchronize #13865
Status Failure
Total duration 34s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L2030
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L2023
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1799
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1770
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1456
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1437
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1430
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1140
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L534
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L516
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.