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

HROOT.Graf.TBRIK.Interface

Documentation

class ITShape a => ITBRIK a Source #

Instances

Instances details
ITBRIK TBRIK Source # 
Instance details

Defined in HROOT.Graf.TBRIK.Implementation

upcastTBRIK :: forall a. (FPtr a, ITBRIK a) => a -> TBRIK Source #

downcastTBRIK :: forall a. (FPtr a, ITBRIK a) => TBRIK -> a Source #