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

In This Package:

DetHelpers::pmtCoords::InitAlg Class Reference

Inheritance diagram for DetHelpers::pmtCoords::InitAlg:
[legend]
Collaboration diagram for DetHelpers::pmtCoords::InitAlg:
[legend]
List of all members.

Public Member Functions

def __init__
def initialize
def execute

Detailed Description

A dummy algorithm that does nothing but provide access to gaudi
services

Definition at line 36 of file pmtCoords.py.


Member Function Documentation

def DetHelpers::pmtCoords::InitAlg::__init__ (   self,
  name 
)

Definition at line 38 of file pmtCoords.py.

00039                            :
00040         GaudiAlgo.__init__(self,name)
00041         print "Making InitAlg",name

def DetHelpers::pmtCoords::InitAlg::initialize (   self  ) 

Definition at line 42 of file pmtCoords.py.

00043                         :
00044         status = GaudiAlgo.initialize(self)
00045         return status

def DetHelpers::pmtCoords::InitAlg::execute (   self  ) 

Definition at line 46 of file pmtCoords.py.

00047                      :
00048         return SUCCESS
00049 
# Prepare Application


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 20:15:11 2011 for DetHelpers by doxygen 1.4.7