Skip to content

[PWGLF] Add optimized mixed event process function #13942

[PWGLF] Add optimized mixed event process function

[PWGLF] Add optimized mixed event process function #13942

Triggered via pull request July 18, 2025 17:28
@skundu692skundu692
synchronize #12152
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[external-pi]: PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L127
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L126
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L124
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L123
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L122
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L118
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L117
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[root/lorentz-vector]: PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L33
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/entity]: PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L243
Replace ROOT entities with equivalents from standard C++ or from O2.
[include-iostream]: PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx#L40
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.