![]() |
The Gaudi Framework
v25r3
|
Public Member Functions | |
| def | __init__ |
| def | __getattr__ |
| def | runtime_env |
| def | show_macro |
Public Attributes | |
| path | |
Private Member Functions | |
| def | _run_cmt |
Small wrapper to call CMT.
Definition at line 234 of file GaudiTest.py.
| def GaudiTest.CMT.__init__ | ( | self, | |
path = None |
|||
| ) |
Definition at line 237 of file GaudiTest.py.
| def GaudiTest.CMT.__getattr__ | ( | self, | |
| attr | |||
| ) |
Definition at line 259 of file GaudiTest.py.
|
private |
Definition at line 242 of file GaudiTest.py.
| def GaudiTest.CMT.runtime_env | ( | self, | |
env = None |
|||
| ) |
Returns a dictionary containing the runtime environment produced by CMT. If a dictionary is passed a modified instance of it is returned.
Definition at line 262 of file GaudiTest.py.
| def GaudiTest.CMT.show_macro | ( | self, | |
| k | |||
| ) |
Definition at line 278 of file GaudiTest.py.
| GaudiTest.CMT.path |
Definition at line 240 of file GaudiTest.py.