Skip to content

Code cleanup of SCT_Monitoring package (ATLASDQ-679)

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

Code cleanup of SCT_Monitoring package. https://its.cern.ch/jira/browse/ATLASDQ-679

  • Change indentation
  • Unify coding style
  • Use universal initalization
  • Use array and for loop to make codes short
  • Replace EventInfo by EventContext if possible

Histograms are unchanged.

Merge request reports