[PWGCF] FemtoUniverse: Add PRF boost to identical pairs, remove qTmin selection #14615
+245
−237
Annotations
10 errors and 2 notices
|
Run tests:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx#L267
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx#L266
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx#L1
Use constant references for table subscriptions in process functions.
|
|
Run tests:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx#L885
Argument FilteredFemtoFullParticles& parts is not const&.
|
|
Run tests:
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx#L885
Argument FilteredFDCollisions& cols is not const&.
|
|
Run tests:
PWGCF/FemtoUniverse/Core/FemtoUniverseMath.h#L24
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
|
|
Run tests:
PWGCF/FemtoUniverse/Core/FemtoUniverse3DContainer.h#L162
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
Run tests:
PWGCF/FemtoUniverse/Core/FemtoUniverse3DContainer.h#L161
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
Run tests:
PWGCF/FemtoUniverse/Core/FemtoUniverse3DContainer.h#L27
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
|
|
Run tests:
PWGCF/FemtoUniverse/Core/FemtoUniverse3DContainer.h#L33
Do not put using directives at global scope in headers.
|
|
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