![]() |
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/ptwXY.h>
Public Attributes | |
| char const * | interpolationString |
| ptwXY_getValue_callback | getValueFunc |
| void * | argList |
Definition at line 69 of file ptwXY.h.
View newest version in sPHENIX GitHub at line 69 of file ptwXY.h
| void* ptwXY_interpolationOtherInfo::argList |
Definition at line 72 of file ptwXY.h.
View newest version in sPHENIX GitHub at line 72 of file ptwXY.h
Referenced by ptwXY_cloneToInterpolation(), ptwXY_copy(), ptwXY_getValueAtX(), ptwXY_otherToLinLin(), ptwXY_release(), ptwXY_setup(), ptwXY_showInteralStructure(), and ptwXY_toOtherInterpolation().
| ptwXY_getValue_callback ptwXY_interpolationOtherInfo::getValueFunc |
Definition at line 71 of file ptwXY.h.
View newest version in sPHENIX GitHub at line 71 of file ptwXY.h
Referenced by ptwXY_cloneToInterpolation(), ptwXY_copy(), ptwXY_getValueAtX(), ptwXY_otherToLinLin(), ptwXY_release(), ptwXY_setup(), ptwXY_showInteralStructure(), and ptwXY_toOtherInterpolation().
| char const* ptwXY_interpolationOtherInfo::interpolationString |
Definition at line 70 of file ptwXY.h.
View newest version in sPHENIX GitHub at line 70 of file ptwXY.h
Referenced by ptwXY_cloneToInterpolation(), ptwXY_copy(), ptwXY_getInterpolationString(), ptwXY_release(), ptwXY_setup(), and ptwXY_showInteralStructure().