Skip to content

[PWGCF] adding shift correction for event plane #18046

[PWGCF] adding shift correction for event plane

[PWGCF] adding shift correction for event plane #18046

Triggered via pull request October 1, 2025 07:59
@jikim1290jikim1290
synchronize #13183
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
10s
O2 linter
Fit to window
Zoom out
Zoom in

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.