module HROOT.Class.TCutG
  (
    TCutG(..)
  , ITCutG
  , upcastTCutG 
  ) where

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