Skip to content

[PWGLF] Update nucleitpcpbpb.cxx added tof information #12016

[PWGLF] Update nucleitpcpbpb.cxx added tof information

[PWGLF] Update nucleitpcpbpb.cxx added tof information #12016

Triggered via pull request June 19, 2025 13:15
@jtanwar2212jtanwar2212
synchronize #11687
Status Failure
Total duration 19s
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/constexpr-constant]: PWGLF/Tasks/Nuspex/nucleitpcpbpb.cxx#L60
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/function-variable]: PWGLF/Tasks/Nuspex/nucleitpcpbpb.cxx#L502
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/Tasks/Nuspex/nucleitpcpbpb.cxx#L431
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/Tasks/Nuspex/nucleitpcpbpb.cxx#L402
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/Tasks/Nuspex/nucleitpcpbpb.cxx#L260
Use lowerCamelCase for names of functions and variables.
[magic-number]: PWGLF/Tasks/Nuspex/nucleitpcpbpb.cxx#L434
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/nucleitpcpbpb.cxx#L425
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/nucleitpcpbpb.cxx#L405
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/nucleitpcpbpb.cxx#L287
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/nucleitpcpbpb.cxx#L263
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.