[PWGUD] Modification of personal task #3021
Annotations
2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[pi-multiple-fraction]:
PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L105
Consider using multiples/fractions of PI defined in o2::constants::math.
|
[pdg/explicit-code]:
PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1265
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
[pdg/explicit-code]:
PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1268
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
[pdg/known-mass]:
PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L929
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
|
[pdg/known-mass]:
PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L930
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
|
[pdg/known-mass]:
PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1057
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
|
[pdg/known-mass]:
PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1058
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
|
[pdg/known-mass]:
PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1060
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
|
[pdg/known-mass]:
PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1061
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
|
[pdg/known-mass]:
PWGUD/Tasks/upcTauCentralBarrelRL.cxx#L1265
Consider using o2::constants::physics::Mass... instead of calling a database method for a known PDG code.
|
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.
|