16#ifndef ROOT7_RColumnModel
17#define ROOT7_RColumnModel
24namespace Experimental {
27class RColumnElementBase;
59 {0 , 4 , 1 , 8 , 4 , 2 ,
Holds the static meta-data of a column in a tree.
std::string GetName() const
std::size_t GetElementSize() const
Detail::RColumnElementBase * GenerateElement()
RColumnModel(std::string_view name, EColumnType type, bool isSorted)
EColumnType GetType() const
bool operator==(const RColumnModel &other) const
basic_string_view< char > string_view
constexpr std::size_t kColumnElementSizes[]
Lookup table for the element size in bytes for column types.
Namespace for new ROOT classes and functions.