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 1385 of file RNTupleDescriptor.hxx.
Private Attributes | |
| RColumnDescriptor | fColumn = RColumnDescriptor() |
#include <ROOT/RNTupleDescriptor.hxx>
|
default |
Make an empty column descriptor builder.
|
inline |
Definition at line 1403 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1413 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1423 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1450 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1451 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1418 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1393 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 1153 of file RNTupleDescriptor.cxx.
|
inline |
Definition at line 1398 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1435 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1428 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1408 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1440 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1445 of file RNTupleDescriptor.hxx.
|
private |
Definition at line 1387 of file RNTupleDescriptor.hxx.