HROOT-hist-0.10.0.3: Haskell binding to ROOT Hist modules
Safe HaskellSafe-Inferred
LanguageHaskell2010

HROOT.Hist.TGraphErrors.Interface

Documentation

class ITGraph a => ITGraphErrors a where Source #

Methods

setPointError :: a -> CInt -> CDouble -> CDouble -> IO () Source #

Instances

Instances details
ITGraphErrors TGraphErrors Source # 
Instance details

Defined in HROOT.Hist.TGraphErrors.Implementation