HROOT.Graf.TCutG.FFI
c_tcutg_apply :: Ptr RawTCutG -> Ptr RawTF1 -> IO () Source #
c_tcutg_chisquare :: Ptr RawTCutG -> Ptr RawTF1 -> IO CDouble Source #
c_tcutg_drawgraph :: Ptr RawTCutG -> CInt -> Ptr CDouble -> Ptr CDouble -> CString -> IO () Source #
c_tcutg_drawpaneltgraph :: Ptr RawTCutG -> IO () Source #
c_tcutg_expand :: Ptr RawTCutG -> CInt -> CInt -> IO () Source #
c_tcutg_fitpaneltgraph :: Ptr RawTCutG -> IO () Source #
c_tcutg_getcorrelationfactortgraph :: Ptr RawTCutG -> IO CDouble Source #
c_tcutg_getcovariancetgraph :: Ptr RawTCutG -> IO CDouble Source #
c_tcutg_getmeantgraph :: Ptr RawTCutG -> CInt -> IO CDouble Source #
c_tcutg_getrmstgraph :: Ptr RawTCutG -> CInt -> IO CDouble Source #
c_tcutg_geterrorx :: Ptr RawTCutG -> CInt -> IO CDouble Source #
c_tcutg_geterrory :: Ptr RawTCutG -> CInt -> IO CDouble Source #
c_tcutg_geterrorxhigh :: Ptr RawTCutG -> CInt -> IO CDouble Source #
c_tcutg_geterrorxlow :: Ptr RawTCutG -> CInt -> IO CDouble Source #
c_tcutg_geterroryhigh :: Ptr RawTCutG -> CInt -> IO CDouble Source #
c_tcutg_geterrorylow :: Ptr RawTCutG -> CInt -> IO CDouble Source #
c_tcutg_initexpo :: Ptr RawTCutG -> CDouble -> CDouble -> IO () Source #
c_tcutg_initgaus :: Ptr RawTCutG -> CDouble -> CDouble -> IO () Source #
c_tcutg_initpolynom :: Ptr RawTCutG -> CDouble -> CDouble -> IO () Source #
c_tcutg_insertpoint :: Ptr RawTCutG -> IO CInt Source #
c_tcutg_integraltgraph :: Ptr RawTCutG -> CInt -> CInt -> IO CDouble Source #
c_tcutg_iseditable :: Ptr RawTCutG -> IO CBool Source #
c_tcutg_isinsidetgraph :: Ptr RawTCutG -> CDouble -> CDouble -> IO CInt Source #
c_tcutg_leastsquarefit :: Ptr RawTCutG -> CInt -> Ptr CDouble -> CDouble -> CDouble -> IO () Source #
c_tcutg_paintstats :: Ptr RawTCutG -> Ptr RawTF1 -> IO () Source #
c_tcutg_removepoint :: Ptr RawTCutG -> CInt -> IO CInt Source #
c_tcutg_seteditable :: Ptr RawTCutG -> CBool -> IO () Source #
c_tcutg_sethistogram :: Ptr RawTCutG -> Ptr RawTH1F -> IO () Source #
c_tcutg_setmaximumtgraph :: Ptr RawTCutG -> CDouble -> IO () Source #
c_tcutg_setminimumtgraph :: Ptr RawTCutG -> CDouble -> IO () Source #
c_tcutg_set :: Ptr RawTCutG -> CInt -> IO () Source #
c_tcutg_setpoint :: Ptr RawTCutG -> CInt -> CDouble -> CDouble -> IO () Source #
c_tcutg_setname :: Ptr RawTCutG -> CString -> IO () Source #
c_tcutg_setnametitle :: Ptr RawTCutG -> CString -> CString -> IO () Source #
c_tcutg_settitle :: Ptr RawTCutG -> CString -> IO () Source #
c_tcutg_getlinecolor :: Ptr RawTCutG -> IO CShort Source #
c_tcutg_getlinestyle :: Ptr RawTCutG -> IO CShort Source #
c_tcutg_getlinewidth :: Ptr RawTCutG -> IO CShort Source #
c_tcutg_resetattline :: Ptr RawTCutG -> CString -> IO () Source #
c_tcutg_setlineattributes :: Ptr RawTCutG -> IO () Source #
c_tcutg_setlinecolor :: Ptr RawTCutG -> CShort -> IO () Source #
c_tcutg_setlinestyle :: Ptr RawTCutG -> CShort -> IO () Source #
c_tcutg_setlinewidth :: Ptr RawTCutG -> CShort -> IO () Source #
c_tcutg_setfillcolor :: Ptr RawTCutG -> CInt -> IO () Source #
c_tcutg_setfillstyle :: Ptr RawTCutG -> CInt -> IO () Source #
c_tcutg_getmarkercolor :: Ptr RawTCutG -> IO CShort Source #
c_tcutg_getmarkerstyle :: Ptr RawTCutG -> IO CShort Source #
c_tcutg_getmarkersize :: Ptr RawTCutG -> IO CFloat Source #
c_tcutg_resetattmarker :: Ptr RawTCutG -> CString -> IO () Source #
c_tcutg_setmarkerattributes :: Ptr RawTCutG -> IO () Source #
c_tcutg_setmarkercolor :: Ptr RawTCutG -> CShort -> IO () Source #
c_tcutg_setmarkerstyle :: Ptr RawTCutG -> CShort -> IO () Source #
c_tcutg_setmarkersize :: Ptr RawTCutG -> CShort -> IO () Source #
c_tcutg_clear :: Ptr RawTCutG -> CString -> IO () Source #
c_tcutg_draw :: Ptr RawTCutG -> CString -> IO () Source #
c_tcutg_findobject :: Ptr RawTCutG -> CString -> IO (Ptr RawTObject) Source #
c_tcutg_getname :: Ptr RawTCutG -> IO CString Source #
c_tcutg_isa :: Ptr RawTCutG -> IO (Ptr RawTClass) Source #
c_tcutg_paint :: Ptr RawTCutG -> CString -> IO () Source #
c_tcutg_printobj :: Ptr RawTCutG -> CString -> IO () Source #
c_tcutg_saveas :: Ptr RawTCutG -> CString -> CString -> IO () Source #
c_tcutg_write :: Ptr RawTCutG -> CString -> CInt -> CInt -> IO CInt Source #
c_tcutg_write_ :: Ptr RawTCutG -> IO CInt Source #
c_tcutg_delete :: Ptr RawTCutG -> IO () Source #
c_tcutg_newtcutg :: CString -> CInt -> Ptr CDouble -> Ptr CDouble -> IO (Ptr RawTCutG) Source #