HROOT-graf-0.10.0.3: Haskell binding to ROOT Graf modules
Safe HaskellSafe-Inferred
LanguageHaskell2010

HROOT.Graf.TCutG.Interface

Documentation

class ITGraph a => ITCutG a Source #

Instances

Instances details
ITCutG TCutG Source # 
Instance details

Defined in HROOT.Graf.TCutG.Implementation

upcastTCutG :: forall a. (FPtr a, ITCutG a) => a -> TCutG Source #

downcastTCutG :: forall a. (FPtr a, ITCutG a) => TCutG -> a Source #