The Gaudi Framework
v30r3 (a5ef0a68)
|
#include "GaudiKernel/Algorithm.h"
#include "GaudiKernel/IAlgManager.h"
#include "GaudiKernel/IAlgResourcePool.h"
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/Service.h"
#include <atomic>
#include <bitset>
#include <list>
#include <mutex>
#include <string>
#include <vector>
#include "boost/dynamic_bitset.hpp"
#include "tbb/concurrent_queue.h"
Go to the source code of this file.
Classes | |
class | AlgResourcePool |
The AlgResourcePool is a concrete implementation of the IAlgResourcePool interface. More... | |