Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
EColumnType Class Reference

The available trivial, native content types of a column.

More complex types, such as classes, get translated into columns of such simple types by the RField. New types need to be accounted for in RColumnElementBase::Generate() and RColumnElementBase::GetBitsOnStorage(), too. When changed, remember to update

  • RColumnElement::Generate()
  • RColumnElement::GetBitsOnStorage()
  • RColumnElement::GetTypeName()
  • RColumnElement template specializations / packing & unpacking
  • If necessary, endianess handling for the packing + unit test in ntuple_endian
  • RNTupleSerializer::[Des|S]erializeColumnType

#include <ROOT/RColumnModel.hxx>


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