![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
Go to the source code of this file.
Classes | |
class | GaudiKernel.ConfigurableDb._CfgDb |
class | GaudiKernel.ConfigurableDb._Singleton |
Namespaces | |
GaudiKernel.ConfigurableDb | |
Functions | |
def | GaudiKernel.ConfigurableDb.loadConfigurableDb () |
def | GaudiKernel.ConfigurableDb.getConfigurable (className, requester='', assumeCxxClass=True) |
Variables | |
list | GaudiKernel.ConfigurableDb.__all__ = ['CfgDb', 'cfgDb', 'loadConfigurableDb', 'getConfigurable'] |
(c) Copyright 1998-2019 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.ConfigurableDb._transtable = str.maketrans('<>&*,: ().', '__rp__s___') | |
GaudiKernel.ConfigurableDb.log = logging.getLogger('ConfigurableDb') | |
GaudiKernel.ConfigurableDb.CfgDb = _Singleton() | |
GaudiKernel.ConfigurableDb.cfgDb = CfgDb() | |