ATLAS Offline Software
Loading...
Searching...
No Matches
ConfigurableDb.py File Reference

Go to the source code of this file.

Classes

class  python.ConfigurableDb._CfgDb
 singleton holding configurable and loadable information ---------------— More...
class  python.ConfigurableDb._Singleton
 create configurable DB, and pre-fill it, then clean-up remnants -------— More...

Namespaces

namespace  python
namespace  python.ConfigurableDb

Functions

 python.ConfigurableDb._fillConfDict ()
 helpers ---------------------------------------------------------------—
 python.ConfigurableDb.loadConfigurableDb ()
 python.ConfigurableDb.unloadConfigurableDb ()
 function to UNload all ConfigurableDb informations --------------------—
 python.ConfigurableDb.getConfigurable (className, requester='', assumeCxxClass=True)

Variables

str python.ConfigurableDb.__version__ = '3.0.0'
 data ------------------------------------------------------------------—
str python.ConfigurableDb.__author__ = 'Sebastien Binet (binet@cern.ch)'
list python.ConfigurableDb.__all__
 python.ConfigurableDb._transtable = str.maketrans('<>&*,: ().', '__rp__s___')
 python.ConfigurableDb.CfgDb = _Singleton()
 python.ConfigurableDb.cfgDb = CfgDb()
 python.ConfigurableDb.conf = getConfigurable( 'StoreGateSvc' )