![]() |
ATLAS Offline Software
|
#include <AthLinks/ElementLink.h>#include <ColumnarCore/ColumnAccessor.h>#include <ColumnarCore/ContainerId.h>#include <ColumnarCore/OptObjectId.h>Go to the source code of this file.
Classes | |
| struct | columnar::LinkCastColumn< LT, ELT > |
| a special column type that behaves like an OptObjectId, but applies an internal cast in xAOD mode More... | |
| class | columnar::detail::MemoryAccessor< OptObjectId< LT, CM >, CM > |
| class | columnar::detail::MemoryAccessor< LinkCastColumn< LT, ELT >, CM > |
| class | columnar::detail::MemoryAccessor< LinkCastColumn< LT, ELT >, ColumnarModeXAOD > |
| class | columnar::detail::MemoryAccessor< OptObjectId< LT >, ColumnarModeArray > |
| class | columnar::detail::MemoryAccessor< LinkCastColumn< LT, ELT >, ColumnarModeXAODArray > |
Namespaces | |
| namespace | columnar |
| namespace | columnar::detail |
| Container id definitions for the columnar infrastructure. | |
Functions | |
| template<ContainerIdConcept LT> | |
| CLID | columnar::detail::linkTargetClid () |
| the CLID of the xAOD container a link column targets, or 0 if the container id does not provide one | |