module HROOT.Class.TCollection
  (
    TCollection(..)
  , ITCollection 
  ) where

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