module HROOT.Class.TH1D
  (
    TH1D(..)
  , ITH1D
  , upcastTH1D 
  ) where

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