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 |
double | accuracy |
xDataTOM_subAxes | subAxes |
double * | data |
Definition at line 80 of file xDataTOM.h.
double xDataTOM_XYs_s::accuracy |
Definition at line 82 of file xDataTOM.h.
Referenced by xDataXML_XYsDataToTOM().
double* xDataTOM_XYs_s::data |
Definition at line 84 of file xDataTOM.h.
Referenced by xDataTOM_XYs_getData(), xDataTOM_XYs_release(), and xDataXML_XYsDataToTOM().
int xDataTOM_XYs_s::index |
Definition at line 81 of file xDataTOM.h.
Referenced by xDataXML_XYsDataToTOM().
int xDataTOM_XYs_s::length |
Definition at line 81 of file xDataTOM.h.
Referenced by xDataTOM_XYs_getData(), xDataTOM_XYs_release(), and xDataXML_XYsDataToTOM().
xDataTOM_subAxes xDataTOM_XYs_s::subAxes |
Definition at line 83 of file xDataTOM.h.
Referenced by MCGIDI_misc_dataFromXYs2ptwXYPointsInUnitsOf(), xDataTOM_XYs_release(), and xDataXML_XYsDataToTOM().
double xDataTOM_XYs_s::value |
Definition at line 82 of file xDataTOM.h.
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_fromTOM_pdfsOfXGivenW(), and xDataXML_XYsDataToTOM().