Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <MCGIDI.h>
Public Attributes | |
int | numberOfProducts |
int | numberOfAllocatedProducts |
MCGIDI_productInfo * | productInfo |
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(), and MCGIDI_productsInfo_getTransportableAtIndex().
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(), and MCGIDI_reaction_release().