Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ObjectColumn.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 
8 #ifndef COLUMNAR_CORE_OBJECT_COLUMN_H
9 #define COLUMNAR_CORE_OBJECT_COLUMN_H
10 
12 
13 namespace columnar
14 {
24  struct ObjectColumn {};
25 }
26 
27 #include "ObjectColumnArray.icc"
28 #include "ObjectColumnXAOD.icc"
29 
30 #endif
columnar::ObjectColumn
a special type to use for columns accessing containers/offset maps
Definition: ObjectColumn.h:24
ObjectColumnArray.icc
ColumnAccessor.h
ObjectColumnXAOD.icc
columnar
Definition: ClusterDef.h:16