Skip to content

[ALICE3] A3TOF: compute multiplicity in any case, add possibility to switch between p and pt #9189

[ALICE3] A3TOF: compute multiplicity in any case, add possibility to switch between p and pt

[ALICE3] A3TOF: compute multiplicity in any case, add possibility to switch between p and pt #9189

Triggered via pull request May 2, 2025 12:43
@njacazionjacazio
opened #11051
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L673
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L667
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L662
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L643
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L604
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L528
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L503
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L211
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L210
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L197
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.