![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
| class | xAODRootTest.xAODTestRead |
| class | xAODRootTest.xAODTestCopy |
| class | xAODRootTest.xAODTestDecor |
| class | xAODRootTest.xAODTestPDecor |
| class | xAODRootTest.xAODTestClearDecor |
| class | xAODRootTest.AllocTestRead |
| class | xAODRootTest.Analysis |
Namespaces | |
| namespace | xAODRootTest |
Functions | |
| xAODRootTest.CHECK (sc) | |
| xAODRootTest._typename (t) | |
| xAODRootTest.xAODInit () | |
| xAODRootTest.format_int (x) | |
| xAODRootTest.format_float (x) | |
| xAODRootTest.format_str (x) | |
| xAODRootTest.format_el (x) | |
| xAODRootTest.format_el_vec (v) | |
| xAODRootTest.format_float_vec (v) | |
| xAODRootTest.format_int_vec (v) | |
| xAODRootTest.format_str_vec (v) | |
| xAODRootTest.dump_auxitem (x, auxid, f=sys.stdout) | |
| xAODRootTest.dump_auxdata (x, exclude=[], f=sys.stdout) | |
| xAODRootTest.dump_c (c, f=sys.stdout) | |
| xAODRootTest.dump_xaodobj (h, f=sys.stdout) | |
| xAODRootTest.dump_plinks (p, f=sys.stdout) | |
| xAODRootTest.copy_obj (event, obj, key) | |
| xAODRootTest.copy_vec (event, obj, key) | |
| xAODRootTest.copy_view (event, obj, key) | |
Variables | |
| xAODRootTest.reg = ROOT.SG.AuxTypeRegistry.instance() | |
| xAODRootTest.cvec_cls = ROOT.DataVector(ROOT.DMTest.C_v1) | |
| xAODRootTest.cel_cls = ROOT.ElementLink(cvec_cls) | |
| xAODRootTest.CVec_type = ROOT.DataVector(ROOT.DMTest.C_v1) | |
| dict | xAODRootTest.accessors |