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 | |
xDataTOM_attribute * | next |
char * | name |
char * | value |
Definition at line 157 of file xDataTOM.h.
View newest version in sPHENIX GitHub at line 157 of file xDataTOM.h
char* xDataTOM_attribute_s::name |
Definition at line 159 of file xDataTOM.h.
View newest version in sPHENIX GitHub at line 159 of file xDataTOM.h
Referenced by xDataTOMAL_addAttribute(), xDataTOMAL_copyAttributionList(), xDataTOMAL_getAttributesValue(), xDataTOMAL_release(), and xDataTOME_displayTree().
xDataTOM_attribute* xDataTOM_attribute_s::next |
Definition at line 158 of file xDataTOM.h.
View newest version in sPHENIX GitHub at line 158 of file xDataTOM.h
Referenced by xDataTOMAL_addAttribute(), xDataTOMAL_copyAttributionList(), xDataTOMAL_getAttributesValue(), xDataTOMAL_release(), and xDataTOME_displayTree().
char* xDataTOM_attribute_s::value |
Definition at line 160 of file xDataTOM.h.
View newest version in sPHENIX GitHub at line 160 of file xDataTOM.h
Referenced by xDataTOMAL_addAttribute(), xDataTOMAL_copyAttributionList(), xDataTOMAL_getAttributesValue(), xDataTOMAL_release(), and xDataTOME_displayTree().