Skip to content

[PWGEM/Dilepton] add a task to produce derived data for primary track #12682

[PWGEM/Dilepton] add a task to produce derived data for primary track

[PWGEM/Dilepton] add a task to produce derived data for primary track #12682

Triggered via pull request June 30, 2025 19:39
@dsekihatdsekihat
synchronize #11849
Status Failure
Total duration 14s
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
[doc/file]: PWGEM/Dilepton/DataModel/dileptonTables.h#L1
Provide mandatory file documentation.
[doc/file]: PWGEM/Dilepton/DataModel/dileptonTables.h#L11
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: PWGEM/Dilepton/DataModel/dileptonTables.h#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: PWGEM/Dilepton/DataModel/dileptonTables.h#L11
Documentation for \file is missing, incorrect or misplaced.
[magic-number]: PWGEM/Dilepton/DataModel/dileptonTables.h#L583
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGEM/Dilepton/DataModel/dileptonTables.h#L573
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGEM/Dilepton/DataModel/dileptonTables.h#L433
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGEM/Dilepton/DataModel/dileptonTables.h#L418
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGEM/Dilepton/DataModel/dileptonTables.h#L403
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[external-pi]: PWGEM/Dilepton/DataModel/dileptonTables.h#L400
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
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.