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 1388 of file RNTupleDescriptor.hxx.
Private Attributes | |
| RColumnDescriptor | fColumn = RColumnDescriptor() |
#include <ROOT/RNTupleDescriptor.hxx>
|
default |
Make an empty column descriptor builder.
|
inline |
Definition at line 1406 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1416 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1426 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1453 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1454 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1421 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1396 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 1155 of file RNTupleDescriptor.cxx.
|
inline |
Definition at line 1401 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1438 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1431 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1411 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1443 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1448 of file RNTupleDescriptor.hxx.
|
private |
Definition at line 1390 of file RNTupleDescriptor.hxx.