module HROOT.Class.TBranch
  (
    TBranch(..)
  , ITBranch 
  ) where

import HROOT.Class.Interface
import HROOT.Class.Implementation ()