[PWGLF] Add Xi resonance mass #13696
Annotations
10 errors and 2 notices
|
[name/struct]:
PWGLF/Tasks/Resonances/lambda1405analysis.cxx#L69
Use UpperCamelCase for names of structs.
|
|
[name/struct]:
PWGLF/Tasks/Resonances/lambda1405analysis.cxx#L35
Use UpperCamelCase for names of structs.
|
|
[magic-number]:
PWGLF/Tasks/Resonances/lambda1405analysis.cxx#L445
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/Tasks/Resonances/lambda1405analysis.cxx#L375
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[pdg/explicit-code]:
PWGLF/Tasks/Resonances/lambda1405analysis.cxx#L445
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGLF/Tasks/Resonances/lambda1405analysis.cxx#L375
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGLF/Tasks/Resonances/lambda1405analysis.cxx#L70
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[name/o2-column]:
PWGLF/DataModel/LFLambda1405Table.h#L49
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[doc/file]:
PWGLF/DataModel/LFLambda1405Table.h#L1
Provide mandatory file documentation.
|
|
[doc/file]:
PWGLF/DataModel/LFLambda1405Table.h#L16
Documentation for \file is missing, incorrect or misplaced.
|
|
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.
|