module HROOT.Core.TArrayF ( TArrayF(..) , ITArrayF , upcastTArrayF , downcastTArrayF ) where import HROOT.Core.TArrayF.RawType import HROOT.Core.TArrayF.Interface import HROOT.Core.TArrayF.Implementation