module HROOT.Class.TFormula ( TFormula(..) , ITFormula(..) , upcastTFormula ) where import HROOT.Class.Interface import HROOT.Class.Implementation ()