Please consider the following formatting changes to #14108 #40
Annotations
10 errors and 2 notices
|
Run tests:
PWGLF/TableProducer/Strangeness/sigma0builder.cxx#L1092
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGLF/TableProducer/Strangeness/sigma0builder.cxx#L1083
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGLF/TableProducer/Strangeness/sigma0builder.cxx#L760
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGLF/TableProducer/Strangeness/sigma0builder.cxx#L758
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGLF/TableProducer/Strangeness/sigma0builder.cxx#L756
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGLF/TableProducer/Strangeness/sigma0builder.cxx#L731
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGLF/TableProducer/Strangeness/sigma0builder.cxx#L677
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGLF/TableProducer/Strangeness/sigma0builder.cxx#L47
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
Run tests:
PWGLF/TableProducer/Strangeness/sigma0builder.cxx#L50
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
|
|
Run tests:
PWGLF/TableProducer/Strangeness/sigma0builder.cxx#L1078
Use std:: prefix for names from the std namespace.
|
|
Run tests
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
|
|
Run tests
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.
|
Loading