3 This directory contains source and header files of classes related to ROOT.
5 @note Compiling these sources is optional.
7 @sa <a href="../../user/html/ntuple_root.html#ntuple_roottuple">
8 RootNTuple class</a> and
9 <a href="../../user/html/install_notes.html#install_root">Install ROOT</a>
15 @brief The ROOT TBranch class.
17 The ROOT TBranch class is used to access the data in a branch. The @b
18 HippoDraw class RootBranch is a wrapper for the TBranch.
24 @brief The ROOT TLeaf class.
26 The ROOT TLeaf class described the contents of a TBranch. It is not
27 the leaf itself, but rather a description of the leaf objects.
33 @brief The ROOT TTree class.
35 The ROOT class that contains TBranch objects which hold the data in a