Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TreePlayer Library

It contains utilities to plot data stored in a TTree.

See also
Tree package documentation
Chapter about Trees and Selectors in the Users Guide
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...