module HROOT.Class.TH2D
  (
    TH2D(..)
  , ITH2D 
  ) where

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