module HROOT.Hist.TH2I
  (
    TH2I(..)
  , ITH2I
  , upcastTH2I
  , downcastTH2I

 
  ) where

import HROOT.Hist.TH2I.RawType
import HROOT.Hist.TH2I.Interface
import HROOT.Hist.TH2I.Implementation