module HROOT.Class.TBox ( TBox(..) , ITBox , upcastTBox ) where import HROOT.Class.Interface import HROOT.Class.Implementation ()