The Gaudi Framework  v36r9p1 (5c15b2bb)
PropertyProxy.py File Reference

Go to the source code of this file.

Classes

class  GaudiKernel.PropertyProxy.PropertyProxy
 
class  GaudiKernel.PropertyProxy.GaudiHandlePropertyProxyBase
 
class  GaudiKernel.PropertyProxy.GaudiHandlePropertyProxy
 
class  GaudiKernel.PropertyProxy.GaudiHandleArrayPropertyProxy
 
class  GaudiKernel.PropertyProxy.DataHandlePropertyProxy
 

Namespaces

 GaudiKernel.PropertyProxy
 

Functions

def GaudiKernel.PropertyProxy.derives_from (derived, base)
 
def GaudiKernel.PropertyProxy._isCompatible (tp, value)
 
def GaudiKernel.PropertyProxy.PropertyProxyFactory (descr, doc, default)
 

Variables

list GaudiKernel.PropertyProxy.__all__ = ["PropertyProxy", "GaudiHandlePropertyProxy", "GaudiHandleArrayPropertyProxy"]
 (c) Copyright 1998-2020 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE". More...
 
 GaudiKernel.PropertyProxy.log = logging.getLogger("PropertyProxy")