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

HROOT.Graf.TSPHE.Interface

Documentation

class ITShape a => ITSPHE a Source #

Instances

Instances details
ITSPHE TSPHE Source # 
Instance details

Defined in HROOT.Graf.TSPHE.Implementation

upcastTSPHE :: forall a. (FPtr a, ITSPHE a) => a -> TSPHE Source #

downcastTSPHE :: forall a. (FPtr a, ITSPHE a) => TSPHE -> a Source #