|
Geant4
10.01.p02
|
#include <tpia_map.h>#include <tpia_target.h>
Include dependency graph for G4GIDI_Misc.hh:
This graph shows which files directly or indirectly include this file: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 | ||
| ) |
Definition at line 99 of file G4GIDI_Misc.cc.
References G4GIDI_Misc_Z_A_m_ToName(), m2, and tpia_miscNameToZAm().
Here is the call graph for this function:| int G4GIDI_Misc_channelProductsCompare | ( | GIDI::tpia_channel * | channel, |
| int | nProducts, | ||
| char ** | productNames | ||
| ) |
| char* G4GIDI_Misc_Z_A_m_ToName | ( | int | iZ, |
| int | iA, | ||
| int | im = 0 |
||
| ) |
Definition at line 76 of file G4GIDI_Misc.cc.
References name, and tpia_misc_ZToSymbol().
Referenced by G4GIDI::dataFilename(), G4GIDI::freeTarget(), G4GIDI_Misc_channelCompound(), G4GIDI_Z_AMass(), G4GIDI::getAlreadyReadTarget(), G4GIDI::getNamesOfAvailableLibraries(), G4GIDI::isThisDataAvailable(), and G4GIDI::readTarget().
Here is the call graph for this function:
Here is the caller graph for this function:| int getNamesOfAvailableTargets_walker | ( | GIDI::tpia_mapEntry * | entry, |
| int | level, | ||
| void * | userData | ||
| ) |