Skip to content

CaloRecGPU: fixed clang warnings

  • Inconsistent use of the class and struct keywords
  • Local variables set but not used
  • Unused function arguments
  • Unused functions
  • Missing override keywords

Merge request reports

Loading