Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <xDataTOM.h>
Public Attributes | |
int | index |
int | length |
double | value |
double * | LegendreSeries |
Definition at line 106 of file xDataTOM.h.
int xDataTOM_LegendreSeries_s::index |
Definition at line 107 of file xDataTOM.h.
Referenced by xDataTOM_LegendreSeries_initialize().
double* xDataTOM_LegendreSeries_s::LegendreSeries |
Definition at line 109 of file xDataTOM.h.
Referenced by xDataTOM_LegendreSeries_initialize(), and xDataTOM_LegendreSeries_release().
int xDataTOM_LegendreSeries_s::length |
Definition at line 107 of file xDataTOM.h.
Referenced by xDataTOM_LegendreSeries_initialize().
double xDataTOM_LegendreSeries_s::value |
Definition at line 108 of file xDataTOM.h.
Referenced by xDataTOM_LegendreSeries_initialize().