module HROOT.Class.TGaxis
  (
    TGaxis(..)
  , ITGaxis
  , upcastTGaxis 
  ) where

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