module HROOT.Core.TArrayL ( TArrayL(..) , ITArrayL , upcastTArrayL , downcastTArrayL ) where import HROOT.Core.TArrayL.RawType import HROOT.Core.TArrayL.Interface import HROOT.Core.TArrayL.Implementation