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

Definition at line 239 of file RNTupleMerger.cxx.

Public Attributes

std::string fColumnName
 
EColumnType 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 243 of file RNTupleMerger.cxx.

◆ fColumnType

EColumnType ROOT::Experimental::Internal::RColumnMergeInfo::fColumnType

Definition at line 246 of file RNTupleMerger.cxx.

◆ fInMemoryType

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

Definition at line 248 of file RNTupleMerger.cxx.

◆ fInputId

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

Definition at line 244 of file RNTupleMerger.cxx.

◆ fOutputId

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

Definition at line 245 of file RNTupleMerger.cxx.

◆ fParentField

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

Definition at line 249 of file RNTupleMerger.cxx.

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

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