module HROOT.Class.TArc
  (
    TArc(..)
  , ITArc 
  ) where

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