Geant4-11
|
#include <MCGIDI.h>
Data Fields | |
int | numberOfAllocatedProducts |
int | numberOfProducts |
MCGIDI_productInfo * | productInfo |
int MCGIDI_productsInfo_s::numberOfAllocatedProducts |
Definition at line 274 of file MCGIDI.h.
Referenced by MCGIDI_reaction_addReturnProduct().
int MCGIDI_productsInfo_s::numberOfProducts |
Definition at line 273 of file MCGIDI.h.
Referenced by MCGIDI_productsInfo_getIntegerMultiplicityAtIndex(), MCGIDI_productsInfo_getMultiplicityTypeAtIndex(), MCGIDI_productsInfo_getNumberOfUniqueProducts(), MCGIDI_productsInfo_getPoPsIndexAtIndex(), MCGIDI_productsInfo_getTransportableAtIndex(), MCGIDI_reaction_addReturnProduct(), and MCGIDI_reaction_particleChanges().
MCGIDI_productInfo* MCGIDI_productsInfo_s::productInfo |
Definition at line 275 of file MCGIDI.h.
Referenced by MCGIDI_productsInfo_getIntegerMultiplicityAtIndex(), MCGIDI_productsInfo_getMultiplicityTypeAtIndex(), MCGIDI_productsInfo_getPoPsIndexAtIndex(), MCGIDI_productsInfo_getTransportableAtIndex(), MCGIDI_reaction_addReturnProduct(), MCGIDI_reaction_particleChanges(), and MCGIDI_reaction_release().