Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <xDataTOM.h>
Public Attributes | |
int | length |
xDataTOM_subAxes | subAxes |
double * | coefficients |
Definition at line 144 of file xDataTOM.h.
double* xDataTOM_polynomial_s::coefficients |
Definition at line 147 of file xDataTOM.h.
Referenced by xDataTOM_polynomial_getData(), xDataTOM_polynomial_initialize(), xDataTOM_polynomial_release(), and xDataXML_polynomialToTOM().
int xDataTOM_polynomial_s::length |
Definition at line 145 of file xDataTOM.h.
Referenced by xDataTOM_polynomial_getData(), xDataTOM_polynomial_initialize(), and xDataTOM_polynomial_release().
xDataTOM_subAxes xDataTOM_polynomial_s::subAxes |
Definition at line 146 of file xDataTOM.h.
Referenced by xDataTOM_polynomial_initialize(), and xDataTOM_polynomial_release().