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

HROOT.Graf.TGraphQQ.Interface

Documentation

class ITGraph a => ITGraphQQ a Source #

Instances

Instances details
ITGraphQQ TGraphQQ Source # 
Instance details

Defined in HROOT.Graf.TGraphQQ.Implementation

upcastTGraphQQ :: forall a. (FPtr a, ITGraphQQ a) => a -> TGraphQQ Source #

downcastTGraphQQ :: forall a. (FPtr a, ITGraphQQ a) => TGraphQQ -> a Source #