ATLAS Offline Software
Namespaces | Functions | Variables
Event/ByteStreamCnvSvc/python/ByteStreamConfig.py File Reference

Go to the source code of this file.

Namespaces

 ByteStreamConfig
 

Functions

def ByteStreamConfig.ByteStreamReadCfg (flags, type_names=None)
 
def ByteStreamConfig.ByteStreamWriteCfg (flags, type_names=None)
 
def 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
 
def ByteStreamConfig.read = ByteStreamReadCfg(flags)
 
def ByteStreamConfig.write = ByteStreamWriteCfg(flags)
 
 ByteStreamConfig.acc = MainServicesCfg(flags)