![]() |
ATLAS Offline Software
|
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 | |
| __init__ (self, parent, attr_name) | |
| __getattribute__ (self, n) | |
| __setattr__ (self, n, v) | |
Protected Member Functions | |
| _init_once (self, obj) | |
a class to mimic the gaudi C++ {Tool,Svc}Handle classes: automatic call
to `initialize` when __getattr__ is called on the instance.
Definition at line 209 of file Configurables.py.
|
inherited |
Definition at line 90 of file EDM_MasterSearch.h.
| python.Configurables._PyCompHandle.__init__ | ( | self, | |
| parent, | |||
| attr_name ) |
Definition at line 213 of file Configurables.py.
| python.Configurables._PyCompHandle.__getattribute__ | ( | self, | |
| n ) |
Definition at line 241 of file Configurables.py.
| python.Configurables._PyCompHandle.__setattr__ | ( | self, | |
| n, | |||
| v ) |
Definition at line 248 of file Configurables.py.
|
protected |
Definition at line 231 of file Configurables.py.