[PWGLF] Add inv. mass cut on lambda to reduce size of stored tree #15670
Triggered via pull request
August 15, 2025 05:38
ChiaraDeMartin95
synchronize
#12580
Status
Failure
Total duration
12s
Artifacts
–
Annotations
10 errors and 2 notices
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1885
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1883
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1704
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1697
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1514
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1250
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1243
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[root/entity]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L818
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
[root/entity]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L814
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
[root/entity]:
PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L675
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
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.
|