Skip to content

[Common] Fix of small bug in muon QA #18463

[Common] Fix of small bug in muon QA

[Common] Fix of small bug in muon QA #18463

Triggered via pull request October 9, 2025 11:53
@ppoavappoava
synchronize #13305
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
[external-pi]: Common/Tasks/qaMuon.cxx#L1656
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: Common/Tasks/qaMuon.cxx#L1586
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: Common/Tasks/qaMuon.cxx#L1585
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: Common/Tasks/qaMuon.cxx#L1515
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: Common/Tasks/qaMuon.cxx#L1514
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: Common/Tasks/qaMuon.cxx#L1513
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: Common/Tasks/qaMuon.cxx#L959
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[root/entity]: Common/Tasks/qaMuon.cxx#L1052
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: Common/Tasks/qaMuon.cxx#L1044
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: Common/Tasks/qaMuon.cxx#L90
Replace ROOT entities with equivalents from standard C++ or from O2.
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.