#include "GaudiKernel/SmartIF.h"
#include "GaudiKernel/Incident.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SvcFactory.h"
#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/IIncidentSvc.h"
#include "GaudiKernel/IEvtSelector.h"
#include "GaudiKernel/IDataManagerSvc.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/IConversionSvc.h"
#include "GaudiKernel/AppReturnCode.h"
#include "HistogramAgent.h"
#include "EventLoopMgr.h"
Go to the source code of this file.
Define Documentation
| #define DEBMSG ON_DEBUG debug() |
| #define GAUDISVC_EVENTLOOPMGR_CPP |
| #define ON_DEBUG if (UNLIKELY(outputLevel() <= MSG::DEBUG)) |
| #define ON_VERBOSE if (UNLIKELY(outputLevel() <= MSG::VERBOSE)) |
| #define VERMSG ON_VERBOSE verbose() |