module HROOT.Hist.TGraphBentErrors
  (
    TGraphBentErrors(..)
  , ITGraphBentErrors
  , upcastTGraphBentErrors
  , downcastTGraphBentErrors
  , newTGraphBentErrors
 
  ) where

import HROOT.Hist.TGraphBentErrors.RawType
import HROOT.Hist.TGraphBentErrors.Interface
import HROOT.Hist.TGraphBentErrors.Implementation