Skip to content

[PWGHF] Remove propagateTracksToVertex also for other HF creators #23238

[PWGHF] Remove propagateTracksToVertex also for other HF creators

[PWGHF] Remove propagateTracksToVertex also for other HF creators #23238

Triggered via pull request January 19, 2026 17:00
@fgrosafgrosa
synchronize #14541
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[magic-number]: PWGHF/TableProducer/candidateCreatorBs.cxx#L420
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/TableProducer/candidateCreatorB0.cxx#L210
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorBsReduced.cxx#L276
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorBsReduced.cxx#L242
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorBplusReduced.cxx#L276
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorBplusReduced.cxx#L242
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorB0Reduced.cxx#L470
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorB0Reduced.cxx#L435
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorB0Reduced.cxx#L400
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorB0Reduced.cxx#L366
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.