Definition at line 316 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 320 of file RNTupleMerger.cxx.
| ENTupleColumnType ROOT::Experimental::Internal::RColumnMergeInfo::fColumnType |
Definition at line 325 of file RNTupleMerger.cxx.
| std::optional<std::type_index> ROOT::Experimental::Internal::RColumnMergeInfo::fInMemoryType |
Definition at line 327 of file RNTupleMerger.cxx.
| ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fInputId |
Definition at line 322 of file RNTupleMerger.cxx.
| ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fOutputId |
Definition at line 324 of file RNTupleMerger.cxx.
| const ROOT::RFieldDescriptor* ROOT::Experimental::Internal::RColumnMergeInfo::fParentFieldDescriptor |
Definition at line 328 of file RNTupleMerger.cxx.
| const ROOT::RNTupleDescriptor* ROOT::Experimental::Internal::RColumnMergeInfo::fParentNTupleDescriptor |
Definition at line 329 of file RNTupleMerger.cxx.