Skip to content

Cleanup of SCT_ConditionsTools/Algorithms packages

Susumu Oda requested to merge oda/athena:master-SCT-readcalib-v5 into master

Cleanup of SCT_ConditionsTools/Algorithms packages

  • Move fillFromString functions to FillFromStringUtility.h.
  • Rename SCT_ReadCalibDataUtilities.h to SCT_ReadCalibDataDefs.h.
  • Separate fillFromString to fillEmptyVectorFromString and fillArrayFromString because push_back and operator= were used originally.

RunTier0Tests.py was fine. RunTier0Tests.log

Edited by Susumu Oda

Merge request reports