ATLAS Offline Software
Classes | Namespaces | Typedefs | Functions
StoreGate/StoreGate/WriteHandle.h File Reference

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"
Include dependency graph for StoreGate/StoreGate/WriteHandle.h:

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

Detailed Description

Handle class for recording to StoreGate.

Author
S. Binet, P. Calafiura, scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Updated: Feb, 2016

Definition in file StoreGate/StoreGate/WriteHandle.h.