![]() |
The Gaudi Framework
v30r4 (9b837755)
|
#include "GaudiKernel/DataHandle.h"
#include "GaudiKernel/DataObjID.h"
#include "GaudiKernel/EventContext.h"
#include "GaudiKernel/HandleDetail.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include <memory>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | Gaudi::EventDataHandle |
Base class to all DataHandles interacting with the transient event store. More... | |
class | Gaudi::EventDataHandle::Metadata |
DataHandle subclass metadata for event data handles. More... | |
class | Gaudi::EventReadHandle< T > |
Reentrant read handle for event data. More... | |
class | Gaudi::EventWriteHandle< T > |
Reentrant write handle for event data. More... | |
Namespaces | |
Gaudi | |
Helper functions to set/get the application return code. | |