Geant4 11.1.1
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 293 of file MCGIDI.h.
Referenced by MCGIDI_sampledProducts_initialize(), and MCGIDI_sampledProducts_remalloc().
int MCGIDI_sampledProductsDatas_s::numberAllocated |
Definition at line 292 of file MCGIDI.h.
Referenced by MCGIDI_sampledProducts_addProduct(), MCGIDI_sampledProducts_initialize(), and MCGIDI_sampledProducts_remalloc().
int MCGIDI_sampledProductsDatas_s::numberOfProducts |
Definition at line 291 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 294 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().