Geant4-11
|
#include <MCGIDI.h>
Data Fields | |
int | globalPoPsIndex |
int | multiplicity |
enum MCGIDI_productMultiplicityType | productMultiplicityType |
int | transportable |
int MCGIDI_productInfo_s::globalPoPsIndex |
Definition at line 266 of file MCGIDI.h.
Referenced by MCGIDI_productsInfo_getPoPsIndexAtIndex(), MCGIDI_reaction_addReturnProduct(), and MCGIDI_reaction_particleChanges().
int MCGIDI_productInfo_s::multiplicity |
Definition at line 268 of file MCGIDI.h.
Referenced by MCGIDI_productsInfo_getIntegerMultiplicityAtIndex(), and MCGIDI_reaction_addReturnProduct().
enum MCGIDI_productMultiplicityType MCGIDI_productInfo_s::productMultiplicityType |
Definition at line 267 of file MCGIDI.h.
Referenced by MCGIDI_productsInfo_getMultiplicityTypeAtIndex(), and MCGIDI_reaction_addReturnProduct().
int MCGIDI_productInfo_s::transportable |
Definition at line 269 of file MCGIDI.h.
Referenced by MCGIDI_productsInfo_getTransportableAtIndex(), and MCGIDI_reaction_addReturnProduct().