From edac52f8edae6a7667c8c3f44a5a455858a7d1fc Mon Sep 17 00:00:00 2001 From: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com> Date: Wed, 19 Jul 2023 15:54:03 +0200 Subject: [PATCH] Use k4GEO instead of a hardcoded path in cvmfs (#124) --- test/gaudi_opts/converterConstants.py | 2 +- test/inputFiles/converterConstants.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/gaudi_opts/converterConstants.py b/test/gaudi_opts/converterConstants.py index 7583f4a2..aafba6b2 100644 --- a/test/gaudi_opts/converterConstants.py +++ b/test/gaudi_opts/converterConstants.py @@ -9,7 +9,7 @@ CONSTANTS = { 'DetectorModel': "CLIC_o2_v04", 'MyCompact': "compact", - 'DD4hepXMLFile_subPath': "/cvmfs/sw.hsf.org/spackages/linux-centos7-x86_64/gcc-8.3.0/lcgeo-0.16.6-vbidketl5esynx6pmkrdnqrnfyf3m2vf/share/lcgeo/compact/CLIC/%(MyCompact)s/%(DetectorModel)s/%(DetectorModel)s.xml", + 'DD4hepXMLFile_subPath': "$K4GEO/CLIC/%(MyCompact)s/%(DetectorModel)s/%(DetectorModel)s.xml", 'MyResTest': "0.003", 'MyResTest2': "003", 'MyResTest3': "0.", diff --git a/test/inputFiles/converterConstants.xml b/test/inputFiles/converterConstants.xml index 22eee1b6..57764f4e 100644 --- a/test/inputFiles/converterConstants.xml +++ b/test/inputFiles/converterConstants.xml @@ -3,7 +3,7 @@ - + 0.003 003 0.