A view for a collection, that can itself generate new ntuple views for its nested fields.
Definition at line 306 of file RNTupleView.hxx.
Private Member Functions | |
RNTupleCollectionView (ROOT::DescriptorId_t fieldId, const std::string &fieldName, ROOT::Internal::RPageSource *source) | |
ROOT::DescriptorId_t | GetFieldId (std::string_view fieldName) |
Static Private Member Functions | |
static RNTupleCollectionView | Create (ROOT::DescriptorId_t fieldId, ROOT::Internal::RPageSource *source) |
Private Attributes | |
ROOT::RField< RNTupleCardinality< std::uint64_t > > | fField |
ROOT::Internal::RPageSource * | fSource |
ROOT::RFieldBase::RValue | fValue |
Friends | |
class | ROOT::RNTupleReader |
#include <ROOT/RNTupleView.hxx>
|
inlineprivate |
Definition at line 314 of file RNTupleView.hxx.
|
delete |
|
default |
|
default |
|
inlinestaticprivate |
Definition at line 322 of file RNTupleView.hxx.
|
inline |
Definition at line 364 of file RNTupleView.hxx.
|
inline |
Definition at line 355 of file RNTupleView.hxx.
|
inline |
Provides access to a collection field, that can itself generate new RNTupleViews for its nested fields.
Raises an exception if:
Definition at line 407 of file RNTupleView.hxx.
|
inline |
Provides direct access to the I/O buffers of a mappable (sub)field.
Raises an exception if there is no field with the given name. Attempting to access the values of a direct-access view for non-mappable fields will yield compilation errors.
Definition at line 393 of file RNTupleView.hxx.
|
inlineprivate |
Definition at line 337 of file RNTupleView.hxx.
|
inline |
Provides access to an individual (sub)field.
Raises an exception if there is no field with the given name.
Definition at line 379 of file RNTupleView.hxx.
|
inline |
Definition at line 420 of file RNTupleView.hxx.
|
inline |
Definition at line 413 of file RNTupleView.hxx.
|
delete |
|
default |
|
friend |
Definition at line 307 of file RNTupleView.hxx.
|
private |
Definition at line 311 of file RNTupleView.hxx.
|
private |
Definition at line 310 of file RNTupleView.hxx.
|
private |
Definition at line 312 of file RNTupleView.hxx.