![]() |
|
|
Generated: 8 Jan 2009 |
#include "GaudiKernel/SmartIF.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/IAlgManager.h"
#include "GaudiKernel/ListItem.h"
#include "GaudiKernel/GaudiException.h"
#include "GaudiKernel/ThreadGaudi.h"
#include "GaudiKernel/Incident.h"
#include "GaudiKernel/IIncidentListener.h"
#include "GaudiKernel/IIncidentSvc.h"
#include "GaudiKernel/MinimalEventLoopMgr.h"

Go to the source code of this file.
Defines | |
| #define | GAUDIKERNEL_MINIMALEVENTLOOPMGR_CPP |
| #define GAUDIKERNEL_MINIMALEVENTLOOPMGR_CPP |
Definition at line 2 of file MinimalEventLoopMgr.cpp.
| bool& m_flag |
| unsigned long m_refCount |
Definition at line 74 of file MinimalEventLoopMgr.cpp.
| std::string& m_source |
string where to store the source of the incident
Definition at line 73 of file MinimalEventLoopMgr.cpp.