|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <MCGIDI_map.h>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 | getNamesOfAvailableTargets_walker (GIDI::MCGIDI_mapEntry *entry, int level, void *userData) |
| char * G4GIDI_Misc_channelCompound | ( | char * | particle1, |
| char * | particle2 | ||
| ) |
Definition at line 70 of file G4GIDI_Misc.cc.
| char * G4GIDI_Misc_Z_A_m_ToName | ( | int | iZ, |
| int | iA, | ||
| int | im = 0 |
||
| ) |
Definition at line 44 of file G4GIDI_Misc.cc.
Referenced by G4GIDI::dataFilename(), G4GIDI::freeTarget(), G4GIDI_Misc_channelCompound(), G4GIDI_Z_AMass(), G4GIDI::getAlreadyReadTarget(), G4GIDI::getNamesOfAvailableLibraries(), G4GIDI::isThisDataAvailable(), and G4GIDI::readTarget().
| int getNamesOfAvailableTargets_walker | ( | GIDI::MCGIDI_mapEntry * | entry, |
| int | level, | ||
| void * | userData | ||
| ) |
Referenced by G4GIDI::getNamesOfAvailableTargets().