Skip to content

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

[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 #22318

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

o2-linter.yml

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

Annotations

10 errors and 2 notices
[const-ref-in-for-loop]: PWGDQ/Core/HistogramsLibrary.cxx#L2422
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/HistogramsLibrary.cxx#L2411
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/HistogramsLibrary.cxx#L2408
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/HistogramsLibrary.cxx#L2401
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/HistogramsLibrary.cxx#L2396
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/HistogramsLibrary.cxx#L2391
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/HistogramsLibrary.cxx#L2377
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/HistogramsLibrary.cxx#L2366
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/HistogramsLibrary.cxx#L2303
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/HistogramsLibrary.cxx#L2147
Use constant references for non-modified iterators in range-based for loops.
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.