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 Types

typedef HLT::TypeInformation::for_each_type_c< typenameEDMLIST::map, my_functor, my_result<>, my_arg< HLT::TypeInformation::get_cont, CONTAINER > >::type result

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 Typedef Documentation

◆ result

Definition at line 90 of file EDM_MasterSearch.h.

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: