Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <MCGIDI.h>
Public Attributes | |
int | numberOfProducts |
int | numberAllocated |
int | incrementSize |
MCGIDI_sampledProductsData * | products |
int MCGIDI_sampledProductsDatas_s::incrementSize |
Definition at line 289 of file MCGIDI.h.
Referenced by MCGIDI_sampledProducts_initialize(), and MCGIDI_sampledProducts_remalloc().
int MCGIDI_sampledProductsDatas_s::numberAllocated |
Definition at line 288 of file MCGIDI.h.
Referenced by MCGIDI_sampledProducts_addProduct(), MCGIDI_sampledProducts_initialize(), and MCGIDI_sampledProducts_remalloc().
int MCGIDI_sampledProductsDatas_s::numberOfProducts |
Definition at line 287 of file MCGIDI.h.
Referenced by MCGIDI_outputChannel_sampleProductsAtE(), MCGIDI_sampledProducts_addProduct(), MCGIDI_sampledProducts_getProductAtIndex(), MCGIDI_sampledProducts_initialize(), MCGIDI_sampledProducts_number(), MCGIDI_sampledProducts_remalloc(), MCGIDI_target_heated_sampleIndexReactionProductsAtE(), and MCGIDI_target_sampleNullReactionProductsAtE().
MCGIDI_sampledProductsData* MCGIDI_sampledProductsDatas_s::products |
Definition at line 290 of file MCGIDI.h.
Referenced by G4GIDI_target::getFinalState(), MCGIDI_sampledProducts_addProduct(), MCGIDI_sampledProducts_getProductAtIndex(), MCGIDI_sampledProducts_initialize(), MCGIDI_sampledProducts_release(), and MCGIDI_sampledProducts_remalloc().