Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
columnar::NativeColumn< CT > Struct Template Referencefinal

a type wrapper to force AccessorTemplate to treat the type as native More...

#include <ColumnAccessor.h>

Collaboration diagram for columnar::NativeColumn< CT >:

Detailed Description

template<typename CT>
struct columnar::NativeColumn< CT >

a type wrapper to force AccessorTemplate to treat the type as native

This is mostly meant for internal use to allow types in accessors that we don't want users to use because they are not portable. The main example being ElementLink which only exists in xAOD mode.

Definition at line 120 of file ColumnAccessor.h.


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