![]() |
The Gaudi Framework
v36r16 (ea80daf8)
|
#include "AlgResourcePool.h"
#include "GaudiAlg/GaudiSequencer.h"
#include "GaudiKernel/ISvcLocator.h"
#include <functional>
#include <queue>
#include <sstream>
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 27 of file AlgResourcePool.cpp.
#define ON_DEBUG if ( msgLevel( MSG::DEBUG ) ) |
Definition at line 26 of file AlgResourcePool.cpp.