Skip to content

[PWGLF] Multiplicity and QA plots are added #17367

[PWGLF] Multiplicity and QA plots are added

[PWGLF] Multiplicity and QA plots are added #17367

Triggered via pull request September 18, 2025 18:36
@sdudi123sdudi123
opened #13035
Status Failure
Total duration 16s
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]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L495
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L492
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L489
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L486
Use lowerCamelCase for names of functions and variables.
[magic-number]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L298
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L293
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L175
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L174
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L173
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L161
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
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.