![]() |
The Gaudi Framework
master (181af51f)
|
Go to the source code of this file.
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") | |