Geant4
9.6.p02
|
Go to the source code of this file.
Functions | |
char * | G4GIDI_Misc_Z_A_m_ToName (int iZ, int iA, int im=0) |
char * | G4GIDI_Misc_channelCompound (char *particle1, char *particle2) |
int | G4GIDI_Misc_channelProductsCompare (GIDI::tpia_channel *channel, int nProducts, char **productNames) |
int | getNamesOfAvailableTargets_walker (GIDI::tpia_mapEntry *entry, int level, void *userData) |
char* G4GIDI_Misc_channelCompound | ( | char * | particle1, |
char * | particle2 | ||
) |
int G4GIDI_Misc_channelProductsCompare | ( | GIDI::tpia_channel * | channel, |
int | nProducts, | ||
char ** | productNames | ||
) |
Definition at line 76 of file G4GIDI_Misc.cc.
int getNamesOfAvailableTargets_walker | ( | GIDI::tpia_mapEntry * | entry, |
int | level, | ||
void * | userData | ||
) |