Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <xDataTOM.h>
Public Attributes | |
int | index |
int | length |
double | value |
xDataTOM_subAxes | subAxes |
xDataTOM_XYs * | XYs |
Definition at line 93 of file xDataTOM.h.
int xDataTOM_W_XYs_s::index |
Definition at line 94 of file xDataTOM.h.
Referenced by xDataTOM_W_XYs_initialize().
int xDataTOM_W_XYs_s::length |
Definition at line 94 of file xDataTOM.h.
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_fromTOM_pdfsOfXGivenW(), xDataTOM_W_XYs_initialize(), and xDataTOM_W_XYs_release().
xDataTOM_subAxes xDataTOM_W_XYs_s::subAxes |
Definition at line 96 of file xDataTOM.h.
Referenced by MCGIDI_angular_parseFromTOM(), xDataTOM_W_XYs_initialize(), and xDataTOM_W_XYs_release().
double xDataTOM_W_XYs_s::value |
Definition at line 95 of file xDataTOM.h.
Referenced by xDataTOM_W_XYs_initialize().
xDataTOM_XYs* xDataTOM_W_XYs_s::XYs |
Definition at line 97 of file xDataTOM.h.
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_fromTOM_pdfsOfXGivenW(), xDataTOM_W_XYs_initialize(), xDataTOM_W_XYs_release(), and xDataXML_W_XYsDataToTOM().