module HROOT.Hist.TH3I
  (
    TH3I(..)
  , ITH3I
  , upcastTH3I
  , downcastTH3I

 
  ) where

import HROOT.Hist.TH3I.RawType
import HROOT.Hist.TH3I.Interface
import HROOT.Hist.TH3I.Implementation