module HROOT.Class.TH2
  (
    TH2(..)
  , ITH2(..) 
  ) where

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