Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <MCGIDI.h>
Public Attributes | |
int | globalPoPsIndex |
enum MCGIDI_productMultiplicityType | productMultiplicityType |
int | multiplicity |
int | transportable |
int MCGIDI_productInfo_s::globalPoPsIndex |
Definition at line 266 of file MCGIDI.h.
Referenced by MCGIDI_productsInfo_getPoPsIndexAtIndex().
int MCGIDI_productInfo_s::multiplicity |
Definition at line 268 of file MCGIDI.h.
Referenced by MCGIDI_productsInfo_getIntegerMultiplicityAtIndex().
enum MCGIDI_productMultiplicityType MCGIDI_productInfo_s::productMultiplicityType |
Definition at line 267 of file MCGIDI.h.
Referenced by MCGIDI_productsInfo_getMultiplicityTypeAtIndex().
int MCGIDI_productInfo_s::transportable |
Definition at line 269 of file MCGIDI.h.
Referenced by MCGIDI_productsInfo_getTransportableAtIndex().