module HROOT.Class.TLatex
  (
    TLatex(..)
  , ITLatex 
  ) where

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