module HROOT.Core.TArrayS
       (TArrayS(..), ITArrayS, upcastTArrayS, downcastTArrayS) where
import HROOT.Core.TArrayS.RawType
import HROOT.Core.TArrayS.Interface
import HROOT.Core.TArrayS.Implementation