Skip to content

[PWGEM] Add Photonsphiv table #18005

[PWGEM] Add Photonsphiv table

[PWGEM] Add Photonsphiv table #18005

Triggered via pull request September 30, 2025 15:02
@ikantakikantak
synchronize #13127
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
[doc/file]: PWGEM/PhotonMeson/DataModel/gammaTables.h#L11
Documentation for \file is missing, incorrect or misplaced.
[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.
[external-pi]: PWGEM/PhotonMeson/DataModel/gammaTables.h#L131
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[std-prefix]: PWGEM/PhotonMeson/DataModel/gammaTables.h#L607
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/PhotonMeson/DataModel/gammaTables.h#L606
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/PhotonMeson/DataModel/gammaTables.h#L605
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/PhotonMeson/DataModel/gammaTables.h#L604
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/PhotonMeson/DataModel/gammaTables.h#L579
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.