Skip to content

[PWGCF] fix TPD radius oprion for 2trck cuts #10499

[PWGCF] fix TPD radius oprion for 2trck cuts

[PWGCF] fix TPD radius oprion for 2trck cuts #10499

Triggered via pull request May 26, 2025 13:58
@glromaneglromane
synchronize #11365
Status Failure
Total duration 16s
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
[root/lorentz-vector]: PWGCF/Femto3D/Core/femto3dPairTask.h#L350
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGCF/Femto3D/Core/femto3dPairTask.h#L348
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGCF/Femto3D/Core/femto3dPairTask.h#L142
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGCF/Femto3D/Core/femto3dPairTask.h#L141
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGCF/Femto3D/Core/femto3dPairTask.h#L139
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGCF/Femto3D/Core/femto3dPairTask.h#L129
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGCF/Femto3D/Core/femto3dPairTask.h#L128
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGCF/Femto3D/Core/femto3dPairTask.h#L125
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGCF/Femto3D/Core/femto3dPairTask.h#L122
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGCF/Femto3D/Core/femto3dPairTask.h#L29
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.