[PWGJE,EMCAL-689] Add DeltaEta and DeltaPhi values to `EMCALMatchedTr… #14360
Triggered via pull request
July 25, 2025 11:09
mhemmer-cern
opened
#12244
Status
Failure
Total duration
13s
Artifacts
–
Annotations
10 errors and 2 notices
|
O2 linter result
Issues have been found.
|
|
[name/o2-column]:
PWGJE/DataModel/EMCALClusters.h#L155
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[name/o2-column]:
PWGJE/DataModel/EMCALClusters.h#L151
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[name/o2-column]:
PWGJE/DataModel/EMCALClusters.h#L111
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[name/o2-column]:
PWGJE/DataModel/EMCALClusters.h#L99
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[name/o2-column]:
PWGJE/DataModel/EMCALClusters.h#L98
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[name/file-cpp]:
PWGJE/Core/JetUtilities.h#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
|
|
[name/function-variable]:
PWGJE/Core/JetUtilities.h#L55
Use lowerCamelCase for names of functions and variables.
|
|
[external-pi]:
PWGJE/Core/JetUtilities.h#L151
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
|
|
[external-pi]:
PWGJE/Core/JetUtilities.h#L142
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
|
|
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.
|