Skip to content

Add a Config file (JiveXMLGeometryConfig.py) for writing the geometry to an xml output

GeometryJiveXML: Add a Config file (JiveXMLGeometryConfig.py) which sets the configuration for writing the detector (and muon detector) geometry into an xml output. The configuration setup is wrapped in the if name == "main": clause that prevents it from being executed when the file is imported as a module

Running the configuration produces two xml output, one for each geometry tool (AGeometry.xml , AMuonGeometry.xml).

Tagging @myexley @lshi @emoyse @jferrand

Merge request reports