module HROOT.Hist.TH2 ( TH2(..) , ITH2(..) , upcastTH2 , downcastTH2 , tH2ProjectionX , tH2ProjectionY ) where import HROOT.Hist.TH2.RawType import HROOT.Hist.TH2.Interface import HROOT.Hist.TH2.Implementation