module HROOT.Class.TAttFill
  (
    TAttFill(..)
  , ITAttFill(..) 
  ) where

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