module HROOT.Class.TCrown
  (
    TCrown(..)
  , ITCrown 
  ) where

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