ATLAS Offline Software
Loading...
Searching...
No Matches
columnar::ColumnarLinkTool::TargetSlot Struct Referencefinal

per-target container information More...

Collaboration diagram for columnar::ColumnarLinkTool::TargetSlot:

Public Attributes

SG::sgkey_t sgKey = 0
unsigned dataIndex = 0u
std::unique_ptr< ColumnAccessorDataArrayaccessorData

Detailed Description

per-target container information

Since there is (currently) no way to have a dynamic number of input containers, this relies on the low level mechanism to connect the offset columns.

Definition at line 97 of file ColumnarLinkTool.h.

Member Data Documentation

◆ accessorData

std::unique_ptr<ColumnAccessorDataArray> columnar::ColumnarLinkTool::TargetSlot::accessorData

Definition at line 101 of file ColumnarLinkTool.h.

◆ dataIndex

unsigned columnar::ColumnarLinkTool::TargetSlot::dataIndex = 0u

Definition at line 100 of file ColumnarLinkTool.h.

◆ sgKey

SG::sgkey_t columnar::ColumnarLinkTool::TargetSlot::sgKey = 0

Definition at line 99 of file ColumnarLinkTool.h.


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