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 | numberOfAllocatedProducts |
MCGIDI_productInfo * | productInfo |
Definition at line 272 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 272 of file MCGIDI.h
int MCGIDI_productsInfo_s::numberOfAllocatedProducts |
Definition at line 274 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 274 of file MCGIDI.h
Referenced by MCGIDI_reaction_addReturnProduct().
int MCGIDI_productsInfo_s::numberOfProducts |
Definition at line 273 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 273 of file MCGIDI.h
Referenced by MCGIDI_productsInfo_getIntegerMultiplicityAtIndex(), MCGIDI_productsInfo_getMultiplicityTypeAtIndex(), MCGIDI_productsInfo_getNumberOfUniqueProducts(), MCGIDI_productsInfo_getPoPsIndexAtIndex(), MCGIDI_productsInfo_getTransportableAtIndex(), MCGIDI_reaction_addReturnProduct(), and MCGIDI_reaction_particleChanges().
MCGIDI_productInfo* MCGIDI_productsInfo_s::productInfo |
Definition at line 275 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 275 of file MCGIDI.h
Referenced by MCGIDI_productsInfo_getIntegerMultiplicityAtIndex(), MCGIDI_productsInfo_getMultiplicityTypeAtIndex(), MCGIDI_productsInfo_getPoPsIndexAtIndex(), MCGIDI_productsInfo_getTransportableAtIndex(), MCGIDI_reaction_addReturnProduct(), MCGIDI_reaction_particleChanges(), and MCGIDI_reaction_release().