ATLAS Offline Software
|
Handle class for recording to StoreGate. More...
#include "StoreGate/VarHandleBase.h"
#include "StoreGate/WriteHandleKey.h"
#include "StoreGate/StoreGateSvc.h"
#include "GaudiKernel/EventContext.h"
#include <string>
#include <memory>
#include "StoreGate/WriteHandle.icc"
Go to the source code of this file.
Classes | |
class | ConstDataVector< DV > |
DataVector adapter that acts like it holds const pointers. More... | |
class | SG::WriteHandle< T > |
Namespaces | |
SG | |
Forward declaration. | |
Typedefs | |
template<class T > | |
using | SG::WVar = WriteHandle< T > |
Functions | |
template<class T > | |
WriteHandle< T > | SG::makeHandle (const WriteHandleKey< T > &key) |
Return a WriteHandle referencing key . More... | |
template<class T > | |
WriteHandle< T > | SG::makeHandle (const WriteHandleKey< T > &key, const EventContext &ctx) |
Return a WriteHandle referencing key for an explicit context. More... | |
Handle class for recording to StoreGate.
Definition in file StoreGate/StoreGate/WriteHandle.h.