Gaudi Framework, version v23r8

Home   Generated: Fri May 31 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
__init__.py
Go to the documentation of this file.
1 # File: GaudiPython/__init__.py
2 # Author: Pere Mato (pere.mato@cern.ch)
3 
4 """
5  GaudiPython main module.
6  It makes available a number of APIs and classes to be used by end user scripts
7 
8  Usage:
9  import GaudiPython
10 """
11 
12 from Bindings import *
13 from Pythonizations import *

Generated at Fri May 31 2013 15:09:03 for Gaudi Framework, version v23r8 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004