Definition at line 302 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 306 of file RNTupleMerger.cxx.
ENTupleColumnType ROOT::Experimental::Internal::RColumnMergeInfo::fColumnType |
Definition at line 309 of file RNTupleMerger.cxx.
std::optional<std::type_index> ROOT::Experimental::Internal::RColumnMergeInfo::fInMemoryType |
Definition at line 311 of file RNTupleMerger.cxx.
ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fInputId |
Definition at line 307 of file RNTupleMerger.cxx.
ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fOutputId |
Definition at line 308 of file RNTupleMerger.cxx.
const ROOT::RFieldDescriptor* ROOT::Experimental::Internal::RColumnMergeInfo::fParentField |
Definition at line 312 of file RNTupleMerger.cxx.