Skip to content

[Trigger,PWGLF] Add possibility to select events with T0TVX #23557

[Trigger,PWGLF] Add possibility to select events with T0TVX

[Trigger,PWGLF] Add possibility to select events with T0TVX #23557

Triggered via pull request January 26, 2026 13:34
@ChiaraDeMartin95ChiaraDeMartin95
synchronize #14637
Status Failure
Total duration 19s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[const-ref-in-for-loop]: EventFiltering/PWGLF/strangenessFilter.cxx#L1076
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: EventFiltering/PWGLF/strangenessFilter.cxx#L788
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: EventFiltering/PWGLF/strangenessFilter.cxx#L693
Use constant references for non-modified iterators in range-based for loops.
[std-prefix]: EventFiltering/PWGLF/strangenessFilter.cxx#L847
Use std:: prefix for names from the std namespace.
[std-prefix]: EventFiltering/PWGLF/strangenessFilter.cxx#L846
Use std:: prefix for names from the std namespace.
[std-prefix]: EventFiltering/PWGLF/strangenessFilter.cxx#L842
Use std:: prefix for names from the std namespace.
[std-prefix]: EventFiltering/PWGLF/strangenessFilter.cxx#L840
Use std:: prefix for names from the std namespace.
[std-prefix]: EventFiltering/PWGLF/strangenessFilter.cxx#L825
Use std:: prefix for names from the std namespace.
[std-prefix]: EventFiltering/PWGLF/strangenessFilter.cxx#L732
Use std:: prefix for names from the std namespace.
[std-prefix]: EventFiltering/PWGLF/strangenessFilter.cxx#L555
Use std:: prefix for names from the std namespace.
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.