Skip to content

[PWGDQ] Add processMCGenWithGrouping for 1-Gen 2-Prong MC signal #18802

[PWGDQ] Add processMCGenWithGrouping for 1-Gen 2-Prong MC signal

[PWGDQ] Add processMCGenWithGrouping for 1-Gen 2-Prong MC signal #18802

Triggered via pull request October 14, 2025 22:03
@sahilupadhyaya92sahilupadhyaya92
synchronize #13389
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
[const-ref-in-for-loop]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L419
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L416
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L368
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L339
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L297
Use constant references for non-modified iterators in range-based for loops.
[logging]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4162
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4153
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4148
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L244
Use O2 logging (LOG, LOGF, LOGP).
[include-iostream]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L50
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.