FrvBuf


class description - source file - inheritance tree

class FrvBuf


    public:
FrvBuf FrvBuf() FrvBuf FrvBuf(const FrvBuf&) void ~FrvBuf()

Data Members


    public:
int nDataOut output vector size (number of bin) */ int step step size (number of output bins) */ int outType type for the output vector(-1 means as input)*/ int decimate decimation */ int delay internal buffer */ char* work working area */ long first index of the first point in the work space */ long last index of the last point in the work space */ long workSize # of elements (not bytes) for the work space*/ long readyToUse index of the point to be reached to output data*/ double lastGTime FrVect* input input working vector (point to work) */ FrVect* output output data (point to work) */

Class Description




Inline Functions


        FrvBuf FrvBuf()
        FrvBuf FrvBuf(const FrvBuf&)
          void ~FrvBuf()
Last update: Tue Jul 1 17:27:27 2003


- ROOT page - VEGA page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to , or contact with any questions or problems regarding ROOT or VEGA.