The Gaudi Framework  v30r3 (a5ef0a68)
AlgResourcePool.cpp File Reference
#include "AlgResourcePool.h"
#include "GaudiAlg/GaudiSequencer.h"
#include "GaudiKernel/ISvcLocator.h"
#include <functional>
#include <queue>
Include dependency graph for AlgResourcePool.cpp:

Go to the source code of this file.

Macros

#define ON_DEBUG   if ( msgLevel( MSG::DEBUG ) )
 
#define DEBUG_MSG   ON_DEBUG debug()
 

Macro Definition Documentation

#define DEBUG_MSG   ON_DEBUG debug()

Definition at line 15 of file AlgResourcePool.cpp.

#define ON_DEBUG   if ( msgLevel( MSG::DEBUG ) )

Definition at line 14 of file AlgResourcePool.cpp.