HROOT-hist-0.9: src/HROOT/Hist/TH2D.hs
module HROOT.Hist.TH2D
(TH2D(..), ITH2D, upcastTH2D, downcastTH2D, newTH2D) where
import HROOT.Hist.TH2D.RawType
import HROOT.Hist.TH2D.Interface
import HROOT.Hist.TH2D.Implementation
module HROOT.Hist.TH2D
(TH2D(..), ITH2D, upcastTH2D, downcastTH2D, newTH2D) where
import HROOT.Hist.TH2D.RawType
import HROOT.Hist.TH2D.Interface
import HROOT.Hist.TH2D.Implementation