Skip to content

[PWGJE] added corrected cluster energy tables in my task #18519

[PWGJE] added corrected cluster energy tables in my task

[PWGJE] added corrected cluster energy tables in my task #18519

Triggered via pull request October 10, 2025 02:34
@Archita-DashArchita-Dash
synchronize #13324
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/function-variable]: PWGJE/Tasks/fullJetSpectra.cxx#L784
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGJE/Tasks/fullJetSpectra.cxx#L783
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGJE/Tasks/fullJetSpectra.cxx#L782
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGJE/Tasks/fullJetSpectra.cxx#L781
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGJE/Tasks/fullJetSpectra.cxx#L780
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGJE/Tasks/fullJetSpectra.cxx#L690
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGJE/Tasks/fullJetSpectra.cxx#L689
Use lowerCamelCase for names of functions and variables.
[magic-number]: PWGJE/Tasks/fullJetSpectra.cxx#L1885
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[const-ref-in-for-loop]: PWGJE/Tasks/fullJetSpectra.cxx#L1052
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGJE/Tasks/fullJetSpectra.cxx#L1040
Use constant references for non-modified iterators in range-based for loops.
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.