[PWGHF] Fix data type for D+ and Ds tables. #9742
Annotations
10 errors and 2 notices
|
[magic-number]:
PWGHF/TableProducer/candidateSelectorLcPidMl.cxx#L294
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGHF/TableProducer/candidateSelectorLcPidMl.cxx#L280
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGHF/TableProducer/candidateSelectorLcPidMl.cxx#L274
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[pwghf/struct-member-order]:
PWGHF/D2H/Tasks/taskXic.cxx#L1
Declare struct members in the conventional order. See the PWGHF coding guidelines.
|
|
[pwghf/struct-member-order]:
PWGHF/D2H/Tasks/taskXic.cxx#L52
HfTaskXic: ConfigurableAxis appears too early (before end of Partition<).
|
|
[pwghf/struct-member-order]:
PWGHF/D2H/Tasks/taskXic.cxx#L63
HfTaskXic: Service< appears too early (before end of HfHelper).
|
|
[magic-number]:
PWGHF/D2H/Tasks/taskXic.cxx#L528
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGHF/D2H/Tasks/taskXic.cxx#L507
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGHF/D2H/Tasks/taskXic.cxx#L374
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGHF/D2H/Tasks/taskXic.cxx#L360
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.
|