Skip to content

[PWGLF] Updated with propagateToDCAhelix method #16566

[PWGLF] Updated with propagateToDCAhelix method

[PWGLF] Updated with propagateToDCAhelix method #16566

Triggered via pull request September 3, 2025 14:10
@gbencedigbencedi
synchronize #12844
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/file-cpp]: PWGMM/Mult/DataModel/bestCollisionTable.h#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
[name/o2-column]: PWGMM/Mult/DataModel/bestCollisionTable.h#L53
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGMM/Mult/DataModel/bestCollisionTable.h#L47
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGMM/Mult/DataModel/bestCollisionTable.h#L46
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGMM/Mult/DataModel/bestCollisionTable.h#L45
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGMM/Mult/DataModel/bestCollisionTable.h#L44
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGMM/Mult/DataModel/bestCollisionTable.h#L34
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGMM/Mult/DataModel/bestCollisionTable.h#L33
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGMM/Mult/DataModel/bestCollisionTable.h#L32
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGMM/Mult/DataModel/bestCollisionTable.h#L31
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
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.