ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/lend/include/ptwX.h>
Public Attributes | |
nfu_status | status |
int64_t | length |
int64_t | allocatedSize |
int64_t | mallocFailedSize |
double * | points |
Definition at line 23 of file ptwX.h.
View newest version in sPHENIX GitHub at line 23 of file ptwX.h
int64_t ptwXPoints_s::allocatedSize |
Definition at line 27 of file ptwX.h.
View newest version in sPHENIX GitHub at line 27 of file ptwX.h
Referenced by ptwX_insertPointsAtIndex(), ptwX_reallocatePoints(), ptwX_release(), ptwX_setData(), ptwX_setPointAtIndex(), and ptwX_setup().
int64_t ptwXPoints_s::length |
Definition at line 26 of file ptwX.h.
View newest version in sPHENIX GitHub at line 26 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_insertPointsAtIndex(), ptwX_length(), ptwX_reallocatePoints(), ptwX_release(), ptwX_reverse(), ptwX_setData(), ptwX_setPointAtIndex(), ptwX_setup(), ptwX_simpleWrite(), ptwX_slice(), ptwX_sort(), ptwX_sub_ptwX(), ptwX_unique(), ptwX_xMinMax(), ptwXY_createFromFunction2(), ptwXY_getXArray(), ptwXY_groupOneFunction(), ptwXY_groupThreeFunctions(), and ptwXY_groupTwoFunctions().
int64_t ptwXPoints_s::mallocFailedSize |
Definition at line 28 of file ptwX.h.
View newest version in sPHENIX GitHub at line 28 of file ptwX.h
Referenced by ptwX_reallocatePoints(), and ptwX_setup().
double* ptwXPoints_s::points |
Definition at line 29 of file ptwX.h.
View newest version in sPHENIX GitHub at line 29 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_insertPointsAtIndex(), ptwX_reallocatePoints(), ptwX_release(), ptwX_reverse(), ptwX_setData(), ptwX_setPointAtIndex(), ptwX_setup(), ptwX_simpleWrite(), ptwX_slice(), ptwX_slopeOffset(), ptwX_sort(), ptwX_sub_ptwX(), ptwX_unique(), ptwX_xMinMax(), ptwXY_createFromFunction2(), ptwXY_getXArray(), ptwXY_groupOneFunction(), ptwXY_groupThreeFunctions(), ptwXY_groupTwoFunctions(), and ptwXY_intersectionWith_ptwX().
nfu_status ptwXPoints_s::status |
Definition at line 25 of file ptwX.h.
View newest version in sPHENIX GitHub at line 25 of file ptwX.h
Referenced by ptwX_abs(), ptwX_add_ptwX(), ptwX_clear(), ptwX_close(), ptwX_closesDifferenceInRange(), ptwX_compare(), ptwX_copy(), ptwX_deletePoints(), ptwX_getPointAtIndex(), ptwX_insertPointsAtIndex(), ptwX_new(), ptwX_reallocatePoints(), ptwX_setData(), ptwX_setPointAtIndex(), ptwX_setup(), ptwX_slice(), ptwX_slopeOffset(), ptwX_sub_ptwX(), ptwX_xMinMax(), ptwXY_groupOneFunction(), ptwXY_groupThreeFunctions(), ptwXY_groupTwoFunctions(), and ptwXY_intersectionWith_ptwX().