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

HROOT.Core.TAttAxis.Interface

Documentation

class IDeletable a => ITAttAxis a where Source #

upcastTAttAxis :: forall a. (FPtr a, ITAttAxis a) => a -> TAttAxis Source #

downcastTAttAxis :: forall a. (FPtr a, ITAttAxis a) => TAttAxis -> a Source #