[PWGUD] Fix some bug tracker issues #14085
Merged
Annotations
10 errors and 2 notices
|
Run tests:
PWGUD/Core/DGPIDSelector.h#L354
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGUD/Core/DGPIDSelector.h#L247
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGUD/Core/DGPIDSelector.h#L511
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
Run tests:
PWGUD/Core/DGPIDSelector.h#L238
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
Run tests:
PWGUD/Core/DGPIDSelector.h#L23
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
Run tests:
PWGUD/Core/DGPIDSelector.h#L18
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
Run tests:
PWGUD/Core/DGPIDSelector.h#L267
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
|
|
Run tests:
PWGUD/Core/DGPIDSelector.h#L245
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
|
|
Run tests:
PWGUD/Core/DGPIDSelector.h#L241
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
|
|
Run tests:
PWGUD/Core/DGPIDSelector.h#L19
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
|
|
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