Definition at line 394 of file RNTupleMerger.cxx.
Public Attributes | |
| std::string | fColumnName |
| std::optional< std::type_index > | fInMemoryType |
| ROOT::DescriptorId_t | fInputId = kInvalidDescriptorId |
| ROOT::DescriptorId_t | fOutputId = kInvalidDescriptorId |
| std::uint16_t | fOutputReprIndex = 0 |
| const ROOT::RFieldDescriptor * | fParentFieldDescriptor = nullptr |
| const ROOT::RNTupleDescriptor * | fParentNTupleDescriptor = nullptr |
| std::string ROOT::Experimental::Internal::RColumnMergeInfo::fColumnName |
Definition at line 398 of file RNTupleMerger.cxx.
| std::optional<std::type_index> ROOT::Experimental::Internal::RColumnMergeInfo::fInMemoryType |
Definition at line 405 of file RNTupleMerger.cxx.
| ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fInputId = kInvalidDescriptorId |
Definition at line 400 of file RNTupleMerger.cxx.
| ROOT::DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fOutputId = kInvalidDescriptorId |
Definition at line 402 of file RNTupleMerger.cxx.
| std::uint16_t ROOT::Experimental::Internal::RColumnMergeInfo::fOutputReprIndex = 0 |
Definition at line 403 of file RNTupleMerger.cxx.
| const ROOT::RFieldDescriptor* ROOT::Experimental::Internal::RColumnMergeInfo::fParentFieldDescriptor = nullptr |
Definition at line 406 of file RNTupleMerger.cxx.
| const ROOT::RNTupleDescriptor* ROOT::Experimental::Internal::RColumnMergeInfo::fParentNTupleDescriptor = nullptr |
Definition at line 407 of file RNTupleMerger.cxx.