module HROOT.Class.TF1
  (
    TF1(..)
  , ITF1 
  ) where

import HROOT.Class.Interface
import HROOT.Class.Implementation ()