![]() |
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 |
Static Public Attributes | |
| dict | instances = {} |
@c PyComponents is a placeholder where all factories for the python components will be collected and stored for easy look-up and call from the C++ side. The @a PyComponents.instances dictionary will store the instance e.g.: PyComponents.instances[ 'alg1' ] = <PyAthena::Alg/alg1 instance> All this boilerplate code will of course be done automatically for the user as soon as she uses the (python) @PyConfigurable classes.
Definition at line 18 of file Configurables.py.
|
inherited |
Definition at line 90 of file EDM_MasterSearch.h.
|
static |
Definition at line 28 of file Configurables.py.