| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

__init__.py

Go to the documentation of this file.
00001 # File: GaudiPython/__init__.py
00002 # Author: Pere Mato (pere.mato@cern.ch)
00003 
00004 """
00005    GaudiPython main module.
00006    It makes available a number of APIs and classes to be used by end user scripts
00007 
00008    Usage:
00009       import GaudiPython
00010 """
00011 
00012 from Bindings import *
00013 from Pythonizations import *
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:58:56 2011 for GaudiPython by doxygen 1.4.7