Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <ptwXY.h>
Public Attributes | |
char const * | interpolationString |
ptwXY_getValue_callback | getValueFunc |
void * | argList |
void* ptwXY_interpolationOtherInfo::argList |
Definition at line 72 of file ptwXY.h.
Referenced by ptwXY_cloneToInterpolation(), ptwXY_copy(), ptwXY_getValueAtX(), ptwXY_release(), ptwXY_setup(), ptwXY_showInteralStructure(), and ptwXY_toOtherInterpolation().
ptwXY_getValue_callback ptwXY_interpolationOtherInfo::getValueFunc |
Definition at line 71 of file ptwXY.h.
Referenced by ptwXY_cloneToInterpolation(), ptwXY_copy(), ptwXY_getValueAtX(), ptwXY_release(), ptwXY_setup(), ptwXY_showInteralStructure(), and ptwXY_toOtherInterpolation().
char const* ptwXY_interpolationOtherInfo::interpolationString |
Definition at line 70 of file ptwXY.h.
Referenced by ptwXY_cloneToInterpolation(), ptwXY_copy(), ptwXY_getInterpolationString(), ptwXY_release(), ptwXY_setup(), and ptwXY_showInteralStructure().