[PWGJE/EMCal] Add temp calib qa and mc energy shift to correction task #13059
Annotations
10 errors and 2 notices
|
[name/function-variable]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L723
Use lowerCamelCase for names of functions and variables.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L1008
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L1003
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L1000
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L992
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L966
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L900
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L236
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L234
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/TableProducer/emcalCorrectionTask.cxx#L232
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.
|