module HROOT.Class.TPCON
  (
    TPCON(..)
  , ITPCON 
  ) where

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