#include <ROOT/RFieldBase.hxx>#include <ROOT/RNTupleUtil.hxx>#include <string>#include <string_view>#include <tuple>#include <utility>#include <vector>Classes | |
| class | ROOT::RPairField |
| Template specializations for C++ std::pair. More... | |
| class | ROOT::RRecordField::RRecordDeleter |
| class | ROOT::RRecordField |
| The field for an untyped record. More... | |
| class | ROOT::RTupleField |
| Template specializations for C++ std::tuple. More... | |
Namespaces | |
| namespace | ROOT |
| tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
| namespace | ROOT::Detail |
| Special implementation of ROOT::RRangeCast for TCollection, including a check that the cast target type inherits from TObject and a new constructor that takes the TCollection by pointer. | |
| namespace | ROOT::Internal |
Functions | |
| std::unique_ptr< RFieldBase > | ROOT::Internal::CreateEmulatedField (std::string_view fieldName, std::vector< std::unique_ptr< RFieldBase > > itemFields, std::string_view emulatedFromType) |