fix: load ActsGeoSvc from Jug::Reco if available
Compare changes
@@ -13,6 +17,7 @@ output_rec = str(os.environ["JUGGLER_REC_FILE"])
@@ -153,7 +158,7 @@ ApplicationMgr(
Load the ActsGeoSvc from Jug::Reco if it exists, otherwise use the k4ActsTracking upstream version (which doesn't have the full needed interface).