Skip to content

Correct xml file paths in DD4hep Examples

Julia Hrdinka requested to merge ACTSFW-22_correctXmlFilePaths into master

Important: This merge request is based on merge request !32 (merged) and hence, should be merged afterwards. It corrects the paths of the xml files for the DD4hep examples (which changed during !30 (merged) and !31 (merged)). It also implements that the xml file can be handed over as an argument to the main function, which allows usage of any implemented DD4hep detector without the need to recompile. Fixes ACTSFW-22.

Merge request reports