#include <AthLinks/ElementLink.h>
#include <ColumnarCore/ColumnAccessor.h>
#include <ColumnarCore/OptObjectId.h>
Go to the source code of this file.
|
| struct | columnar::LinkCastColumn< LT, ELT > |
| | a special column type that behaves like an OptObjectId, but applies an internal cast in xAOD mode More...
|
| struct | columnar::ColumnTypeTraits< OptObjectId< LT >, ColumnarModeXAOD > |
| struct | columnar::ColumnTypeTraits< LinkCastColumn< LT, ELT >, ColumnarModeXAOD > |
| struct | columnar::ColumnTypeTraits< OptObjectId< LT >, ColumnarModeArray > |
| struct | columnar::ColumnTypeTraits< LinkCastColumn< LT, ELT >, ColumnarModeArray > |
| struct | columnar::ColumnTypeTraits< OptObjectId< LT >, ColumnarModeXAODArray > |
| struct | columnar::ColumnTypeTraits< LinkCastColumn< LT, ELT >, ColumnarModeXAODArray > |