Please consider the following formatting changes to #10458 #25
Annotations
2 errors, 10 warnings, and 1 notice
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter
Issues have been found.
|
|
O2 linter:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx#L676
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
O2 linter:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx#L673
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
O2 linter:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx#L652
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
O2 linter:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx#L625
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
O2 linter:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx#L600
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
O2 linter:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx#L183
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
O2 linter:
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L1866
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
O2 linter:
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L1864
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
O2 linter:
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L1725
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
O2 linter:
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L773
Avoid using hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
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.
|