The Gaudi Framework
v29r0 (ff2e7097)
|
#include "AlgResourcePool.h"
#include "GaudiAlg/GaudiSequencer.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/SvcFactory.h"
#include "GaudiKernel/ThreadGaudi.h"
#include <functional>
#include <queue>
Go to the source code of this file.
Macros | |
#define | ON_DEBUG if ( msgLevel( MSG::DEBUG ) ) |
#define | DEBUG_MSG ON_DEBUG debug() |
#define DEBUG_MSG ON_DEBUG debug() |
Definition at line 20 of file AlgResourcePool.cpp.
#define ON_DEBUG if ( msgLevel( MSG::DEBUG ) ) |
Definition at line 19 of file AlgResourcePool.cpp.