ATLAS Offline Software
|
Classes | |
class | _ItemSemantics |
Public Member Functions | |
def | __init__ (self, cpp_type) |
def | merge (self, bb, aa) |
Static Private Attributes | |
tuple | __handled_types__ = ("SG::VarHandleKeyArray",) |
Treat VarHandleKeyArrays like arrays of strings
Definition at line 74 of file AtlasSemantics.py.
def python.AtlasSemantics.VarHandleArraySematics.__init__ | ( | self, | |
cpp_type | |||
) |
Definition at line 95 of file AtlasSemantics.py.
def python.AtlasSemantics.VarHandleArraySematics.merge | ( | self, | |
bb, | |||
aa | |||
) |
Definition at line 98 of file AtlasSemantics.py.
|
staticprivate |
Definition at line 78 of file AtlasSemantics.py.