Geant4_10
Functions
G4GIDI_Misc.cc File Reference
#include <iostream>
#include <string>
#include <vector>
#include <xData.h>
#include <tpia_target.h>
#include <tpia_misc.h>
#include <string.h>
#include "G4GIDI_Misc.hh"
Include dependency graph for G4GIDI_Misc.cc:

Go to the source code of this file.

Functions

char * G4GIDI_Misc_Z_A_m_ToName (int iZ, int iA, int im)
 
char * G4GIDI_Misc_channelCompound (char *particle1, char *particle2)
 
int G4GIDI_Misc_channelProductsCompare (tpia_channel *channel, int nProducts, char **productNames)
 
int getNamesOfAvailableTargets_walker (tpia_mapEntry *entry, int, void *userData)
 

Function Documentation

char* G4GIDI_Misc_channelCompound ( char *  particle1,
char *  particle2 
)

Definition at line 99 of file G4GIDI_Misc.cc.

Here is the call graph for this function:

int G4GIDI_Misc_channelProductsCompare ( tpia_channel channel,
int  nProducts,
char **  productNames 
)

Definition at line 112 of file G4GIDI_Misc.cc.

Here is the call graph for this function:

char* G4GIDI_Misc_Z_A_m_ToName ( int  iZ,
int  iA,
int  im 
)

Definition at line 76 of file G4GIDI_Misc.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

int getNamesOfAvailableTargets_walker ( tpia_mapEntry entry,
int  ,
void userData 
)

Definition at line 127 of file G4GIDI_Misc.cc.