![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | ByteStreamConfig |
Functions | |
| ByteStreamConfig.ByteStreamReadCfg (flags, type_names=None) | |
| ByteStreamConfig.ByteStreamWriteCfg (flags, type_names=None) | |
| ByteStreamConfig.TransientByteStreamCfg (flags, item_list=None, type_names=None, extra_inputs=None) | |
Variables | |
| ByteStreamConfig.log = logging.getLogger('ByteStreamConfig') | |
| ByteStreamConfig.flags = initConfigFlags() | |
| ByteStreamConfig.Files | |
| ByteStreamConfig.doWriteBS | |
| ByteStreamConfig.read = ByteStreamReadCfg(flags) | |
| ByteStreamConfig.write = ByteStreamWriteCfg(flags) | |
| ByteStreamConfig.acc = MainServicesCfg(flags) | |