Skip to content

Cleanup of TGCCablingServerSvc

Edward Moyse requested to merge emoyse/athena:master-removeforceUse into master

Cleanup of TGCCablingServerSvc

  • Removed forcedUse from Svc and from configuration - it didn't do anything
  • Also removed m_useMuonTGC_CablingSvc since the Svc it referred to, TGCcabling12Svc, seems not to exist
  • Minor cleanup (use new style Gaudi property declaration)
  • Simplified configuration to match the above

Tested locally with RunTier0Tests and unit tests.

Edited by Edward Moyse

Merge request reports