[PWGUD] Fix -Wmissing-template-arg-list-after-template-kw #7832
Annotations
2 errors, 10 warnings, and 1 notice
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[pdg/explicit-code]:
PWGUD/Tasks/upcQuarkoniaCentralBarrel.cxx#L462
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGUD/Tasks/upcQuarkoniaCentralBarrel.cxx#L459
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGUD/Tasks/upcQuarkoniaCentralBarrel.cxx#L456
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGUD/Tasks/upcQuarkoniaCentralBarrel.cxx#L453
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGUD/Tasks/upcQuarkoniaCentralBarrel.cxx#L450
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGUD/Tasks/upcQuarkoniaCentralBarrel.cxx#L447
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGUD/Tasks/upcQuarkoniaCentralBarrel.cxx#L444
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGUD/Tasks/upcQuarkoniaCentralBarrel.cxx#L441
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGUD/Tasks/upcQuarkoniaCentralBarrel.cxx#L332
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[std-prefix]:
PWGUD/Tasks/upcQuarkoniaCentralBarrel.cxx#L274
Use std:: prefix for names from the std namespace.
|
|
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.
|