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

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