Skip to content

[PWGEM,Trigger] Add femto part to omega and etaprime triggers. #7755

[PWGEM,Trigger] Add femto part to omega and etaprime triggers.

[PWGEM,Trigger] Add femto part to omega and etaprime triggers. #7755

Triggered via pull request April 2, 2025 16:04
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
9s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[external-pi]: EventFiltering/PWGEM/HeavyNeutralMesonFilter.cxx#L596
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: EventFiltering/PWGEM/HeavyNeutralMesonFilter.cxx#L575
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: EventFiltering/PWGEM/HeavyNeutralMesonFilter.cxx#L551
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: EventFiltering/PWGEM/HeavyNeutralMesonFilter.cxx#L529
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: EventFiltering/PWGEM/HeavyNeutralMesonFilter.cxx#L507
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: EventFiltering/PWGEM/HeavyNeutralMesonFilter.cxx#L485
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: EventFiltering/PWGEM/HeavyNeutralMesonFilter.cxx#L461
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: EventFiltering/PWGEM/HeavyNeutralMesonFilter.cxx#L372
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[std-prefix]: EventFiltering/PWGEM/HeavyNeutralMesonFilter.cxx#L363
Use std:: prefix for names from the std namespace.
[include-iostream]: EventFiltering/PWGEM/HeavyNeutralMesonFilter.cxx#L20
Do not include iostream. Use O2 logging instead.
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.