module HROOT.Class.TAttBBox
  (
    TAttBBox(..)
  , ITAttBBox 
  ) where

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