[Common/TableProducer/PID] reduce dependency in pidTPCBase.cxx #12568
Annotations
10 errors and 2 notices
|
[name/function-variable]:
Common/TableProducer/PID/pidTPCBase.cxx#L157
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
Common/TableProducer/PID/pidTPCBase.cxx#L155
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
Common/TableProducer/PID/pidTPCBase.cxx#L154
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
Common/TableProducer/PID/pidTPCBase.cxx#L108
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
Common/TableProducer/PID/pidTPCBase.cxx#L92
Use lowerCamelCase for names of functions and variables.
|
|
[magic-number]:
Common/TableProducer/PID/pidTPCBase.cxx#L162
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
Common/TableProducer/PID/pidTPCBase.cxx#L160
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
Common/TableProducer/PID/pidTPCBase.cxx#L148
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
Common/TableProducer/PID/pidTPCBase.cxx#L146
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
Common/TableProducer/PID/pidTPCBase.cxx#L135
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.
|