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 | |
MCGIDI_POP * | next |
MCGIDI_POP * | parent |
char * | name |
int | globalPoPsIndex |
int | Z |
int | A |
int | level |
int | m |
double | mass_MeV |
double | level_MeV |
int | numberOfGammaBranchs |
MCGIDI_GammaBranching * | gammas |
Definition at line 229 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 229 of file MCGIDI.h
int MCGIDI_POP_s::A |
Definition at line 234 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 234 of file MCGIDI.h
Referenced by G4GIDI_target::getFinalState(), MCGIDI_KalbachMann_parseFromTOM(), MCGIDI_outputChannel_parseFromTOM(), and MCGIDI_POP_new().
MCGIDI_GammaBranching* MCGIDI_POP_s::gammas |
Definition at line 238 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 238 of file MCGIDI.h
Referenced by MCGIDI_POP_new(), MCGIDI_POP_release(), and MCGIDI_target_heated_parseParticleGammas().
int MCGIDI_POP_s::globalPoPsIndex |
Definition at line 233 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 233 of file MCGIDI.h
Referenced by MCGIDI_POPs_addParticleIfNeeded(), MCGIDI_reaction_ParseDetermineReactionProducts(), MCGIDI_reaction_particleChanges(), and MCGIDI_target_heated_recast().
int MCGIDI_POP_s::level |
Definition at line 234 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 234 of file MCGIDI.h
Referenced by MCGIDI_POP_new().
double MCGIDI_POP_s::level_MeV |
Definition at line 236 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 236 of file MCGIDI.h
Referenced by MCGIDI_POP_new(), and MCGIDI_reaction_ParseDetermineReactionProducts().
int MCGIDI_POP_s::m |
Definition at line 234 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 234 of file MCGIDI.h
Referenced by G4GIDI_target::getFinalState(), and MCGIDI_POP_new().
double MCGIDI_POP_s::mass_MeV |
Definition at line 235 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 235 of file MCGIDI.h
Referenced by MCGIDI_outputChannel_sampleProductsAtE(), MCGIDI_particle_getInternalID(), MCGIDI_POP_getMass_MeV(), MCGIDI_POP_new(), MCGIDI_POPs_writeSortedList(), and MCGIDI_target_sampleNullReactionProductsAtE().
char* MCGIDI_POP_s::name |
Definition at line 232 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 232 of file MCGIDI.h
Referenced by MCGIDI_distribution_parseFromTOM(), MCGIDI_outputChannel_sampleProductsAtE(), MCGIDI_POP_new(), MCGIDI_POP_release(), MCGIDI_POPs_findParticleIndex(), MCGIDI_POPs_writeSortedList(), MCGIDI_product_parseFromTOM(), MCGIDI_reaction_ParseDetermineReactionProducts(), MCGIDI_target_heated_getReactionAtIndex_smr(), and MCGIDI_target_heated_recast().
MCGIDI_POP* MCGIDI_POP_s::next |
Definition at line 230 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 230 of file MCGIDI.h
Referenced by MCGIDI_POP_new(), MCGIDI_POPs_addParticleIfNeeded(), and MCGIDI_POPs_release().
int MCGIDI_POP_s::numberOfGammaBranchs |
Definition at line 237 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 237 of file MCGIDI.h
Referenced by MCGIDI_POP_new(), MCGIDI_POP_release(), MCGIDI_reaction_ParseDetermineReactionProducts(), and MCGIDI_target_heated_parseParticleGammas().
MCGIDI_POP* MCGIDI_POP_s::parent |
Definition at line 231 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 231 of file MCGIDI.h
Referenced by MCGIDI_POP_new(), and MCGIDI_reaction_ParseDetermineReactionProducts().
int MCGIDI_POP_s::Z |
Definition at line 234 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 234 of file MCGIDI.h
Referenced by G4GIDI_target::getFinalState(), MCGIDI_KalbachMann_parseFromTOM(), MCGIDI_outputChannel_parseFromTOM(), and MCGIDI_POP_new().