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

Definition at line 389 of file RNTupleMerger.cxx.

Public Attributes

std::string fColumnName
ENTupleColumnType fColumnType
std::optional< std::type_index > fInMemoryType
ROOT::DescriptorId_t fInputId
ROOT::DescriptorId_t fOutputId
const ROOT::RFieldDescriptorfParentFieldDescriptor
const ROOT::RNTupleDescriptorfParentNTupleDescriptor

Member Data Documentation

◆ fColumnName

std::string ROOT::Experimental::Internal::RColumnMergeInfo::fColumnName

Definition at line 393 of file RNTupleMerger.cxx.

◆ fColumnType

ENTupleColumnType ROOT::Experimental::Internal::RColumnMergeInfo::fColumnType

Definition at line 398 of file RNTupleMerger.cxx.

◆ fInMemoryType

std::optional<std::type_index> ROOT::Experimental::Internal::RColumnMergeInfo::fInMemoryType

Definition at line 400 of file RNTupleMerger.cxx.

◆ fInputId

ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fInputId

Definition at line 395 of file RNTupleMerger.cxx.

◆ fOutputId

ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fOutputId

Definition at line 397 of file RNTupleMerger.cxx.

◆ fParentFieldDescriptor

const ROOT::RFieldDescriptor* ROOT::Experimental::Internal::RColumnMergeInfo::fParentFieldDescriptor

Definition at line 401 of file RNTupleMerger.cxx.

◆ fParentNTupleDescriptor

const ROOT::RNTupleDescriptor* ROOT::Experimental::Internal::RColumnMergeInfo::fParentNTupleDescriptor

Definition at line 402 of file RNTupleMerger.cxx.


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