ATLAS Offline Software
Classes | Namespaces | Functions
ThinningHandle.h File Reference

Handle for requesting thinning for a data object. More...

#include "StoreGate/ThinningHandleKey.h"
#include "StoreGate/ThinningHandleBase.h"
#include "StoreGate/ReadHandle.h"
#include "GaudiKernel/ThreadLocalContext.h"
Include dependency graph for ThinningHandle.h:

Go to the source code of this file.

Classes

class  SG::ThinningHandle< T >
 Handle for requesting thinning for a data object. More...
 

Namespaces

 SG
 Forward declaration.
 

Functions

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

Detailed Description

Handle for requesting thinning for a data object.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Sep, 2019

Definition in file ThinningHandle.h.