module HROOT.Class.TPave
  (
    TPave(..)
  , ITPave
  , upcastTPave 
  ) where

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