module HROOT.Class.TGraphBentErrors
  (
    TGraphBentErrors(..)
  , ITGraphBentErrors
  , upcastTGraphBentErrors 
  ) where

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