Skip to content

[PWGHF] store PID info in 3-prong candidate table and propagate it to analyses. #9213

[PWGHF] store PID info in 3-prong candidate table and propagate it to analyses.

[PWGHF] store PID info in 3-prong candidate table and propagate it to analyses. #9213

Triggered via pull request May 2, 2025 16:48
@mfagginmfaggin
synchronize #10984
Status Failure
Total duration 18s
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
[magic-number]: PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx#L1133
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx#L1107
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx#L1025
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx#L1022
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx#L998
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx#L995
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx#L685
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx#L562
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx#L525
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[pdg/explicit-code]: PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx#L685
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
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.