module HROOT.Class.TPaveStats
  (
    TPaveStats(..)
  , ITPaveStats 
  ) where

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