packages feed

HROOT-hist-0.10.0.1: src/HROOT/Hist/TGraph2D.hs

module HROOT.Hist.TGraph2D
       (TGraph2D(..), ITGraph2D(..), upcastTGraph2D, downcastTGraph2D,
        newTGraph2D_, newTGraph2D, tGraph2D_GetXaxis, tGraph2D_GetYaxis,
        tGraph2D_GetZaxis, tGraph2D_SetMaximum, tGraph2D_SetMinimum)
       where
import HROOT.Hist.TGraph2D.RawType
import HROOT.Hist.TGraph2D.Interface
import HROOT.Hist.TGraph2D.Implementation