Geant4-11
Data Fields
ptwXYPoints_s Struct Reference

#include <ptwXY.h>

Data Fields

double accuracy
 
int64_t allocatedSize
 
double biSectionMax
 
ptwXY_interpolation interpolation
 
ptwXY_interpolationOtherInfo interpolationOtherInfo
 
int64_t length
 
int64_t mallocFailedSize
 
double minFractional_dx
 
int64_t overflowAllocatedSize
 
ptwXYOverflowPoint overflowHeader
 
int64_t overflowLength
 
ptwXYOverflowPointoverflowPoints
 
ptwXYPointpoints
 
nfu_status status
 
ptwXY_sigma typeX
 
ptwXY_sigma typeY
 
int userFlag
 

Detailed Description

Definition at line 83 of file ptwXY.h.

Field Documentation

◆ accuracy

double ptwXYPoints_s::accuracy

◆ allocatedSize

int64_t ptwXYPoints_s::allocatedSize

◆ biSectionMax

double ptwXYPoints_s::biSectionMax

◆ interpolation

ptwXY_interpolation ptwXYPoints_s::interpolation

◆ interpolationOtherInfo

ptwXY_interpolationOtherInfo ptwXYPoints_s::interpolationOtherInfo

◆ length

int64_t ptwXYPoints_s::length

Definition at line 93 of file ptwXY.h.

Referenced by ptwXY_add_ptwXY(), ptwXY_appendXY(), ptwXY_applyFunction(), ptwXY_areDomainsMutual(), ptwXY_clear(), ptwXY_clip(), ptwXY_clone(), ptwXY_coalescePoints(), ptwXY_convolution(), ptwXY_convolution2(), ptwXY_copy(), ptwXY_copyToC_XY(), ptwXY_createFrom_Xs_Ys(), ptwXY_createFromFunction(), ptwXY_createGaussian(), ptwXY_createGaussianCenteredSigma1(), ptwXY_deletePoints(), ptwXY_dullEdges(), ptwXY_exp(), ptwXY_flatInterpolationToLinear(), ptwXY_fromUnitbase(), ptwXY_getNonOverflowLength(), ptwXY_getPointAtIndex(), ptwXY_getPointsAroundX_closeIsEqual(), ptwXY_getSlopeAtX(), ptwXY_getXArray(), ptwXY_getXMaxAndFrom(), ptwXY_getYMax(), ptwXY_getYMin(), ptwXY_groupOneFunction(), ptwXY_groupThreeFunctions(), ptwXY_groupTwoFunctions(), ptwXY_integrate(), ptwXY_integrateDomain(), ptwXY_integrateDomainWithWeight_sqrt_x(), ptwXY_integrateDomainWithWeight_x(), ptwXY_integrateWithFunction(), ptwXY_integrateWithWeight_sqrt_x(), ptwXY_integrateWithWeight_x(), ptwXY_intersectionWith_ptwX(), ptwXY_length(), ptwXY_mergeClosePoints(), ptwXY_mergeFrom(), ptwXY_mul_ptwXY(), ptwXY_mutualifyDomains(), ptwXY_normalize(), ptwXY_reallocateOverflowPoints(), ptwXY_reallocatePoints(), ptwXY_release(), ptwXY_runningIntegral(), ptwXY_scaleOffsetXAndY(), ptwXY_setup(), ptwXY_setValueAtX_overrideIfClose(), ptwXY_setXYData(), ptwXY_setXYDataFromXsAndYs(), ptwXY_setXYPairAtIndex(), ptwXY_showInteralStructure(), ptwXY_simpleCoalescePoints(), ptwXY_simpleWrite(), ptwXY_slice(), ptwXY_sub_ptwXY(), ptwXY_thicken(), ptwXY_thin(), ptwXY_toOtherInterpolation2(), ptwXY_toUnitbase(), ptwXY_trim(), ptwXY_tweakDomainsToMutualify(), ptwXY_union(), ptwXY_unitbaseInterpolate(), ptwXY_update_biSectionMax(), ptwXY_xMaxSlice(), ptwXY_xMinSlice(), and ptwXY_xSlice().

◆ mallocFailedSize

int64_t ptwXYPoints_s::mallocFailedSize

◆ minFractional_dx

double ptwXYPoints_s::minFractional_dx

Definition at line 92 of file ptwXY.h.

Referenced by ptwXY_copy(), and ptwXY_showInteralStructure().

◆ overflowAllocatedSize

int64_t ptwXYPoints_s::overflowAllocatedSize

◆ overflowHeader

ptwXYOverflowPoint ptwXYPoints_s::overflowHeader

◆ overflowLength

int64_t ptwXYPoints_s::overflowLength

◆ overflowPoints

ptwXYOverflowPoint* ptwXYPoints_s::overflowPoints

◆ points

ptwXYPoint* ptwXYPoints_s::points

◆ status

nfu_status ptwXYPoints_s::status

◆ typeX

ptwXY_sigma ptwXYPoints_s::typeX

Definition at line 86 of file ptwXY.h.

Referenced by ptwXY_setup().

◆ typeY

ptwXY_sigma ptwXYPoints_s::typeY

Definition at line 86 of file ptwXY.h.

Referenced by ptwXY_setup().

◆ userFlag

int ptwXYPoints_s::userFlag

The documentation for this struct was generated from the following file: