Definition at line 365 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 * | fParentFieldDescriptor |
| const ROOT::RNTupleDescriptor * | fParentNTupleDescriptor |
| std::string ROOT::Experimental::Internal::RColumnMergeInfo::fColumnName |
Definition at line 369 of file RNTupleMerger.cxx.
| ENTupleColumnType ROOT::Experimental::Internal::RColumnMergeInfo::fColumnType |
Definition at line 374 of file RNTupleMerger.cxx.
| std::optional<std::type_index> ROOT::Experimental::Internal::RColumnMergeInfo::fInMemoryType |
Definition at line 376 of file RNTupleMerger.cxx.
| ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fInputId |
Definition at line 371 of file RNTupleMerger.cxx.
| ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fOutputId |
Definition at line 373 of file RNTupleMerger.cxx.
| const ROOT::RFieldDescriptor* ROOT::Experimental::Internal::RColumnMergeInfo::fParentFieldDescriptor |
Definition at line 377 of file RNTupleMerger.cxx.
| const ROOT::RNTupleDescriptor* ROOT::Experimental::Internal::RColumnMergeInfo::fParentNTupleDescriptor |
Definition at line 378 of file RNTupleMerger.cxx.