Skip to content

Code cleanup of SiSpacePointTool package

Susumu Oda requested to merge oda/athena:master-SiSpacePointTool into master

Code cleanup of SiSpacePointTool package

  • Replace tabs by spaces.
  • Change indentation.
  • Move initialization to the header file.
  • Use nullptr.
  • Add space after if and for.
  • Unify coding style.

RunTier0Tests.py was fine. RunTier0Tests.log

Edited by Susumu Oda

Merge request reports