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

HROOT.Hist.TH2I.FFI

Documentation

c_th2i_fitslicesx :: Ptr RawTH2I -> Ptr RawTF1 -> CInt -> CInt -> CInt -> CString -> Ptr RawTObjArray -> IO () Source #

c_th2i_fitslicesy :: Ptr RawTH2I -> Ptr RawTF1 -> CInt -> CInt -> CInt -> CString -> Ptr RawTObjArray -> IO () Source #

c_th2i_directoryautoadd :: Ptr RawTH2I -> Ptr RawTDirectory -> IO () Source #

c_th2i_getsumw2 :: Ptr RawTH2I -> IO (Ptr RawTArrayD) Source #

c_th2i_setdirectory :: Ptr RawTH2I -> Ptr RawTDirectory -> IO () Source #

c_th2i_isa :: Ptr RawTH2I -> IO (Ptr RawTClass) Source #