Gaudi Framework, version v22r2

Home   Generated: Tue May 10 2011
Functions

Proxy Namespace Reference

Functions

def _getNeededConfigurables

Detailed Description

Module used to select if to use AthenCommon or GaudiKernel to retrieve the
implementation of Configurables.

@author Marco Clemencic

Function Documentation

def Proxy::_getNeededConfigurables (  ) [private]
In Athena, the list of configurables to be used in GaudiPython.AppMgr
constructor is empty, because the configuration is done in a different
place.

Definition at line 12 of file Proxy.py.

00013                                  :
00014         """
00015         In Athena, the list of configurables to be used in GaudiPython.AppMgr
00016         constructor is empty, because the configuration is done in a different
00017         place.
00018         """
        return []
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Tue May 10 2011 18:55:45 for Gaudi Framework, version v22r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004