module HROOT.Class.TH3
  (
    TH3(..)
  , ITH3
  , upcastTH3 
  ) where

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