[PWGCF] adding shift correction for event plane #18046
Annotations
10 errors and 2 notices
|
[name/struct]:
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx#L45
Use UpperCamelCase for names of structs.
|
|
[name/function-variable]:
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx#L189
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx#L130
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx#L92
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx#L79
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx#L78
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx#L77
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx#L47
Use lowerCamelCase for names of functions and variables.
|
|
[magic-number]:
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx#L148
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx#L137
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.
|