[PWGEM/Dilepton] add a beta histogram in dileptonPolarization.cxx #21402
Annotations
10 errors and 2 notices
|
[name/configurable]:
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L75
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
|
|
[name/configurable]:
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L74
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
|
|
[name/configurable]:
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L73
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
|
|
[name/configurable]:
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L63
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
|
|
[name/o2-task]:
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L1
Specify task name only when it cannot be derived from the struct name. Only append to the default name.
|
|
[name/o2-task]:
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L710
Specified task name dilepton-polarization and the struct name DileptonPolarization produce the same device name dilepton-polarization. TaskName is redundant.
|
|
[magic-number]:
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L619
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L604
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L597
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx#L590
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.
|