module HROOT.Class.TGraphErrors
  (
    TGraphErrors(..)
  , ITGraphErrors 
  ) where

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