ATLAS Offline Software
Classes | Namespaces | Functions | Variables
PropertyProxy.py File Reference

Go to the source code of this file.

Classes

class  python.PropertyProxy.PropertyProxy
 
class  python.PropertyProxy.GaudiHandlePropertyProxyBase
 
class  python.PropertyProxy.GaudiHandlePropertyProxy
 
class  python.PropertyProxy.GaudiHandleArrayPropertyProxy
 
class  python.PropertyProxy.DataHandlePropertyProxy
 

Namespaces

 python.PropertyProxy
 

Functions

def python.PropertyProxy.derives_from (derived, base)
 
def python.PropertyProxy._isCompatible (tp, value, context="")
 
def python.PropertyProxy.PropertyProxyFactory (descr, doc, default)
 

Variables

string python.PropertyProxy.__version__ = '2.0.0'
 data ------------------------------------------------------------------— More...
 
string python.PropertyProxy.__author__ = 'Wim Lavrijsen (WLavrijsen@lbl.gov), Martin Woudstra (Martin.Woudstra@cern.ch)'
 
list python.PropertyProxy.__all__
 
 python.PropertyProxy.log = logging.getLogger( 'PropertyProxy' )