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 RFieldDescriptor * | fParentField |
| std::string ROOT::Experimental::Internal::RColumnMergeInfo::fColumnName |
Definition at line 243 of file RNTupleMerger.cxx.
| EColumnType ROOT::Experimental::Internal::RColumnMergeInfo::fColumnType |
Definition at line 246 of file RNTupleMerger.cxx.
| std::optional<std::type_index> ROOT::Experimental::Internal::RColumnMergeInfo::fInMemoryType |
Definition at line 248 of file RNTupleMerger.cxx.
| DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fInputId |
Definition at line 244 of file RNTupleMerger.cxx.
| DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fOutputId |
Definition at line 245 of file RNTupleMerger.cxx.
| const RFieldDescriptor* ROOT::Experimental::Internal::RColumnMergeInfo::fParentField |
Definition at line 249 of file RNTupleMerger.cxx.