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

In This Package:

RootIOTest::__init__::Configure Class Reference

List of all members.

Public Member Functions

def __init__

Detailed Description

Definition at line 5 of file __init__.py.


Member Function Documentation

def RootIOTest::__init__::Configure::__init__ (   self  ) 

Definition at line 7 of file __init__.py.

00007                       :
00008         from RootIOTestConf import RegSeqDumpAlg
00009         rsda = RegSeqDumpAlg()
00010 
00011         from Gaudi.Configuration import ApplicationMgr
00012         theApp = ApplicationMgr()
00013         theApp.TopAlg.append(rsda)
00014 
00015         return
00016     pass
    pass


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:58:42 2011 for RootIOTest by doxygen 1.4.7