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