[PWGHF] Cleanup and bug fixes using cppcheck and clang-tidy #18399
Annotations
10 errors and 2 notices
|
PWGHF/HFC/Macros/DhCorrelationExtraction.cxx#L186
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
PWGHF/HFC/Macros/DhCorrelationExtraction.cxx#L1315
Use multiples/fractions of PI defined in o2::constants::math.
|
|
PWGHF/HFC/Macros/DhCorrelationExtraction.cxx#L37
Do not include iostream. Use O2 logging instead.
|
|
PWGHF/D2H/Tasks/taskSigmacToCascade.cxx#L1
Declare struct members in the conventional order. See the PWGHF coding guidelines.
|
|
PWGHF/D2H/Tasks/taskSigmacToCascade.cxx#L48
HfTaskSigmacToCascade: ConfigurableAxis appears too early (before end of Filter).
|
|
PWGHF/D2H/Tasks/taskSigmacToCascade.cxx#L59
HfTaskSigmacToCascade: Filter appears too early (before end of using).
|
|
PWGHF/D2H/Tasks/taskSigmacToCascade.cxx#L62
HfTaskSigmacToCascade: using appears too early (before end of HfHelper).
|
|
PWGHF/D2H/Tasks/taskSigmacToCascade.cxx#L55
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
|
|
PWGHF/D2H/Tasks/taskSigmacToCascade.cxx#L186
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
PWGHF/D2H/Tasks/taskSigmacToCascade.cxx#L156
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading