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