module HROOT.Class.TGraph
  (
    TGraph(..)
  , ITGraph 
  ) where

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