[PWGEM,PhotonMeson] Fix filling of secondary mached tracks #21067
Triggered via pull request
November 25, 2025 12:23
mhemmer-cern
opened
#13967
Status
Failure
Total duration
20s
Artifacts
–
Annotations
10 errors and 2 notices
|
[name/o2-column]:
PWGEM/PhotonMeson/DataModel/gammaTables.h#L99
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[name/o2-column]:
PWGEM/PhotonMeson/DataModel/gammaTables.h#L84
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[magic-number]:
PWGEM/PhotonMeson/DataModel/gammaTables.h#L164
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGEM/PhotonMeson/DataModel/gammaTables.h#L149
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGEM/PhotonMeson/DataModel/gammaTables.h#L134
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[std-prefix]:
PWGEM/PhotonMeson/DataModel/gammaTables.h#L638
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGEM/PhotonMeson/DataModel/gammaTables.h#L637
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGEM/PhotonMeson/DataModel/gammaTables.h#L636
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGEM/PhotonMeson/DataModel/gammaTables.h#L635
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGEM/PhotonMeson/DataModel/gammaTables.h#L583
Use std:: prefix for names from the std namespace.
|
|
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.
|