Skip to content

[PWGDQ] Add Pole-mass to pseudoproper decay time and TOF-PID to cut library #4898

[PWGDQ] Add Pole-mass to pseudoproper decay time and TOF-PID to cut library

[PWGDQ] Add Pole-mass to pseudoproper decay time and TOF-PID to cut library #4898

Triggered via pull request February 13, 2025 11:24
Status Failure
Total duration 18s
Artifacts

o2-linter.yml

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

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
O2 linter
Process completed with exit code 1.
[include-iostream]: PWGDQ/Core/CutsLibrary.cxx#L19
Including iostream is discouraged. Use O2 logging instead.
[external-pi]: PWGDQ/Core/CutsLibrary.cxx#L2808
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGDQ/Core/CutsLibrary.cxx#L2811
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGDQ/Core/CutsLibrary.cxx#L5030
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGDQ/Core/CutsLibrary.cxx#L5038
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[doc/file]: PWGDQ/Core/CutsLibrary.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
[doc/file]: PWGDQ/Core/CutsLibrary.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: PWGDQ/Core/CutsLibrary.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: PWGDQ/Core/CutsLibrary.cxx#L1
Provide mandatory file documentation.
[name/function-variable]: PWGDQ/Core/CutsLibrary.cxx#L26
Use lowerCamelCase for names of functions and variables.
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.