The Gaudi Framework
v29r0 (ff2e7097)
|
#include "GaudiKernel/DataObjID.h"
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/SmartIF.h"
#include "boost/dynamic_bitset.hpp"
#include <list>
#include <set>
#include <unordered_map>
#include <unordered_set>
#include <vector>
Go to the source code of this file.
Classes | |
class | DataFlowManager |
The DataFlowManager takes care of keeping track of the dependencies of the algorithms in terms of dataObjects. More... | |