module HROOT.Class.TAxis
  (
    TAxis(..)
  , ITAxis 
  ) where

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