module HROOT.Class.TCutG ( TCutG(..) , ITCutG , upcastTCutG , newTCutG ) where -- import HROOT.Class.Interface -- import HROOT.Class.Implementation () import HROOT.Class.TCutG.RawType import HROOT.Class.TCutG.Interface import HROOT.Class.TCutG.Implementation