The Gaudi Framework  v29r0 (ff2e7097)
AlgResourcePool.h File Reference
#include "GaudiKernel/Algorithm.h"
#include "GaudiKernel/IAlgManager.h"
#include "GaudiKernel/IAlgResourcePool.h"
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/Service.h"
#include "ControlFlowGraph.h"
#include <atomic>
#include <bitset>
#include <list>
#include <mutex>
#include <string>
#include <vector>
#include "boost/dynamic_bitset.hpp"
#include "tbb/concurrent_queue.h"
Include dependency graph for AlgResourcePool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AlgResourcePool
 The AlgResourcePool is a concrete implementation of the IAlgResourcePool interface. More...