![]() |
ATLAS Offline Software
|
per-target container information More...
Public Attributes | |
| SG::sgkey_t | sgKey = 0 |
| unsigned | dataIndex = 0u |
| std::unique_ptr< ColumnAccessorDataArray > | accessorData |
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.
| std::unique_ptr<ColumnAccessorDataArray> columnar::ColumnarLinkTool::TargetSlot::accessorData |
Definition at line 101 of file ColumnarLinkTool.h.
| unsigned columnar::ColumnarLinkTool::TargetSlot::dataIndex = 0u |
Definition at line 100 of file ColumnarLinkTool.h.
| SG::sgkey_t columnar::ColumnarLinkTool::TargetSlot::sgKey = 0 |
Definition at line 99 of file ColumnarLinkTool.h.