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

In This Package:

DybEventLoopMgr.cpp

Go to the documentation of this file.
00001 #define  DYBSVC_DYBEVENTLOOPMGR_CPP
00002 
00003 #include "DybEventLoopMgr.h"
00004 
00005 #include "GaudiKernel/DeclareFactoryEntries.h"
00006 DECLARE_SERVICE_FACTORY(DybEventLoopMgr)
00007 
00008 DybEventLoopMgr::DybEventLoopMgr(const std::string& nam, ISvcLocator* svcLoc)
00009     : MinimalEventLoopMgr(nam, svcLoc)
00010 {
00011 }
00012 
00013 DybEventLoopMgr::~DybEventLoopMgr()   {
00014 }
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:40:07 2011 for DybEventMgr by doxygen 1.4.7