module HROOT.Hist.TH1F
  (
    TH1F(..)
  , ITH1F
  , upcastTH1F
  , downcastTH1F
  , newTH1F
 
  ) where

import HROOT.Hist.TH1F.RawType
import HROOT.Hist.TH1F.Interface
import HROOT.Hist.TH1F.Implementation