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 1394 of file RNTupleDescriptor.hxx.
Private Attributes | |
| RColumnDescriptor | fColumn = RColumnDescriptor() |
#include <ROOT/RNTupleDescriptor.hxx>
Make an empty column descriptor builder.
|
inline |
Definition at line 1412 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1422 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1432 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1459 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1460 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1427 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1402 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 1125 of file RNTupleDescriptor.cxx.
|
inline |
Definition at line 1407 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1444 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1437 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1417 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1449 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1454 of file RNTupleDescriptor.hxx.
|
private |
Definition at line 1396 of file RNTupleDescriptor.hxx.