[Tools] Include What You Use #12194
Annotations
10 errors and 2 notices
|
[pdg/database]:
Tools/KFparticle/KFUtilities.h#L257
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
[pdg/database]:
Tools/KFparticle/KFUtilities.h#L256
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
[pdg/database]:
Tools/KFparticle/KFUtilities.h#L255
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
[pdg/database]:
Tools/KFparticle/KFUtilities.h#L33
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
[std-prefix]:
Tools/KFparticle/KFUtilities.h#L321
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
Tools/KFparticle/KFUtilities.h#L319
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
Tools/KFparticle/KFUtilities.h#L317
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
Tools/KFparticle/KFUtilities.h#L303
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
Tools/KFparticle/KFUtilities.h#L301
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
Tools/KFparticle/KFUtilities.h#L299
Use std:: prefix for names from the std namespace.
|
|
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.
|