module HROOT.Class.TObjArray
  (
    TObjArray(..)
  , ITObjArray 
  ) where

import HROOT.Class.Interface
import HROOT.Class.Implementation ()