module HROOT.Hist.TFitResultPtr
       (TFitResultPtr(..), ITFitResultPtr, upcastTFitResultPtr,
        downcastTFitResultPtr, tFitResultPtr_Get)
       where
import HROOT.Hist.TFitResultPtr.RawType
import HROOT.Hist.TFitResultPtr.Interface
import HROOT.Hist.TFitResultPtr.Implementation