Skip to content

[PWGEM/Dilepton] update DCA calculation #8302

[PWGEM/Dilepton] update DCA calculation

[PWGEM/Dilepton] update DCA calculation #8302

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

o2-linter.yml

on: pull_request
O2 linter
8s
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.
[pi-multiple-fraction]: PWGEM/Dilepton/Core/SingleTrackQC.h#L222
Use multiples/fractions of PI defined in o2::constants::math.
[external-pi]: PWGEM/Dilepton/Core/SingleTrackQC.h#L283
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGEM/Dilepton/Core/SingleTrackQC.h#L278
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGEM/Dilepton/Core/SingleTrackQC.h#L222
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[using-directive]: PWGEM/Dilepton/Core/SingleTrackQC.h#L52
Do not put using directives at global scope in headers.
[using-directive]: PWGEM/Dilepton/Core/SingleTrackQC.h#L51
Do not put using directives at global scope in headers.
[using-directive]: PWGEM/Dilepton/Core/SingleTrackQC.h#L50
Do not put using directives at global scope in headers.
[using-directive]: PWGEM/Dilepton/Core/SingleTrackQC.h#L49
Do not put using directives at global scope in headers.
[using-directive]: PWGEM/Dilepton/Core/SingleTrackQC.h#L48
Do not put using directives at global scope in headers.
[using-directive]: PWGEM/Dilepton/Core/SingleTrackQC.h#L47
Do not put using directives at global scope in headers.
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.