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

In This Package:

GaudiPython::AlgDecorator Class Reference

#include <AlgDecorators.h>

List of all members.


Static Public Member Functions

static IAlgTooltool_ (const GaudiAlgorithm *alg, const std::string &type, const std::string &name, const IInterface *parent=0, const bool create=true)
 get the tool from GaudiAlgorithm
static IAlgTooltool_ (const GaudiAlgorithm *alg, const std::string &typeAndName, const IInterface *parent=0, const bool create=true)
 get the tool from GaudiAlgorithm
static IInterfacesvc_ (const GaudiAlgorithm *alg, const std::string &name, const bool create=false)
 get the service from GaudiAlgorithm

Detailed Description

Definition at line 44 of file AlgDecorators.h.


Member Function Documentation

static IAlgTool* GaudiPython::AlgDecorator::tool_ ( const GaudiAlgorithm alg,
const std::string &  type,
const std::string &  name,
const IInterface parent = 0,
const bool  create = true 
) [static]

get the tool from GaudiAlgorithm

Parameters:
alg GaudiAlgorithm
type tool type
name tool name
parent tool parent
create flag to create
Returns:
the tool

static IAlgTool* GaudiPython::AlgDecorator::tool_ ( const GaudiAlgorithm alg,
const std::string &  typeAndName,
const IInterface parent = 0,
const bool  create = true 
) [static]

get the tool from GaudiAlgorithm

Parameters:
alg GaudiAlgorithm
typeAndName tool type/name
parent tool parent
create flag to create
Returns:
the tool

static IInterface* GaudiPython::AlgDecorator::svc_ ( const GaudiAlgorithm alg,
const std::string &  name,
const bool  create = false 
) [static]

get the service from GaudiAlgorithm

Parameters:
alg GaudiAlgorithm
name service name
create flag to create
Returns:
the tool


The documentation for this class was generated from the following file:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

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