This directory contains all the basic classes for creating/manipulating Trees.
BEGIN_HTML
 Several documents describing the TTree classes are listed below:
<ul>
<li>The TTree data structure is documented in class TTree.</li>
<li><a href="ftp://root.cern/root/doc/12Trees.pdf">The Chapter about Trees in the Users Guide </a></li>
<li><a href="ftp://root.cern/root/doc/21ExampleAnalysis.pdf">The Chapter about Selectors in the Users Guide </a></li>
<li><a href="ftp://root.cern/root/doc/24PROOF.pdf">The Chapter about PROOF in the Users Guide </a></li>
<li><a href="ftp://root.cern/root/doc/11InputOutput.pdf">The Chapter about IO in the Users Guide </a></li>
<li><a href="https://root.cern/manual/trees/#introducing-ttree">Introducing TTree</a></li>
<li><a href="https://root.cern/manual/trees/#reading-a-tree">Reading a Tree </a></li>
<li><a href="https://root.cern/manual/trees/#appending-ttrees-as-a-tchain">Appending TTrees as a TChain</a></li>
</ul>
END_HTML
