|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef STOREGATE_THINNINGHANDLE_H
14 #define STOREGATE_THINNINGHANDLE_H
20 #include "GaudiKernel/ThreadLocalContext.h"
114 const EventContext& ctx)
149 const EventContext& ctx)
158 #endif // not STOREGATE_THINNINGHANDLE_H
HandleKey object for adding thinning to an object.
Handle for requesting thinning for a data object.
SG::ReadCondHandle< T > makeHandle(const SG::ReadCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext())
ThinningHandle(const ThinningHandleKey< T > &key)
Constructor from a ThinningHandleKey.
Handle for requesting thinning: factor out type-independent code.
ThinningHandle(const ThinningHandleKey< T > &key, const EventContext &ctx)
Constructor from a ThinningHandleKey and an explicit event context.
HandleKey object for adding thinning to an object.
=============================================================================
Handle class for reading from StoreGate.
Handle for requesting thinning: factor out type-independent code.