Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::RColumnFormat Struct Reference

Definition at line 151 of file RColumnElementBase.hxx.

Public Attributes

std::uint16_t fBitWidth = 0
 
ENTupleColumnType fType = ENTupleColumnType::kUnknown
 
std::optional< RColumnDescriptor::RValueRangefValueRange = std::nullopt
 

#include <ROOT/RColumnElementBase.hxx>

Member Data Documentation

◆ fBitWidth

std::uint16_t ROOT::Internal::RColumnFormat::fBitWidth = 0

Definition at line 154 of file RColumnElementBase.hxx.

◆ fType

ENTupleColumnType ROOT::Internal::RColumnFormat::fType = ENTupleColumnType::kUnknown

Definition at line 152 of file RColumnElementBase.hxx.

◆ fValueRange

std::optional<RColumnDescriptor::RValueRange> ROOT::Internal::RColumnFormat::fValueRange = std::nullopt

Definition at line 155 of file RColumnElementBase.hxx.

Collaboration diagram for ROOT::Internal::RColumnFormat:
[legend]

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