Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
columnar::ObjectColumn Struct Reference

a special type to use for columns accessing containers/offset maps More...

#include <ObjectColumn.h>

Collaboration diagram for columnar::ObjectColumn:

Detailed Description

a special type to use for columns accessing containers/offset maps

These columns are a bit unusual in that they don't map from e.g. JetId to float, but from EventContextId to JetRange. That means some of the behavior is different from "regular" columns, but it is still helpful to have this as a specialization. If nothing else, it means that I have all the type aliases from regular columns available.

Definition at line 24 of file ObjectColumn.h.


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