ATLAS Offline Software
|
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"
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... | |
Handle for requesting thinning for a data object.
Definition in file ThinningHandle.h.