[PWGJE,EMCAL-568] Add option to use energy calibration done with old … #13061
Annotations
10 errors and 2 notices
|
[name/function-variable]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L730
Use lowerCamelCase for names of functions and variables.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L1015
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L1010
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L1007
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L999
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L973
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L907
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L245
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L243
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L241
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
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.
|