HROOT-core-0.8: Haskell binding to ROOT Core modules

Safe HaskellNone

HROOT.Core.TVirtualPad

Documentation

class ITObject a => ITVirtualPad a whereSource

Methods

cd :: a -> CInt -> IO aSource

divide_tvirtualpad :: a -> CInt -> CInt -> CDouble -> CDouble -> CInt -> IO ()Source

setLogx :: a -> CInt -> IO ()Source

setLogy :: a -> CInt -> IO ()Source

setLogz :: a -> CInt -> IO ()Source