Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RNTupleAttributes Namespace Reference

Variables

constexpr std::size_t kRangeLenIndex = 1
 
const char *const kRangeLenName = "_rangeLen"
 
constexpr std::size_t kRangeStartIndex = 0
 
const char *const kRangeStartName = "_rangeStart"
 
const std::uint16_t kSchemaVersionMajor = 1
 
const std::uint16_t kSchemaVersionMinor = 0
 
constexpr std::size_t kUserModelIndex = 2
 
const char *const kUserModelName = "_userModel"
 

Variable Documentation

◆ kRangeLenIndex

constexpr std::size_t ROOT::Experimental::Internal::RNTupleAttributes::kRangeLenIndex = 1
inlineconstexpr

Definition at line 47 of file RNTupleAttrUtils.hxx.

◆ kRangeLenName

const char* const ROOT::Experimental::Internal::RNTupleAttributes::kRangeLenName = "_rangeLen"
inline

Definition at line 43 of file RNTupleAttrUtils.hxx.

◆ kRangeStartIndex

constexpr std::size_t ROOT::Experimental::Internal::RNTupleAttributes::kRangeStartIndex = 0
inlineconstexpr

Definition at line 46 of file RNTupleAttrUtils.hxx.

◆ kRangeStartName

const char* const ROOT::Experimental::Internal::RNTupleAttributes::kRangeStartName = "_rangeStart"
inline

Definition at line 42 of file RNTupleAttrUtils.hxx.

◆ kSchemaVersionMajor

const std::uint16_t ROOT::Experimental::Internal::RNTupleAttributes::kSchemaVersionMajor = 1
inline

Definition at line 39 of file RNTupleAttrUtils.hxx.

◆ kSchemaVersionMinor

const std::uint16_t ROOT::Experimental::Internal::RNTupleAttributes::kSchemaVersionMinor = 0
inline

Definition at line 40 of file RNTupleAttrUtils.hxx.

◆ kUserModelIndex

constexpr std::size_t ROOT::Experimental::Internal::RNTupleAttributes::kUserModelIndex = 2
inlineconstexpr

Definition at line 48 of file RNTupleAttrUtils.hxx.

◆ kUserModelName

const char* const ROOT::Experimental::Internal::RNTupleAttributes::kUserModelName = "_userModel"
inline

Definition at line 44 of file RNTupleAttrUtils.hxx.