Skip to content

Code cleanup. Add ATLAS_CHECK_THREAD_SAFETY. (InDetTrackSummaryHelperTool package)

Code cleanup of InDetTrackSummaryHelperTool package

  • Replace tabs by spaces.
  • Unify indentation.
  • Unify if-else style.
  • Move initialization to the header file.
  • Use ATH_MSG macros.
  • Use extends.
  • Sort includes.
  • Add override keyword.
  • Use and, or, not.
  • Use nullptr.
  • Add ATLAS_CHECK_THREAD_SAFETY.

RunTier0Tests.py was fine. RunTier0Tests.log

Edited by Susumu Oda

Merge request reports