ATLAS Offline Software
Public Member Functions | Static Private Attributes | List of all members
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

def __call__ (self)
 

Static Private Attributes

 __obj = _CfgDb()
 

Detailed Description

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

Definition at line 260 of file ConfigurableDb.py.

Member Function Documentation

◆ __call__()

def python.ConfigurableDb._Singleton.__call__ (   self)

Definition at line 265 of file ConfigurableDb.py.

265  def __call__( self ):
266  return self.__obj
267 

Member Data Documentation

◆ __obj

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

Definition at line 263 of file ConfigurableDb.py.


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