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

In This Package:

DaqReadoutSvc::__init__ Namespace Reference


Functions

def DaqReadoutSvc

Function Documentation

def DaqReadoutSvc::__init__::DaqReadoutSvc (  ) 

Definition at line 1 of file __init__.py.

00001                    :
00002     from Gaudi.Configuration import ApplicationMgr
00003     app = ApplicationMgr()
00004 
00005     from DaqFormatModules.DaqFormatModulesConf import DaqReadoutSvc
00006     daqSvc = DaqReadoutSvc("DaqReadoutSvc")
00007     daqSvc.Generating=False
00008     app.ExtSvc.append(daqSvc)
00009     
00010     return daqSvc
    return daqSvc

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

Generated on Mon Apr 11 20:46:30 2011 for DaqFormatModules by doxygen 1.4.7