module HROOT.Hist.TH3S
  (
    TH3S(..)
  , ITH3S
  , upcastTH3S
  , downcastTH3S

 
  ) where

import HROOT.Hist.TH3S.RawType
import HROOT.Hist.TH3S.Interface
import HROOT.Hist.TH3S.Implementation