HROOT-hist-0.10.0.1: src/HROOT/Hist/TH2.hs
module HROOT.Hist.TH2
(TH2(..), ITH2(..), upcastTH2, downcastTH2, tH2_ProjectionX,
tH2_ProjectionY)
where
import HROOT.Hist.TH2.RawType
import HROOT.Hist.TH2.Interface
import HROOT.Hist.TH2.Implementation