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

HROOT.Hist.TH2.FFI

Documentation

c_th2_directoryautoadd :: Ptr RawTH2 -> Ptr RawTDirectory -> IO () Source #

c_th2_getsumw2 :: Ptr RawTH2 -> IO (Ptr RawTArrayD) Source #

c_th2_recursiveremove :: Ptr RawTH2 -> Ptr RawTObject -> IO () Source #

c_th2_setdirectory :: Ptr RawTH2 -> Ptr RawTDirectory -> IO () Source #

c_th2_isa :: Ptr RawTH2 -> IO (Ptr RawTClass) Source #

c_th2_fitslicesx :: Ptr RawTH2 -> Ptr RawTF1 -> CInt -> CInt -> CInt -> CString -> Ptr RawTObjArray -> IO () Source #

c_th2_fitslicesy :: Ptr RawTH2 -> Ptr RawTF1 -> CInt -> CInt -> CInt -> CString -> Ptr RawTObjArray -> IO () Source #