ROOT  6.06/09
Reference Guide
Classes | Namespaces | Macros
TTreeReaderArray.h File Reference
#include "TTreeReaderValue.h"
#include "TTreeReaderUtils.h"
+ Include dependency graph for TTreeReaderArray.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ROOT::Internal::TTreeReaderArrayBase
 
class  TTreeReaderArray< T >
 Extracts array data from a TTree. More...
 
struct  TTreeReaderArray< T >::Iterator_t
 

Namespaces

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

Macros

#define R__TTreeReaderArray_TypeString(T)   #T
 

Macro Definition Documentation

#define R__TTreeReaderArray_TypeString (   T)    #T

Definition at line 140 of file TTreeReaderArray.h.

Referenced by TTreeReaderArray< T >::GetDerivedTypeName().