Skip to content

[PWGDQ] More speedup of the DQ HistogramManager #17660

[PWGDQ] More speedup of the DQ HistogramManager

[PWGDQ] More speedup of the DQ HistogramManager #17660

Triggered via pull request September 23, 2025 15:12
@ktfktf
opened #13105
Status Failure
Total duration 1m 43s
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
[doc/file]: PWGDQ/Core/HistogramManager.cxx#L1
Provide mandatory file documentation.
[doc/file]: PWGDQ/Core/HistogramManager.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: PWGDQ/Core/HistogramManager.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: PWGDQ/Core/HistogramManager.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
[logging]: PWGDQ/Core/HistogramManager.cxx#L925
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/Core/HistogramManager.cxx#L922
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/Core/HistogramManager.cxx#L919
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/Core/HistogramManager.cxx#L918
Use O2 logging (LOG, LOGF, LOGP).
[root/entity]: PWGDQ/Core/HistogramManager.cxx#L744
Replace ROOT entities with equivalents from standard C++ or from O2.
[include-iostream]: PWGDQ/Core/HistogramManager.cxx#L14
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.