The Gaudi Framework  master (cc9a61f4)
Loading...
Searching...
No Matches
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

namespace  GaudiKernel
namespace  GaudiKernel.PropertyProxy

Functions

 GaudiKernel.PropertyProxy.derives_from (derived, base)
 GaudiKernel.PropertyProxy._isCompatible (tp, value, name)
 GaudiKernel.PropertyProxy._registerConfigurables (allConfigurables, c)
 GaudiKernel.PropertyProxy.PropertyProxyFactory (descr, doc, default)

Variables

list GaudiKernel.PropertyProxy.__all__ = ["PropertyProxy", "GaudiHandlePropertyProxy", "GaudiHandleArrayPropertyProxy"]
 (c) Copyright 1998-2025 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".
 GaudiKernel.PropertyProxy.log = logging.getLogger("PropertyProxy")