module HROOT.Hist.TH3
       (TH3(..), ITH3(..), upcastTH3, downcastTH3, tH3_ProjectionX,
        tH3_ProjectionY, tH3_ProjectionZ, tH3_Project3D)
       where
import HROOT.Hist.TH3.RawType
import HROOT.Hist.TH3.Interface
import HROOT.Hist.TH3.Implementation