Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
TreePlayer Library

It contains utilities to plot data stored in a TTree.

Note
See also Tree package documentation
See also Chapter about Trees and Selectors in the Users Guide
See also ROOT examples in tutorials and test directories: Event application, benchmarks

Classes

class  TTreeReader
 A simple, robust and fast interface to read values from ROOT columnar datasets such as TTree, TChain or TNtuple. More...
 
class  TTreeReaderArray< T >
 An interface for reading collections stored in ROOT columnar datasets. More...
 
class  TTreeReaderValue< T >
 An interface for reading values stored in ROOT columnar datasets. More...