[PWGLF] Make sure that B field is updated in reduced 3 body creator #16325
Annotations
10 errors and 2 notices
|
[name/struct]:
PWGLF/TableProducer/Nuspex/reduced3bodyCreator.cxx#L78
Use UpperCamelCase for names of structs.
|
|
[name/macro]:
PWGLF/TableProducer/Nuspex/reduced3bodyCreator.cxx#L54
Use SCREAMING_SNAKE_CASE for names of macros. Leading and double underscores are not allowed.
|
|
[name/function-variable]:
PWGLF/TableProducer/Nuspex/reduced3bodyCreator.cxx#L387
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGLF/TableProducer/Nuspex/reduced3bodyCreator.cxx#L386
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGLF/TableProducer/Nuspex/reduced3bodyCreator.cxx#L385
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGLF/TableProducer/Nuspex/reduced3bodyCreator.cxx#L373
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGLF/TableProducer/Nuspex/reduced3bodyCreator.cxx#L236
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGLF/TableProducer/Nuspex/reduced3bodyCreator.cxx#L184
Use lowerCamelCase for names of functions and variables.
|
|
[magic-number]:
PWGLF/TableProducer/Nuspex/reduced3bodyCreator.cxx#L306
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Nuspex/reduced3bodyCreator.cxx#L278
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.
|