module HROOT.Hist.TH1S
  (
    TH1S(..)
  , ITH1S
  , upcastTH1S
  , downcastTH1S

 
  ) where

import HROOT.Hist.TH1S.RawType
import HROOT.Hist.TH1S.Interface
import HROOT.Hist.TH1S.Implementation