[PWGLF] Fixed reconstruction part of KstarInOO.cxx #18436
Annotations
10 errors and 2 notices
|
[pdg/explicit-code]:
PWGLF/Tasks/Resonances/kstarInOO.cxx#L490
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGLF/Tasks/Resonances/kstarInOO.cxx#L484
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGLF/Tasks/Resonances/kstarInOO.cxx#L482
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGLF/Tasks/Resonances/kstarInOO.cxx#L476
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGLF/Tasks/Resonances/kstarInOO.cxx#L474
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[root/lorentz-vector]:
PWGLF/Tasks/Resonances/kstarInOO.cxx#L553
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
|
|
[root/lorentz-vector]:
PWGLF/Tasks/Resonances/kstarInOO.cxx#L516
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
|
|
[root/lorentz-vector]:
PWGLF/Tasks/Resonances/kstarInOO.cxx#L35
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
|
|
[std-prefix]:
PWGLF/Tasks/Resonances/kstarInOO.cxx#L750
Use std:: prefix for names from the std namespace.
|
|
[include-iostream]:
PWGLF/Tasks/Resonances/kstarInOO.cxx#L47
Do not include iostream. Use O2 logging instead.
|
|
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
|
|
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.
|