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

In This Package:

DybEventLoopMgr.h

Go to the documentation of this file.
00001 #ifndef DYBSVC_EVENTLOOPMGR_H
00002 #define DYBSVC_EVENTLOOPMGR_H 1
00003 
00004 // Framework include files
00005 #include "GaudiKernel/MinimalEventLoopMgr.h"
00006 
00007 class DybEventLoopMgr : public MinimalEventLoopMgr   {
00008 
00009   public:
00011     DybEventLoopMgr(const std::string& nam, ISvcLocator* svcLoc);
00013     virtual ~DybEventLoopMgr();
00014 };
00015 #endif // DYBSVC_DYBEVENTLOOPMGR_H
| 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