module HROOT.Class.TEfficiency
  (
    TEfficiency(..)
  , ITEfficiency 
  ) where

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