|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <ptwX.h>
Public Attributes | |
| nfu_status | status |
| int64_t | length |
| int64_t | allocatedSize |
| int64_t | mallocFailedSize |
| double * | points |
| int64_t ptwXPoints_s::allocatedSize |
Definition at line 30 of file ptwX.h.
Referenced by ptwX_initialize(), ptwX_insertPointsAtIndex(), ptwX_reallocatePoints(), ptwX_release(), ptwX_setData(), and ptwX_setPointAtIndex().
| int64_t ptwXPoints_s::length |
Definition at line 29 of file ptwX.h.
Referenced by ptwX_add_ptwX(), ptwX_ascendingOrder(), ptwX_clear(), ptwX_clone(), ptwX_close(), ptwX_closesDifference(), ptwX_closesDifferenceInRange(), ptwX_compare(), ptwX_copy(), ptwX_countOccurrences(), ptwX_createLine(), ptwX_deletePoints(), ptwX_getPointAtIndex(), ptwX_initialize(), ptwX_insertPointsAtIndex(), ptwX_length(), ptwX_range(), ptwX_reallocatePoints(), ptwX_release(), ptwX_reverse(), ptwX_setData(), ptwX_setPointAtIndex(), ptwX_simpleWrite(), ptwX_slice(), ptwX_sort(), ptwX_sub_ptwX(), ptwX_unique(), ptwXY_createFromFunction2(), ptwXY_getXArray(), ptwXY_groupOneFunction(), ptwXY_groupThreeFunctions(), ptwXY_groupTwoFunctions(), and GIDI::Functions::XYs1d::toXs_pdf_cdf1d().
| int64_t ptwXPoints_s::mallocFailedSize |
Definition at line 31 of file ptwX.h.
Referenced by ptwX_initialize(), and ptwX_reallocatePoints().
| double* ptwXPoints_s::points |
Definition at line 32 of file ptwX.h.
Referenced by ptwX_abs(), ptwX_add_ptwX(), ptwX_ascendingOrder(), ptwX_close(), ptwX_closesDifferenceInRange(), ptwX_compare(), ptwX_copy(), ptwX_countOccurrences(), ptwX_createLine(), ptwX_deletePoints(), ptwX_getPointAtIndex(), ptwX_getPointAtIndex_Unsafely(), ptwX_initialize(), ptwX_insertPointsAtIndex(), ptwX_range(), ptwX_reallocatePoints(), ptwX_release(), ptwX_reverse(), ptwX_setData(), ptwX_setPointAtIndex(), ptwX_simpleWrite(), ptwX_slice(), ptwX_slopeOffset(), ptwX_sort(), ptwX_sub_ptwX(), ptwX_unique(), ptwXY_createFromFunction2(), ptwXY_getXArray(), ptwXY_groupOneFunction(), ptwXY_groupThreeFunctions(), ptwXY_groupTwoFunctions(), ptwXY_intersectionWith_ptwX(), ptwXY_ysMappedToXs(), and GIDI::Functions::XYs1d::toXs_pdf_cdf1d().
| nfu_status ptwXPoints_s::status |
Definition at line 28 of file ptwX.h.
Referenced by ptwX_abs(), ptwX_add_double(), ptwX_add_ptwX(), ptwX_ascendingOrder(), ptwX_clear(), ptwX_close(), ptwX_closesDifferenceInRange(), ptwX_compare(), ptwX_copy(), ptwX_countOccurrences(), ptwX_deletePoints(), ptwX_getPointAtIndex(), ptwX_initialize(), ptwX_insertPointsAtIndex(), ptwX_length(), ptwX_mul_double(), ptwX_neg(), ptwX_range(), ptwX_reallocatePoints(), ptwX_release(), ptwX_reverse(), ptwX_setData(), ptwX_setPointAtIndex(), ptwX_slice(), ptwX_slopeOffset(), ptwX_sort(), ptwX_sub_ptwX(), ptwX_unique(), ptwXY_groupOneFunction(), ptwXY_groupThreeFunctions(), ptwXY_groupTwoFunctions(), ptwXY_intersectionWith_ptwX(), and ptwXY_ysMappedToXs().