Skip to content

[PWGCF] fixing De mass in computing kstar and adding eta phi histo #12331

[PWGCF] fixing De mass in computing kstar and adding eta phi histo

[PWGCF] fixing De mass in computing kstar and adding eta phi histo #12331

Triggered via pull request June 25, 2025 11:25
@blacwovieblacwovie
synchronize #11759
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[name/function-variable]: PWGCF/Femto/TableProducer/PiDeuteronFemto.cxx#L736
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/Femto/TableProducer/PiDeuteronFemto.cxx#L735
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/Femto/TableProducer/PiDeuteronFemto.cxx#L713
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/Femto/TableProducer/PiDeuteronFemto.cxx#L711
Use lowerCamelCase for names of functions and variables.
[pdg/explicit-mass]: PWGCF/Femto/TableProducer/PiDeuteronFemto.cxx#L714
Avoid hard-coded particle masses. Use o2::constants::physics::Mass... instead.
[root/entity]: PWGCF/Femto/TableProducer/PiDeuteronFemto.cxx#L763
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGCF/Femto/TableProducer/PiDeuteronFemto.cxx#L725
Replace ROOT entities with equivalents from standard C++ or from O2.
[std-prefix]: PWGCF/Femto/TableProducer/PiDeuteronFemto.cxx#L764
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/Femto/TableProducer/PiDeuteronFemto.cxx#L761
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/Femto/TableProducer/PiDeuteronFemto.cxx#L759
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.