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

HROOT.Hist.TH2S.FFI

Documentation

c_th2s_fitslicesx :: Ptr RawTH2S -> Ptr RawTF1 -> CInt -> CInt -> CInt -> CString -> Ptr RawTObjArray -> IO () Source #

c_th2s_fitslicesy :: Ptr RawTH2S -> Ptr RawTF1 -> CInt -> CInt -> CInt -> CString -> Ptr RawTObjArray -> IO () Source #

c_th2s_directoryautoadd :: Ptr RawTH2S -> Ptr RawTDirectory -> IO () Source #

c_th2s_getsumw2 :: Ptr RawTH2S -> IO (Ptr RawTArrayD) Source #

c_th2s_setdirectory :: Ptr RawTH2S -> Ptr RawTDirectory -> IO () Source #

c_th2s_isa :: Ptr RawTH2S -> IO (Ptr RawTClass) Source #