module HROOT.Core.TROOT
       (TROOT(..), ITROOT, upcastTROOT, downcastTROOT, tROOT_GetGlobal,
        tROOT_Initialized)
       where
import HROOT.Core.TROOT.RawType
import HROOT.Core.TROOT.Interface
import HROOT.Core.TROOT.Implementation