9 [sys.executable,
"-c",
"from acts import ActsPythonBindingsDD4hep"]
11 except subprocess.CalledProcessError
as e:
12 print(
"Error encountered importing DD4hep. Likely you need to set LD_LIBRARY_PATH.")
16 from acts
import ActsPythonBindingsDD4hep
20 ActsPythonBindingsDD4hep.DD4hepDetector,
21 ActsPythonBindingsDD4hep.DD4hepGeometryService.Config,