Cleanups of SCT_Monitoring package (ATLASDQ-679)
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.