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/xDataTOM.h>
Public Attributes | |
int | index |
char * | label |
char * | unit |
xDataTOM_interpolation | interpolation |
Definition at line 61 of file xDataTOM.h.
View newest version in sPHENIX GitHub at line 61 of file xDataTOM.h
int xDataTOM_axis_s::index |
Definition at line 62 of file xDataTOM.h.
View newest version in sPHENIX GitHub at line 62 of file xDataTOM.h
Referenced by xDataTOM_axis_initialize(), and xDataTOM_axis_release().
xDataTOM_interpolation xDataTOM_axis_s::interpolation |
Definition at line 65 of file xDataTOM.h.
View newest version in sPHENIX GitHub at line 65 of file xDataTOM.h
Referenced by xDataTOM_axes_getInterpolation(), and xDataTOM_axis_initialize().
char* xDataTOM_axis_s::label |
Definition at line 63 of file xDataTOM.h.
View newest version in sPHENIX GitHub at line 63 of file xDataTOM.h
Referenced by xDataTOM_axes_getLabel(), xDataTOM_axis_initialize(), and xDataTOM_axis_release().
char* xDataTOM_axis_s::unit |
Definition at line 64 of file xDataTOM.h.
View newest version in sPHENIX GitHub at line 64 of file xDataTOM.h
Referenced by MCGIDI_misc_dataFromElement2ptwXYPointsInUnitsOf(), xDataTOM_axes_getUnit(), xDataTOM_axis_initialize(), and xDataTOM_axis_release().