![]() |
ATLAS Offline Software
|
#include <string_view>Go to the source code of this file.
Namespaces | |
| namespace | columnar |
Typedefs | |
| using | columnar::ColumnarOffsetType = std::size_t |
| the type used for the size and offsets in the columnar data | |
Variables | |
| constexpr ColumnarOffsetType | columnar::invalidObjectIndex = static_cast<ColumnarOffsetType>(-1) |
| the value for an invalid element index | |
| constexpr std::string_view | columnar::eventContextCIName = "eventContext" |
| the ContainerId::name for the event context | |
| const std::string | columnar::eventRangeColumnName = "EventInfo" |
| the default name for the column containing the event range | |