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 1215 of file RNTupleDescriptor.hxx.
Private Attributes | |
| RColumnDescriptor | fColumn = RColumnDescriptor() |
#include <ROOT/RNTupleDescriptor.hxx>
|
default |
Make an empty column descriptor builder.
|
inline |
Definition at line 1233 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1243 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1253 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1280 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1281 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1248 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1223 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 1101 of file RNTupleDescriptor.cxx.
|
inline |
Definition at line 1228 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1265 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1258 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1238 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1270 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1275 of file RNTupleDescriptor.hxx.
|
private |
Definition at line 1217 of file RNTupleDescriptor.hxx.