Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces | Macros
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 >
 Extracts array data from a TTree. More...
 
class  ROOT::Internal::TTreeReaderArrayBase
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Internal
 

Macros

#define R__TTreeReaderArray_TypeString(T)   #T
 

Macro Definition Documentation

◆ R__TTreeReaderArray_TypeString

#define R__TTreeReaderArray_TypeString (   T)    #T

Definition at line 204 of file TTreeReaderArray.h.