A helper class for piece-wise construction of an RColumnDescriptor.
Dangling column descriptors can become actual descriptors when added to an RNTupleDescriptorBuilder instance and then linked to their fields.
Definition at line 1229 of file RNTupleDescriptor.hxx.
Private Attributes | |
RColumnDescriptor | fColumn = RColumnDescriptor() |
#include <ROOT/RNTupleDescriptor.hxx>
|
default |
Make an empty column descriptor builder.
|
inline |
Definition at line 1247 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1257 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1267 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1294 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1295 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1262 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1237 of file RNTupleDescriptor.hxx.
ROOT::RResult< ROOT::RColumnDescriptor > ROOT::Internal::RColumnDescriptorBuilder::MakeDescriptor | ( | ) | const |
Attempt to make a column descriptor.
This may fail if the column was not given enough information to make a proper descriptor.
Definition at line 1108 of file RNTupleDescriptor.cxx.
|
inline |
Definition at line 1242 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1279 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1272 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1252 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1284 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1289 of file RNTupleDescriptor.hxx.
|
private |
Definition at line 1231 of file RNTupleDescriptor.hxx.