[ALICE3] ALICE3 - improvement of configurables in strangeness task #14464
+25
−20
Annotations
11 errors and 2 notices
|
Run tests:
ALICE3/Tasks/alice3-strangeness.cxx#L1
Name of a workflow file must match the name of the main struct in it (without the PWG prefix). (Class implementation files should be in "Core" directories.)
|
|
Run tests:
ALICE3/Tasks/alice3-strangeness.cxx#L304
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
ALICE3/Tasks/alice3-strangeness.cxx#L218
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
ALICE3/Tasks/alice3-strangeness.cxx#L217
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
ALICE3/Tasks/alice3-strangeness.cxx#L216
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
ALICE3/Tasks/alice3-strangeness.cxx#L203
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
ALICE3/Tasks/alice3-strangeness.cxx#L200
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
ALICE3/Tasks/alice3-strangeness.cxx#L194
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
ALICE3/Tasks/alice3-strangeness.cxx#L191
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
ALICE3/Tasks/alice3-strangeness.cxx#L49
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