module HROOT.Class.TAttPad
  (
    TAttPad(..)
  , ITAttPad 
  ) where

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