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

HROOT.Core.TColor.Interface

Documentation

class ITNamed a => ITColor a Source #

Instances

Instances details
ITColor TColor Source # 
Instance details

Defined in HROOT.Core.TColor.Implementation

upcastTColor :: forall a. (FPtr a, ITColor a) => a -> TColor Source #

downcastTColor :: forall a. (FPtr a, ITColor a) => TColor -> a Source #