[PWGLF] Update LFResonanceTables and Resonance Module Initialization Code #739
Annotations
2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[name/o2-column]:
PWGLF/DataModel/LFResonanceTables.h#L136
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
[name/o2-column]:
PWGLF/DataModel/LFResonanceTables.h#L137
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
[name/o2-column]:
PWGLF/DataModel/LFResonanceTables.h#L138
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
[name/o2-column]:
PWGLF/DataModel/LFResonanceTables.h#L146
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
[name/o2-workflow]:
PWGLF/TableProducer/Resonances/CMakeLists.txt#L13
Workflow name f1protoninitializer does not match its file name f1protonInitializer.cxx. (Matches f1protoninitializer.cxx.)
|
[name/o2-workflow]:
PWGLF/TableProducer/Resonances/CMakeLists.txt#L38
Workflow name reso2mergedf does not match its file name LFResonanceMergeDF.cxx. (Matches reso2mergedf.cxx.)
|
[name/o2-workflow]:
PWGLF/TableProducer/Resonances/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
|
[external-pi]:
PWGLF/Tasks/Resonances/xi1530Analysis.cxx#L90
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
|
[pi-multiple-fraction]:
PWGLF/Tasks/Resonances/xi1530Analysis.cxx#L90
Consider using multiples/fractions of PI defined in o2::constants::math.
|
[name/function-variable]:
PWGLF/Tasks/Resonances/xi1530Analysis.cxx#L75
Use lowerCamelCase for names of functions and variables.
|
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.
|