module HROOT.Class.TTreePlayer
  (
    TTreePlayer(..)
  , ITTreePlayer 
  ) where

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