HROOT-0.6.9: Wrapper for ROOT
HROOT.Class.TAxis
newtype TAxis Source
Constructors
Instances
class (ITNamed a, ITAttAxis a) => ITAxis a whereSource
Methods
setTimeDisplay :: a -> Int -> IO ()Source
setTimeFormat :: a -> String -> IO ()Source
setTimeOffset :: a -> Double -> String -> IO ()Source
upcastTAxis :: (FPtr a, ITAxis a) => a -> TAxisSource