Skip to content

[PWGLF] Add matching study for all tracks #2044

[PWGLF] Add matching study for all tracks

[PWGLF] Add matching study for all tracks #2044

Triggered via pull request January 8, 2025 14:33
@mpucciompuccio
synchronize #9225
mp-branch-3
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
6s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
O2 linter
Process completed with exit code 1.
[std-prefix]: PWGLF/TableProducer/Nuspex/nucleiSpectra.cxx#L345
Use std:: prefix for names from the std namespace.
[external-pi]: PWGLF/TableProducer/Nuspex/nucleiSpectra.cxx#L328
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGLF/TableProducer/Nuspex/nucleiSpectra.cxx#L330
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGLF/TableProducer/Nuspex/nucleiSpectra.cxx#L331
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[two-pi-add-subtract]: PWGLF/TableProducer/Nuspex/nucleiSpectra.cxx#L328
Consider using RecoDecay::constrainAngle to restrict angle to a given range.
[two-pi-add-subtract]: PWGLF/TableProducer/Nuspex/nucleiSpectra.cxx#L331
Consider using RecoDecay::constrainAngle to restrict angle to a given range.
[pi-multiple-fraction]: PWGLF/TableProducer/Nuspex/nucleiSpectra.cxx#L328
Consider using multiples/fractions of PI defined in o2::constants::math.
[pi-multiple-fraction]: PWGLF/TableProducer/Nuspex/nucleiSpectra.cxx#L330
Consider using multiples/fractions of PI defined in o2::constants::math.
[pi-multiple-fraction]: PWGLF/TableProducer/Nuspex/nucleiSpectra.cxx#L331
Consider using multiples/fractions of PI defined in o2::constants::math.
[const-ref-in-for-loop]: PWGLF/TableProducer/Nuspex/nucleiSpectra.cxx#L533
Use constant references for non-modified iterators in range-based for loops.
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.