module HROOT.Class.TH1
  (
    TH1(..)
  , ITH1(..)
  , upcastTH1 
  ) where

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