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

HROOT.Graf.TPCON.Interface

Documentation

class ITShape a => ITPCON a Source #

Instances

Instances details
ITPCON TPCON Source # 
Instance details

Defined in HROOT.Graf.TPCON.Implementation

upcastTPCON :: forall a. (FPtr a, ITPCON a) => a -> TPCON Source #

downcastTPCON :: forall a. (FPtr a, ITPCON a) => TPCON -> a Source #