[PWGHF,PWGJE] Add B0 and D* jets #13131
Annotations
10 errors and 2 notices
|
[name/o2-column]:
PWGJE/DataModel/Jet.h#L46
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[doc/file]:
PWGJE/DataModel/Jet.h#L1
Provide mandatory file documentation.
|
|
[doc/file]:
PWGJE/DataModel/Jet.h#L21
Documentation for \file is missing, incorrect or misplaced.
|
|
[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/file-cpp]:
PWGJE/Core/JetCandidateUtilities.h#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
|
|
[const-ref-in-for-loop]:
PWGJE/Core/JetCandidateUtilities.h#L149
Use constant references for non-modified iterators in range-based for loops.
|
|
[name/constexpr-constant]:
PWGHF/TableProducer/derivedDataCreatorDstarToD0Pi.cxx#L87
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[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.
|