![]() |
ATLAS Offline Software
|
a special type to use for columns accessing containers/offset maps More...
#include <ObjectColumn.h>
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.