Skip to content

[PWGEM/Dilepton] add skimmerPrimaryElectronQC.cxx #15678

[PWGEM/Dilepton] add skimmerPrimaryElectronQC.cxx

[PWGEM/Dilepton] add skimmerPrimaryElectronQC.cxx #15678

Triggered via pull request August 15, 2025 14:15
@dsekihatdsekihat
opened #12591
Status Failure
Total duration 15s
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]: PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx#L826
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx#L146
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L63
Workflow name filter-eoi does not match its file name filterEoI.cxx. (Matches filterEoi.cxx.)
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L53
Workflow name associate-mc-info-dilepton does not match its file name associateMCinfoDilepton.cxx. (Matches associateMcInfoDilepton.cxx.)
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L48
Workflow name skimmer-ots does not match its file name skimmerOTS.cxx. (Matches skimmerOts.cxx.)
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L43
Workflow name create-emevent-dilepton does not match its file name createEMEventDilepton.cxx. (Matches createEmeventDilepton.cxx.)
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L28
Workflow name skimmer-primary-electron-qc does not match its file name skimmerPrimaryElectronQC.cxx. (Matches skimmerPrimaryElectronQc.cxx.)
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L18
Workflow name tree-creator-electron-ml-dda does not match its file name treeCreatorElectronMLDDA.cxx. (Matches treeCreatorElectronMlDda.cxx.)
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L13
Workflow name tree-creator-electron-ml does not match its file name treeCreatorElectronML.cxx. (Matches treeCreatorElectronMl.cxx.)
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.