The Gaudi Framework  v29r0 (ff2e7097)
DataFlowManager.h File Reference
#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>
Include dependency graph for DataFlowManager.h:
This graph shows which files directly or indirectly include this file:

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...