module HROOT.Hist.TH2S
  (
    TH2S(..)
  , ITH2S
  , upcastTH2S
  , downcastTH2S

 
  ) where

import HROOT.Hist.TH2S.RawType
import HROOT.Hist.TH2S.Interface
import HROOT.Hist.TH2S.Implementation