HROOT-core-0.10.0.3: Haskell binding to ROOT Core modules
Safe HaskellSafe-Inferred
LanguageHaskell2010

HROOT.Core.TQObject.Interface

Documentation

upcastTQObject :: forall a. (FPtr a, ITQObject a) => a -> TQObject Source #

downcastTQObject :: forall a. (FPtr a, ITQObject a) => TQObject -> a Source #