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

HROOT.Core.TGlobal.Interface

Documentation

class ITDictionary a => ITGlobal a Source #

Instances

Instances details
ITGlobal TGlobal Source # 
Instance details

Defined in HROOT.Core.TGlobal.Implementation

upcastTGlobal :: forall a. (FPtr a, ITGlobal a) => a -> TGlobal Source #

downcastTGlobal :: forall a. (FPtr a, ITGlobal a) => TGlobal -> a Source #