#include "TH1.h"#include "TMath.h"#include <map>#include <memory>#include <string>#include <utility>#include <ROOT/Browsable/RProvider.hxx>#include <ROOT/RFieldVisitor.hxx>#include <ROOT/RPageStorage.hxx>#include <ROOT/RNTupleView.hxx>#include "RFieldHolder.hxx"| Classes | |
| class | RFieldProvider::RDrawVisitor | 
| class | RFieldProvider | 
| Base class for provider of RNTuple drawing.  More... | |
| Typedefs | |
| template<typename T > | |
| using | RField = ROOT::Experimental::RField<T> | 
| template<typename T > | |
| using | RIntegralField = ROOT::Experimental::RIntegralField<T> | 
| using RField = ROOT::Experimental::RField<T> | 
Definition at line 33 of file RFieldProvider.hxx.
| using RIntegralField = ROOT::Experimental::RIntegralField<T> | 
Definition at line 35 of file RFieldProvider.hxx.