ATLAS Offline Software
Loading...
Searching...
No Matches
python.ConfigurableDb._Singleton Class Reference

create configurable DB, and pre-fill it, then clean-up remnants -------— More...

Inheritance diagram for python.ConfigurableDb._Singleton:
Collaboration diagram for python.ConfigurableDb._Singleton:

Public Member Functions

 __call__ (self)

Static Private Attributes

 __obj = _CfgDb()

Detailed Description

create configurable DB, and pre-fill it, then clean-up remnants -------—

Definition at line 252 of file ConfigurableDb.py.

Member Function Documentation

◆ __call__()

python.ConfigurableDb._Singleton.__call__ ( self)

Definition at line 257 of file ConfigurableDb.py.

257 def __call__( self ):
258 return self.__obj
259

Member Data Documentation

◆ __obj

python.ConfigurableDb._Singleton.__obj = _CfgDb()
staticprivate

Definition at line 255 of file ConfigurableDb.py.


The documentation for this class was generated from the following file: