module HROOT.Class.TChain
  (
    TChain(..)
  , ITChain 
  ) where

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