Logo ROOT   6.18/05
Reference Guide
Classes | Namespaces
RNTupleView.hxx File Reference
#include <ROOT/RField.hxx>
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RStringView.hxx>
#include <iterator>
#include <memory>
#include <utility>
Include dependency graph for RNTupleView.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::RNTupleViewRange::RIterator
 
class  ROOT::Experimental::RNTupleView< T >
 An RNTupleView provides read-only access to a single field of the ntuple. More...
 
class  ROOT::Experimental::RNTupleView< float >
 
class  ROOT::Experimental::RNTupleViewCollection
 A view for a collection, that can itself generate new ntuple views for its nested fields. More...
 
class  ROOT::Experimental::RNTupleViewRange
 Used to loop over indexes (entries or collections) between start and end. More...
 

Namespaces

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
namespace  ROOT::Experimental
 

Detailed Description

Author
Jakob Blomer jblom.nosp@m.er@c.nosp@m.ern.c.nosp@m.h
Date
2018-10-05
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RNTupleView.hxx.