[PWGHF] Add exceptions for HF MC TOF recalibration to avoid human mistakes #11859
Annotations
10 errors and 2 notices
|
[name/constexpr-constant]:
PWGHF/TableProducer/mcPidTof.cxx#L943
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/constexpr-constant]:
PWGHF/TableProducer/mcPidTof.cxx#L942
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/constexpr-constant]:
PWGHF/TableProducer/mcPidTof.cxx#L706
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/constexpr-constant]:
PWGHF/TableProducer/mcPidTof.cxx#L705
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/constexpr-constant]:
PWGHF/TableProducer/mcPidTof.cxx#L704
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/constexpr-constant]:
PWGHF/TableProducer/mcPidTof.cxx#L453
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/constexpr-constant]:
PWGHF/TableProducer/mcPidTof.cxx#L452
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/constexpr-constant]:
PWGHF/TableProducer/mcPidTof.cxx#L451
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/constexpr-constant]:
PWGHF/TableProducer/mcPidTof.cxx#L450
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[magic-number]:
PWGHF/TableProducer/mcPidTof.cxx#L909
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.
|