Skip to content

[PWGHF] Implement the additional BDT model application on top of the trigger BDT used in the Lc selector #9027

[PWGHF] Implement the additional BDT model application on top of the trigger BDT used in the Lc selector

[PWGHF] Implement the additional BDT model application on top of the trigger BDT used in the Lc selector #9027

Triggered via pull request April 29, 2025 14:28
@zhangbiao-phyzhangbiao-phy
synchronize #11020
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

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

Annotations

4 errors and 2 notices
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[magic-number]: PWGHF/HFC/TableProducer/femtoDreamProducer.cxx#L308
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/HFC/TableProducer/femtoDreamProducer.cxx#L300
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.