ATLAS Offline Software
Loading...
Searching...
No Matches
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  SG::WriteHandle< T >

Namespaces

namespace  SG
 Forward declaration.

Functions

template<class T>
WriteHandle< T > SG::makeHandle (const WriteHandleKey< T > &key)
 Return a WriteHandle referencing key.
template<class T>
WriteHandle< T > SG::makeHandle (const WriteHandleKey< T > &key, const EventContext &ctx)
 Return a WriteHandle referencing key for an explicit context.

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.