![]() |
ATLAS Offline Software
|
Classes | |
| class | _ItemSemantics |
Public Member Functions | |
| __init__ (self, cpp_type) | |
| merge (self, bb, aa) | |
Protected Attributes | |
| _type = next(GaudiConfig2.semantics.extract_template_args(handle_type)) | |
| str | _isCond = 'CondHandle' in handle_type |
| str | _mode = "R" |
Static Private Attributes | |
| tuple | __handled_types__ = (re.compile(r"SG::HandleKeyArray<.*>$"),) |
Treat VarHandleKeyArrays like arrays of strings
Definition at line 38 of file AtlasSemantics.py.
| python.AtlasSemantics.VarHandleArraySematics.__init__ | ( | self, | |
| cpp_type ) |
Definition at line 59 of file AtlasSemantics.py.
| python.AtlasSemantics.VarHandleArraySematics.merge | ( | self, | |
| bb, | |||
| aa ) |
Definition at line 76 of file AtlasSemantics.py.
|
staticprivate |
Definition at line 42 of file AtlasSemantics.py.
|
protected |
Definition at line 67 of file AtlasSemantics.py.
|
protected |
Definition at line 70 of file AtlasSemantics.py.
|
protected |
Definition at line 66 of file AtlasSemantics.py.