module HROOT.Hist.TH2F
  (
    TH2F(..)
  , ITH2F
  , upcastTH2F
  , downcastTH2F
  , newTH2F
 
  ) where

import HROOT.Hist.TH2F.RawType
import HROOT.Hist.TH2F.Interface
import HROOT.Hist.TH2F.Implementation