packages feed

HROOT-core-0.8: src/HROOT/Core/TArrayF.hs

module HROOT.Core.TArrayF
  (
    TArrayF(..)
  , ITArrayF
  , upcastTArrayF
  , downcastTArrayF

 
  ) where

import HROOT.Core.TArrayF.RawType
import HROOT.Core.TArrayF.Interface
import HROOT.Core.TArrayF.Implementation