Skip to content

[PWGCF] add debug-task and necessary files for Resonance implementation #17510

[PWGCF] add debug-task and necessary files for Resonance implementation

[PWGCF] add debug-task and necessary files for Resonance implementation #17510

Triggered via pull request September 21, 2025 18:03
Status Failure
Total duration 18s
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/FemtoDream/Core/femtoDreamParticleHisto.h#L166
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L82
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L55
Use lowerCamelCase for names of functions and variables.
[external-pi]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L177
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L89
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L88
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L61
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[std-prefix]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L489
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L406
Use std:: prefix for names from the std namespace.
[using-directive]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L30
Do not put using directives at global scope in headers.
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.