|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
Public Attributes | |
| int | degree |
| ptwXY_createFromFunction_callback | func |
| void * | argList |
| ptwXY_interpolation | interpolation |
| double | x1 |
| double | x2 |
| double | y1 |
| double | y2 |
Definition at line 17 of file ptwXY_integration.c.
| void* ptwXY_integrateWithFunctionInfo_s::argList |
Definition at line 20 of file ptwXY_integration.c.
Referenced by ptwXY_integrateWithFunction().
| int ptwXY_integrateWithFunctionInfo_s::degree |
Definition at line 18 of file ptwXY_integration.c.
Referenced by ptwXY_integrateWithFunction().
| ptwXY_createFromFunction_callback ptwXY_integrateWithFunctionInfo_s::func |
Definition at line 19 of file ptwXY_integration.c.
Referenced by ptwXY_integrateWithFunction().
| ptwXY_interpolation ptwXY_integrateWithFunctionInfo_s::interpolation |
Definition at line 21 of file ptwXY_integration.c.
Referenced by ptwXY_integrateWithFunction().
| double ptwXY_integrateWithFunctionInfo_s::x1 |
Definition at line 22 of file ptwXY_integration.c.
Referenced by ptwXY_integrateWithFunction().
| double ptwXY_integrateWithFunctionInfo_s::x2 |
Definition at line 22 of file ptwXY_integration.c.
Referenced by ptwXY_integrateWithFunction().
| double ptwXY_integrateWithFunctionInfo_s::y1 |
Definition at line 22 of file ptwXY_integration.c.
Referenced by ptwXY_integrateWithFunction().
| double ptwXY_integrateWithFunctionInfo_s::y2 |
Definition at line 22 of file ptwXY_integration.c.
Referenced by ptwXY_integrateWithFunction().