ATLAS Offline Software
Loading...
Searching...
No Matches
ActsTrk::Cache::Handles< OT > Class Template Reference

#include <Cache.h>

Collaboration diagram for ActsTrk::Cache::Handles< OT >:

Public Types

using IDCBackend = typename EventContainers::IdentifiableCache<CacheEntry<OT>>
using IDC = IdentifiableContainer<CacheEntry<OT>>
using BackendUpdateHandleKey = SG::UpdateHandleKey<IDCBackend>
using BackendUpdateHandle = SG::UpdateHandle<IDCBackend>
using WriteHandleKey = SG::WriteHandleKey<IDC>
using WriteHandle = SG::WriteHandle<IDC>
using ReadHandleKey = SG::ReadHandleKey<IDC>
using ReadHandle = SG::ReadHandle<IDC>

Detailed Description

template<typename OT>
class ActsTrk::Cache::Handles< OT >

Definition at line 38 of file Cache.h.

Member Typedef Documentation

◆ BackendUpdateHandle

template<typename OT>
using ActsTrk::Cache::Handles< OT >::BackendUpdateHandle = SG::UpdateHandle<IDCBackend>

Definition at line 44 of file Cache.h.

◆ BackendUpdateHandleKey

template<typename OT>
using ActsTrk::Cache::Handles< OT >::BackendUpdateHandleKey = SG::UpdateHandleKey<IDCBackend>

Definition at line 43 of file Cache.h.

◆ IDC

template<typename OT>
using ActsTrk::Cache::Handles< OT >::IDC = IdentifiableContainer<CacheEntry<OT>>

Definition at line 41 of file Cache.h.

◆ IDCBackend

template<typename OT>
using ActsTrk::Cache::Handles< OT >::IDCBackend = typename EventContainers::IdentifiableCache<CacheEntry<OT>>

Definition at line 40 of file Cache.h.

◆ ReadHandle

template<typename OT>
using ActsTrk::Cache::Handles< OT >::ReadHandle = SG::ReadHandle<IDC>

Definition at line 50 of file Cache.h.

◆ ReadHandleKey

template<typename OT>
using ActsTrk::Cache::Handles< OT >::ReadHandleKey = SG::ReadHandleKey<IDC>

Definition at line 49 of file Cache.h.

◆ WriteHandle

template<typename OT>
using ActsTrk::Cache::Handles< OT >::WriteHandle = SG::WriteHandle<IDC>

Definition at line 47 of file Cache.h.

◆ WriteHandleKey

template<typename OT>
using ActsTrk::Cache::Handles< OT >::WriteHandleKey = SG::WriteHandleKey<IDC>

Definition at line 46 of file Cache.h.


The documentation for this class was generated from the following file: