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

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