Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TTreeReaderArray.h File Reference
#include "TTreeReaderValue.h"
#include "TTreeReaderUtils.h"
#include <type_traits>
Include dependency graph for TTreeReaderArray.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TTreeReaderArray< T >::Iterator_t< ReaderArrayType >
 Random access iterator to the elements of a TTreeReaderArray. More...
 
class  TTreeReaderArray< T >
 An interface for reading collections stored in ROOT columnar datasets. More...
 
class  ROOT::Internal::TTreeReaderArrayBase
 Base class of TTreeReaderArray. 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::Internal
 

Macros

#define R__TTreeReaderArray_TypeString(T)   #T
 

Macro Definition Documentation

◆ R__TTreeReaderArray_TypeString

#define R__TTreeReaderArray_TypeString (   T)    #T

Definition at line 218 of file TTreeReaderArray.h.