Skip to content

[PWGEM] Add maximum pt cut #21058

[PWGEM] Add maximum pt cut

[PWGEM] Add maximum pt cut #21058

Triggered via pull request November 25, 2025 08:49
@rbailhacrbailhac
opened #13961
Status Failure
Total duration 17s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
14s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[pdg/explicit-code]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L90
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L88
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[std-prefix]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L212
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L206
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L204
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L198
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L192
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L146
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L108
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L87
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.