Skip to content

[PWGEM] Reject all quarkonia in the HF cocktail #9608

[PWGEM] Reject all quarkonia in the HF cocktail

[PWGEM] Reject all quarkonia in the HF cocktail #9608

Triggered via pull request May 9, 2025 10:50
@rbailhacrbailhac
opened #11145
Status Failure
Total duration 14s
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
[pdg/explicit-code]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L87
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#L85
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[std-prefix]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L206
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L200
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#L186
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L141
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L104
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx#L84
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.