![]() |
The Gaudi Framework
v30r4 (9b837755)
|
#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"
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... | |