[PWGHF,PWGJE] derivedDataCreatorDstarToD0Pi: Correct error in mass assignment. Add more columns. #13886
Annotations
6 errors and 2 notices
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[name/file-cpp]:
PWGJE/Core/JetHFUtilities.h#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
|
|
[name/o2-column]:
PWGHF/DataModel/DerivedTables.h#L233
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[name/o2-column]:
PWGHF/DataModel/DerivedTables.h#L172
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[name/o2-column]:
PWGHF/DataModel/DerivedTables.h#L95
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
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.
|