Skip to content

[PWGUD] Please consider the following formatting changes to #11284 #60

[PWGUD] Please consider the following formatting changes to #11284

[PWGUD] Please consider the following formatting changes to #11284 #60

Triggered via pull request May 21, 2025 13:56
@alibuildalibuild
opened #13
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[root/lorentz-vector]: PWGUD/Tasks/FwdMuonsUPC.cxx#L839
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/FwdMuonsUPC.cxx#L814
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/FwdMuonsUPC.cxx#L810
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/FwdMuonsUPC.cxx#L699
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/FwdMuonsUPC.cxx#L695
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/FwdMuonsUPC.cxx#L571
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/FwdMuonsUPC.cxx#L567
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/FwdMuonsUPC.cxx#L490
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/FwdMuonsUPC.cxx#L487
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/FwdMuonsUPC.cxx#L31
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template 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.