![]() |
ChimeraTK-ApplicationCore 04.06.00
|
Go to the source code of this file.
Namespaces | |
| namespace | drawModuleConnections |
Functions | |
| drawModuleConnections.parseVariable (node) | |
| drawModuleConnections.parseDirectory (subtree) | |
| drawModuleConnections.makeNodeName (label) | |
| drawModuleConnections.defineNode (label) | |
Variables | |
| str | drawModuleConnections.ns = "{https://github.com/ChimeraTK/ApplicationCore}" |
| dict | drawModuleConnections.moduleConnections = {} |
| drawModuleConnections.tree = ET.parse('llrfctrl.xml') | |
| drawModuleConnections.root = tree.getroot() | |
| dict | drawModuleConnections.nodeIds = {} |
| drawModuleConnections.end | |