ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/lend/include/MCGIDI.h>
Public Attributes | |
int | numberOfProducts |
int | numberAllocated |
int | incrementSize |
MCGIDI_sampledProductsData * | products |
Definition at line 290 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 290 of file MCGIDI.h
int MCGIDI_sampledProductsDatas_s::incrementSize |
Definition at line 293 of file MCGIDI.h.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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().