#include <ROOT/RColumn.hxx>#include <ROOT/RFieldBase.hxx>#include <ROOT/RNTupleTypes.hxx>#include <cstddef>#include <memory>#include <string>#include <string_view>#include <type_traits>| Classes | |
| class | ROOT::RField< bool > | 
| class | ROOT::RField< char > | 
| class | ROOT::RField< double > | 
| class | ROOT::RField< float > | 
| class | ROOT::RField< void > | 
| Template specializations for concrete C++ fundamental types.  More... | |
| class | ROOT::RIntegralField< T > | 
| struct | ROOT::Internal::RIntegralTypeMap< T > | 
| struct | ROOT::Internal::RIntegralTypeMap< int > | 
| struct | ROOT::Internal::RIntegralTypeMap< long > | 
| struct | ROOT::Internal::RIntegralTypeMap< long long > | 
| struct | ROOT::Internal::RIntegralTypeMap< short > | 
| struct | ROOT::Internal::RIntegralTypeMap< signed char > | 
| struct | ROOT::Internal::RIntegralTypeMap< unsigned char > | 
| struct | ROOT::Internal::RIntegralTypeMap< unsigned int > | 
| struct | ROOT::Internal::RIntegralTypeMap< unsigned long > | 
| struct | ROOT::Internal::RIntegralTypeMap< unsigned long long > | 
| struct | ROOT::Internal::RIntegralTypeMap< unsigned short > | 
| class | ROOT::RRealField< T > | 
| Namespaces | |
| namespace | ROOT | 
| namespace | ROOT::Experimental | 
| namespace | ROOT::Experimental::Detail | 
| namespace | ROOT::Internal |