HROOT-tree-0.9.0.1: src/HROOT/Tree/TTree.hs
module HROOT.Tree.TTree
(TTree(..), ITTree(..), upcastTTree, downcastTTree, newTTree) where
import HROOT.Tree.TTree.RawType
import HROOT.Tree.TTree.Interface
import HROOT.Tree.TTree.Implementation
module HROOT.Tree.TTree
(TTree(..), ITTree(..), upcastTTree, downcastTTree, newTTree) where
import HROOT.Tree.TTree.RawType
import HROOT.Tree.TTree.Interface
import HROOT.Tree.TTree.Implementation