Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
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" |
int xDataTOM_V_W_XYs_free | ( | xDataTOM_xDataInfo * | xDI | ) |
Definition at line 34 of file xDataTOM_V_W_XYs.cc.
Referenced by xDataTOM_releaseElement().
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.
Referenced by xDataXML_V_W_XYsToTOM().
char const* xDataTOM_V_W_XYs_ID = "V_W_XYs" |
Definition at line 14 of file xDataTOM_V_W_XYs.cc.
Referenced by xDataTOM_releaseElement(), xDataTOM_V_W_XYs_free(), and xDataXML_V_W_XYsToTOM().