![]() |
ATLAS Offline Software
|
Classes | |
class | AllocTestRead |
class | Analysis |
class | xAODTestClearDecor |
class | xAODTestCopy |
class | xAODTestDecor |
class | xAODTestPDecor |
class | xAODTestRead |
Functions | |
def | CHECK (sc) |
def | _typename (t) |
def | xAODInit () |
def | format_int (x) |
def | format_float (x) |
def | format_str (x) |
def | format_el (x) |
def | format_el_vec (v) |
def | format_float_vec (v) |
def | format_int_vec (v) |
def | format_str_vec (v) |
def | dump_auxitem (x, auxid, f=sys.stdout) |
def | dump_auxdata (x, exclude=[], f=sys.stdout) |
def | dump_c (c, f=sys.stdout) |
def | dump_xaodobj (h, f=sys.stdout) |
def | dump_plinks (p, f=sys.stdout) |
def | copy_obj (event, obj, key) |
def | copy_vec (event, obj, key) |
def | copy_view (event, obj, key) |
Variables | |
CVec_type = ROOT.DataVector(ROOT.DMTest.C_v1) | |
dictionary | accessors |
|
private |
Definition at line 34 of file xAODRootTest.py.
def xAODRootTest.CHECK | ( | sc | ) |
Definition at line 25 of file xAODRootTest.py.
def xAODRootTest.copy_obj | ( | event, | |
obj, | |||
key | |||
) |
Definition at line 153 of file xAODRootTest.py.
def xAODRootTest.copy_vec | ( | event, | |
obj, | |||
key | |||
) |
Definition at line 165 of file xAODRootTest.py.
def xAODRootTest.copy_view | ( | event, | |
obj, | |||
key | |||
) |
Definition at line 184 of file xAODRootTest.py.
def xAODRootTest.dump_auxdata | ( | x, | |
exclude = [] , |
|||
f = sys.stdout |
|||
) |
Definition at line 116 of file xAODRootTest.py.
def xAODRootTest.dump_auxitem | ( | x, | |
auxid, | |||
f = sys.stdout |
|||
) |
Definition at line 104 of file xAODRootTest.py.
def xAODRootTest.dump_c | ( | c, | |
f = sys.stdout |
|||
) |
Definition at line 128 of file xAODRootTest.py.
def xAODRootTest.dump_plinks | ( | p, | |
f = sys.stdout |
|||
) |
Definition at line 145 of file xAODRootTest.py.
def xAODRootTest.dump_xaodobj | ( | h, | |
f = sys.stdout |
|||
) |
Definition at line 137 of file xAODRootTest.py.
def xAODRootTest.format_el | ( | x | ) |
Definition at line 61 of file xAODRootTest.py.
def xAODRootTest.format_el_vec | ( | v | ) |
Definition at line 62 of file xAODRootTest.py.
def xAODRootTest.format_float | ( | x | ) |
Definition at line 59 of file xAODRootTest.py.
def xAODRootTest.format_float_vec | ( | v | ) |
Definition at line 63 of file xAODRootTest.py.
def xAODRootTest.format_int | ( | x | ) |
Definition at line 58 of file xAODRootTest.py.
def xAODRootTest.format_int_vec | ( | v | ) |
Definition at line 66 of file xAODRootTest.py.
def xAODRootTest.format_str | ( | x | ) |
Definition at line 60 of file xAODRootTest.py.
def xAODRootTest.format_str_vec | ( | v | ) |
Definition at line 69 of file xAODRootTest.py.
def xAODRootTest.xAODInit | ( | ) |
Definition at line 37 of file xAODRootTest.py.
dictionary xAODRootTest.accessors |
Definition at line 73 of file xAODRootTest.py.
xAODRootTest.CVec_type = ROOT.DataVector(ROOT.DMTest.C_v1) |
Definition at line 72 of file xAODRootTest.py.