Skip to content

[PWGHF] Update list of MC productions that require TOF PID recalibration for HF #17504

[PWGHF] Update list of MC productions that require TOF PID recalibration for HF

[PWGHF] Update list of MC productions that require TOF PID recalibration for HF #17504

Triggered via pull request September 21, 2025 15:20
@fgrosafgrosa
opened #13067
Status Failure
Total duration 18s
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
[name/constexpr-constant]: PWGHF/TableProducer/mcPidTof.cxx#L961
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/TableProducer/mcPidTof.cxx#L960
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/TableProducer/mcPidTof.cxx#L724
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/TableProducer/mcPidTof.cxx#L723
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/TableProducer/mcPidTof.cxx#L722
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/TableProducer/mcPidTof.cxx#L471
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/TableProducer/mcPidTof.cxx#L470
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/TableProducer/mcPidTof.cxx#L469
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/TableProducer/mcPidTof.cxx#L468
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[magic-number]: PWGHF/TableProducer/mcPidTof.cxx#L927
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.