Skip to content

Cleanups of SCT_Monitoring package (ATLASDQ-679)

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

Cleanups of SCT_Monitoring package

  • Unify style to use T* t and T& t.
  • Add a space after if and for.
  • Change orders of includes.
  • Replace tabs by spaces.
  • Replace NULL by nullptr.
  • Remove unused SCT_ClusterStruct.h.
  • Remove obsolete comments.

https://its.cern.ch/jira/browse/ATLASDQ-679

Merge request reports