Skip to content

Fix clang warnings and minor cleanups

Marco Cattaneo requested to merge master-fixClangWarnings into master
  • DefaultVeloPhiHitManager, DefaultVeloRHitManager, IOTHitCreator are class, not struct
  • Prefer nullptr over NULL in initialisation
  • Remove unnecessary includes
  • Cleanup indentation

Merge request reports