Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef COLUMNAR_CORE_STRING_COLUMN_H
9 #define COLUMNAR_CORE_STRING_COLUMN_H
static ColumnInfo & updateColumnInfo(ColumnarTool< CM > &, ColumnInfo &info)
static constexpr bool useConvertWithDataInput
static constexpr bool useConvertInput
std::string_view UserType
std::vector< char > ColumnType
a struct that contains meta-information about each column that's needed to interface the column with ...
static std::string_view convertInput(std::span< const char > value)
static constexpr bool isNativeType
std::string_view UserType
a type wrapper to force AccessorTemplate to treat the type as native
a trait class to provide information about the column type
static std::string_view convertInput(const std::string &value)
static ColumnInfo & updateColumnInfo(ColumnarTool< CM > &, ColumnInfo &info)