ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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< Int_t >::GetDerivedTypeName().