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

Go to the source code of this file.

Classes

class  ROOT::Internal::TTreeReaderValueBase
 
class  TTreeReaderValue< T >
 Extracts data from a TTree. More...
 

Namespaces

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

Macros

#define R__TTreeReaderValue_TypeString(T)   #T
 

Macro Definition Documentation

#define R__TTreeReaderValue_TypeString (   T)    #T

Definition at line 139 of file TTreeReaderValue.h.

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