Classes | |
class | GenToolsConfig |
Variables | |
tuple | loc = os.getenv('XMLDETDESCROOT') |
tuple | xddc = xmldetdesc.XmlDetDescConfig(loc=loc) |
tuple | tg = GenToolsConfig(volume="/dd/Structure/steel-2/water-2") |
tuple | app = AppMgr() |
tuple | msv = app.service('MessageSvc') |
tuple gentools::loc = os.getenv('XMLDETDESCROOT') [static] |
Definition at line 103 of file gentools.py.
tuple gentools::xddc = xmldetdesc.XmlDetDescConfig(loc=loc) [static] |
Definition at line 109 of file gentools.py.
tuple gentools::tg = GenToolsConfig(volume="/dd/Structure/steel-2/water-2") [static] |
Definition at line 111 of file gentools.py.
tuple gentools::app = AppMgr() [static] |
Definition at line 113 of file gentools.py.
tuple gentools::msv = app.service('MessageSvc') [static] |
Definition at line 117 of file gentools.py.