Skip to content

[PWGEM/Dilepton] update skimmerPrimaryMuon.cxx #7943

[PWGEM/Dilepton] update skimmerPrimaryMuon.cxx

[PWGEM/Dilepton] update skimmerPrimaryMuon.cxx #7943

Triggered via pull request April 7, 2025 13:45
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

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

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[name/function-variable]: PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx#L195
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx#L194
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx#L94
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx#L84
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx#L83
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx#L72
Use lowerCamelCase for names of functions and variables.
[doc/file]: PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx#L0
Provide mandatory file documentation.
[doc/file]: PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx#L13
Documentation for \file is missing, incorrect or misplaced.
[pi-multiple-fraction]: PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx#L139
Use multiples/fractions of PI defined in o2::constants::math.
[external-pi]: PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx#L139
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
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.