Definition at line 296 of file RNTupleMerger.cxx.
Public Attributes | |
std::string | fColumnName |
ENTupleColumnType | 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 300 of file RNTupleMerger.cxx.
ENTupleColumnType ROOT::Experimental::Internal::RColumnMergeInfo::fColumnType |
Definition at line 303 of file RNTupleMerger.cxx.
std::optional<std::type_index> ROOT::Experimental::Internal::RColumnMergeInfo::fInMemoryType |
Definition at line 305 of file RNTupleMerger.cxx.
DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fInputId |
Definition at line 301 of file RNTupleMerger.cxx.
DescriptorId_t ROOT::Experimental::Internal::RColumnMergeInfo::fOutputId |
Definition at line 302 of file RNTupleMerger.cxx.
const RFieldDescriptor* ROOT::Experimental::Internal::RColumnMergeInfo::fParentField |
Definition at line 306 of file RNTupleMerger.cxx.