Definition at line 315 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::RFieldDescriptor * | fParentField |
std::string ROOT::Experimental::Internal::RColumnMergeInfo::fColumnName |
Definition at line 319 of file RNTupleMerger.cxx.
ENTupleColumnType ROOT::Experimental::Internal::RColumnMergeInfo::fColumnType |
Definition at line 322 of file RNTupleMerger.cxx.
std::optional<std::type_index> ROOT::Experimental::Internal::RColumnMergeInfo::fInMemoryType |
Definition at line 324 of file RNTupleMerger.cxx.
ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fInputId |
Definition at line 320 of file RNTupleMerger.cxx.
ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fOutputId |
Definition at line 321 of file RNTupleMerger.cxx.
const ROOT::RFieldDescriptor* ROOT::Experimental::Internal::RColumnMergeInfo::fParentField |
Definition at line 325 of file RNTupleMerger.cxx.