The Gaudi Framework  v30r4 (9b837755)
DataHandleHolderBase.h File Reference
#include <algorithm>
#include <type_traits>
#include <unordered_set>
#include <vector>
#include <boost/optional.hpp>
#include "GaudiKernel/DataHandle.h"
#include "GaudiKernel/DataObjID.h"
#include "GaudiKernel/GaudiException.h"
#include "GaudiKernel/IDataHandleHolder.h"
#include "GaudiKernel/IStateful.h"
#include "GaudiKernel/Property.h"
#include "GaudiKernel/StateMachine.h"
Include dependency graph for DataHandleHolderBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataHandleHolderBase< BASE >
 Common infrastructure for classes that manage data handles and other Scheduler-known data dependencies. More...