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

Definition at line 394 of file RNTupleMerger.cxx.

Public Attributes

std::string fColumnName
 
std::optional< std::type_index > fInMemoryType
 
ROOT::DescriptorId_t fInputId = kInvalidDescriptorId
 
ROOT::DescriptorId_t fOutputId = kInvalidDescriptorId
 
std::uint16_t fOutputReprIndex = 0
 
const ROOT::RFieldDescriptorfParentFieldDescriptor = nullptr
 
const ROOT::RNTupleDescriptorfParentNTupleDescriptor = nullptr
 

Member Data Documentation

◆ fColumnName

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

Definition at line 398 of file RNTupleMerger.cxx.

◆ fInMemoryType

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

Definition at line 405 of file RNTupleMerger.cxx.

◆ fInputId

ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fInputId = kInvalidDescriptorId

Definition at line 400 of file RNTupleMerger.cxx.

◆ fOutputId

ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fOutputId = kInvalidDescriptorId

Definition at line 402 of file RNTupleMerger.cxx.

◆ fOutputReprIndex

std::uint16_t ROOT::Experimental::Internal::RColumnMergeInfo::fOutputReprIndex = 0

Definition at line 403 of file RNTupleMerger.cxx.

◆ fParentFieldDescriptor

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

Definition at line 406 of file RNTupleMerger.cxx.

◆ fParentNTupleDescriptor

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

Definition at line 407 of file RNTupleMerger.cxx.

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

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