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

Definition at line 296 of file RNTupleMerger.cxx.

Public Attributes

std::string fColumnName
 
ENTupleColumnType fColumnType
 
std::optional< std::type_index > fInMemoryType
 
DescriptorId_t fInputId
 
DescriptorId_t fOutputId
 
const RFieldDescriptorfParentField
 

Member Data Documentation

◆ fColumnName

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

Definition at line 300 of file RNTupleMerger.cxx.

◆ fColumnType

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

Definition at line 303 of file RNTupleMerger.cxx.

◆ fInMemoryType

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

Definition at line 305 of file RNTupleMerger.cxx.

◆ fInputId

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

Definition at line 301 of file RNTupleMerger.cxx.

◆ fOutputId

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

Definition at line 302 of file RNTupleMerger.cxx.

◆ fParentField

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

Definition at line 306 of file RNTupleMerger.cxx.

Collaboration diagram for ROOT::Experimental::Internal::RColumnMergeInfo:
[legend]

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