Geant4  10.03
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.

References smr_freeMemory(), 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.

References smr_freeMemory(), and xDataTOM_subAxes_initialize().

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"