ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
xDataTOM_V_W_XYs.cc File Reference
#include <string.h>
#include "xDataTOM_private.h"
+ Include dependency graph for xDataTOM_V_W_XYs.cc:

Go to the source code of this file.

Functions

int xDataTOM_V_W_XYs_initialize (statusMessageReporting *smr, xDataTOM_V_W_XYs *V_W_XYs, int length, xDataTOM_axes *axes)
 
int xDataTOM_V_W_XYs_free (xDataTOM_xDataInfo *xDI)
 

Variables

char const * xDataTOM_V_W_XYs_ID = "V_W_XYs"
 

Function Documentation

int xDataTOM_V_W_XYs_free ( xDataTOM_xDataInfo xDI)

Definition at line 34 of file xDataTOM_V_W_XYs.cc.

View newest version in sPHENIX GitHub at line 34 of file xDataTOM_V_W_XYs.cc

References xDataTOM_xDataInfo_s::data, xDataTOM_xDataInfo_s::ID, xDataTOM_V_W_XYs_s::length, smr_freeMemory(), xDataTOM_V_W_XYs_s::W_XYs, xDataTOM_V_W_XYs_ID, and xDataTOM_W_XYs_release().

Referenced by xDataTOM_releaseElement().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int xDataTOM_V_W_XYs_initialize ( statusMessageReporting smr,
xDataTOM_V_W_XYs V_W_XYs,
int  length,
xDataTOM_axes axes 
)

Definition at line 19 of file xDataTOM_V_W_XYs.cc.

View newest version in sPHENIX GitHub at line 19 of file xDataTOM_V_W_XYs.cc

References BTOF::length, xDataTOM_V_W_XYs_s::length, smr_freeMemory(), smr_malloc2, xDataTOM_V_W_XYs_s::subAxes, xDataTOM_V_W_XYs_s::W_XYs, xDataTOM_subAxes_initialize(), and xDataTOM_subAxesType_proxy.

Referenced by xDataXML_V_W_XYsToTOM().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

char const* xDataTOM_V_W_XYs_ID = "V_W_XYs"

Definition at line 14 of file xDataTOM_V_W_XYs.cc.

View newest version in sPHENIX GitHub at line 14 of file xDataTOM_V_W_XYs.cc

Referenced by xDataTOM_releaseElement(), xDataTOM_V_W_XYs_free(), xDataXML_constructTOM(), and xDataXML_V_W_XYsToTOM().