display/modules/display/include/AsyncDisplayModule.h:22 The destructor '~AsyncDisplayModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
display/src/EveGeometry.cc:64 Variable 'volume' can be declared as reference to const [constVariableReference]
display/src/EveGeometry.cc:98 Variable 'volumeRegExp' can be declared as reference to const [constVariableReference]
display/src/SplitGLView.cc:13 Include file: "TEveScene.h" not found. [missingInclude]
display/src/SplitGLView.cc:14 Include file: "TEveManager.h" not found. [missingInclude]
display/src/SplitGLView.cc:15 Include file: "TEveBrowser.h" not found. [missingInclude]
display/src/SplitGLView.cc:16 Include file: "TEveProjectionAxes.h" not found. [missingInclude]
display/src/SplitGLView.cc:17 Include file: "TEveViewer.h" not found. [missingInclude]
display/src/SplitGLView.cc:18 Include file: "TEveWindowManager.h" not found. [missingInclude]
display/src/SplitGLView.cc:19 Include file: "TGMenu.h" not found. [missingInclude]
display/src/SplitGLView.cc:20 Include file: "TGStatusBar.h" not found. [missingInclude]
display/src/SplitGLView.cc:21 Include file: "TGTab.h" not found. [missingInclude]
display/src/SplitGLView.cc:22 Include file: "TGLPhysicalShape.h" not found. [missingInclude]
display/src/SplitGLView.cc:23 Include file: "TGLLogicalShape.h" not found. [missingInclude]
display/src/SplitGLView.cc:24 Include file: "TGLWidget.h" not found. [missingInclude]
display/src/SplitGLView.cc:25 Include file: "TVirtualX.h" not found. [missingInclude]
display/src/SplitGLView.cc:27 Include file: "TString.h" not found. [missingInclude]
display/src/DisplayUI.cc:376 Range variable 'name' should be declared as const reference. [iterateByValue]
display/src/DisplayUI.cc:170 Variable 'gmt' can be declared as pointer to const [constVariablePointer]
display/src/DisplayUI.cc:676 Variable 'activeGLviewer' can be declared as pointer to const [constVariablePointer]
display/src/HtmlClassInspector.cc:111 C-style pointer casting [cstyleCast]
display/src/HtmlClassInspector.cc:150 C-style pointer casting [cstyleCast]
display/src/HtmlClassInspector.cc:151 C-style pointer casting [cstyleCast]
display/src/HtmlClassInspector.cc:207 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
display/src/HtmlClassInspector.cc:211 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
display/src/HtmlClassInspector.cc:217 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
display/src/HtmlClassInspector.cc:220 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
display/src/HtmlClassInspector.cc:80 The scope of the variable 'cdatime' can be reduced. [variableScope]
display/src/HtmlClassInspector.cc:138 Variable 'dataClass' can be declared as pointer to const [constVariablePointer]
display/src/HtmlClassInspector.cc:217 Variable 'str' can be declared as pointer to const [constVariablePointer]
display/src/SplitGLView.cc:425 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
display/src/VisualRepMap.cc:103 The member function 'Belle2::VisualRepMap::selectOnly' can be static. [functionStatic]
display/src/VisualRepMap.cc:127 The member function 'Belle2::VisualRepMap::clearSelection' can be static. [functionStatic]
display/src/ObjectInfo.cc:39 C-style pointer casting [cstyleCast]
display/src/InfoWidget.cc:147 Range variable 'name' should be declared as const reference. [iterateByValue]
display/src/InfoWidget.cc:166 Range variable 'name' should be declared as const reference. [iterateByValue]
display/modules/display/src/DisplayModule.cc:202 Range variable 'colName' should be declared as const reference. [iterateByValue]
display/modules/display/src/DisplayModule.cc:247 Range variable 'colName' should be declared as const reference. [iterateByValue]
display/modules/display/src/DisplayModule.cc:233 Variable 'hit' can be declared as reference to const [constVariableReference]
display/modules/display/src/DisplayModule.cc:241 Variable 'hit' can be declared as reference to const [constVariableReference]
display/modules/display/src/DisplayModule.cc:267 Variable 'hit' can be declared as reference to const [constVariableReference]
display/src/EVEVisualization.cc:1906 The member function 'Belle2::EVEVisualization::addObject' can be static. [functionStatic]
display/src/EVEVisualization.cc:849 The member function 'Belle2::EVEVisualization::boxCreator' can be static. [functionStatic]
display/src/EVEVisualization.cc:889 The member function 'Belle2::EVEVisualization::makeLines' can be static. [functionStatic]
display/src/EVEVisualization.cc:603 The scope of the variable 'hit_coords_dim' can be reduced. [variableScope]
display/src/EVEVisualization.cc:285 Variable 'recoHit' can be declared as pointer to const [constVariablePointer]
display/src/EVEVisualization.cc:471 Variable 'tp' can be declared as pointer to const [constVariablePointer]
display/src/EVEVisualization.cc:1496 Variable 'm_GeoPar' can be declared as pointer to const [constVariablePointer]