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

In This Package:

ExtendedProperties.py File Reference

Simple example (identical to C++ ExtendedProperties.opts) which illustrates the extended job-properties and their C++/Python intercommunication. More...

Go to the source code of this file.


Namespaces

namespace  ExtendedProperties

Functions

def ExtendedProperties::configure
 the configurtaion of the job

Variables

string ExtendedProperties::__author__ = 'Vanya BELYAEV ibelyaev@physics.syr.edu'
 ExtendedProperties::SUCCESS = gaudimodule.SUCCESS
tuple ExtendedProperties::gaudi = gaudimodule.AppMgr()
tuple ExtendedProperties::alg = gaudi.algorithm( 'xProps' )
tuple ExtendedProperties::props = alg.properties()
 get all properties throught python
list ExtendedProperties::v = props[p]
tuple ExtendedProperties::t = type(v)
dictionary ExtendedProperties::properties = {}
 get the properties in the form of python dictionary:

Detailed Description

Simple example (identical to C++ ExtendedProperties.opts) which illustrates the extended job-properties and their C++/Python intercommunication.

Author:
Vanya BELYAEV ibelyaev@physics.syr.edu
Date:
2007-02-13 =============================================================================

Definition in file ExtendedProperties.py.

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

Generated on Mon Apr 11 19:59:39 2011 for GaudiExamples by doxygen 1.4.7