Skip to content

[PWGDQ] Add a event selection for TablemakerMC to solve the reduction factor issues #22316

[PWGDQ] Add a event selection for TablemakerMC to solve the reduction factor issues

[PWGDQ] Add a event selection for TablemakerMC to solve the reduction factor issues #22316

Triggered via pull request December 22, 2025 12:20
@YazhenLinYazhenLin
synchronize #14257
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L1338
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L1337
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L536
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L526
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L521
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L519
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L516
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L129
Use O2 logging (LOG, LOGF, LOGP).
[pdg/explicit-code]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L550
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[include-iostream]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L58
Do not include iostream. Use O2 logging 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.