[DPG] Bug: Fix histogram filling for Mother pT and Decay Length #1370
Annotations
2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[root-entity]:
DPG/Tasks/AOTTrack/qaEfficiency.cxx#L1919
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[name/constexpr-constant]:
DPG/Tasks/AOTTrack/qaEfficiency.cxx#L46
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
DPG/Tasks/AOTTrack/qaEfficiency.cxx#L47
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
DPG/Tasks/AOTTrack/qaEfficiency.cxx#L48
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
DPG/Tasks/AOTTrack/qaEfficiency.cxx#L49
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
DPG/Tasks/AOTTrack/qaEfficiency.cxx#L50
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
DPG/Tasks/AOTTrack/qaEfficiency.cxx#L51
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
DPG/Tasks/AOTTrack/qaEfficiency.cxx#L52
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
DPG/Tasks/AOTTrack/qaEfficiency.cxx#L53
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
DPG/Tasks/AOTTrack/qaEfficiency.cxx#L54
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.
|