[PWGLF] Include sel8 #23491
Annotations
10 errors and 2 notices
|
[pdg/explicit-mass]:
PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L365
Avoid hard-coded particle masses. Use o2::constants::physics::Mass... instead.
|
|
[pdg/database]:
PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L494
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
[pdg/database]:
PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L493
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
[pdg/database]:
PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L492
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
[pdg/database]:
PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L491
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
[pdg/database]:
PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L364
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
[pdg/database]:
PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L43
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
[std-prefix]:
PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L388
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L354
Use std:: prefix for names from the std namespace.
|
|
[include-iostream]:
PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L49
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.
|