![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | python |
| namespace | python.IoTestsLib |
Functions | |
| python.IoTestsLib.pymon () | |
| python.IoTestsLib.comp_delta (d, verbose=False) | |
| python.IoTestsLib.import_ROOT () | |
| python.IoTestsLib.io_test1_write (fname, nevts=1000, sz=1000, dtype='i') | |
| python.IoTestsLib.io_test1_read (fname, verbose=False) | |
| python.IoTestsLib.io_test2_write (fname, nevts=1000, sz=1000, dtype='i') | |
| python.IoTestsLib.io_test2_read (fname, verbose=False) | |
Variables | |
| str | python.IoTestsLib.__author__ = "Sebastien Binet <binet@cern.ch>" |
| str | python.IoTestsLib.__version__ = "$Revision: 1.1 $" |
| str | python.IoTestsLib.__doc__ |
| int | python.IoTestsLib._pagesz = sysconf('SC_PAGE_SIZE') // 1024 |
| dict | python.IoTestsLib._py_dtype_to_root |
| python.IoTestsLib.ROOT = import_ROOT() | |
| int | python.IoTestsLib.nreads = 10 |
| dict | python.IoTestsLib.mon_data = {} |
| str | python.IoTestsLib.fname = '/tmp/out_test1_ints.root' |
| python.IoTestsLib.w | |