module HROOT.Core.TObjArray ( TObjArray(..) , ITObjArray , upcastTObjArray , downcastTObjArray ) where import HROOT.Core.TObjArray.RawType import HROOT.Core.TObjArray.Interface import HROOT.Core.TObjArray.Implementation