The Gaudi Framework  v30r3 (a5ef0a68)
GaudiMP Namespace Reference

A class to serialize/deserialize TES objects to and from a TBufferFile Author: P. More...

Namespaces

 FdsRegistry
 
 GaudiMPConf
 
 GMPBase
 
 IoRegistry
 
 Parallel
 
 pTools
 

Classes

class  PyROOTPickle
 
class  TESSerializer
 

Variables

list __path__
 

Detailed Description

A class to serialize/deserialize TES objects to and from a TBufferFile Author: P.

Mato Author: E. Smith Version: 1.1

Variable Documentation

list GaudiMP.__path__
private
Initial value:
1 = [d for d in [os.path.join(d, 'GaudiMP') for d in sys.path if d]
2  if (d.startswith('/builds/gaudi/Gaudi/build-gcc62') or
3  d.startswith('/builds/gaudi/Gaudi')) and
4  (os.path.exists(d) or 'python.zip' in d)]

Definition at line 3 of file __init__.py.