Geant4
10.02.p02
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "PoPs.h"
#include "PoPs_mass.h"
Go to the source code of this file.
Classes | |
struct | ZLabels |
Functions | |
static char const * | lPoPs_ZSymbol (int Z) |
int | lPoPs_addParticleIfNeeded (statusMessageReporting *smr, char const *name, char const *special) |
Variables | |
static struct ZLabels | Zs [] |
static const int | nZs = sizeof( Zs ) / sizeof( Zs[0] ) |
int lPoPs_addParticleIfNeeded | ( | statusMessageReporting * | smr, |
char const * | name, | ||
char const * | special | ||
) |
Definition at line 36 of file lPoPs.cc.
References A(), lPoPs_ZSymbol(), name, PoP_free(), PoP_makeAlias(), PoPs_addParticleIfNeeded(), PoPs_particleCreateLoadInfo(), PoPs_particleIndex(), and PoPs_smr_ID.
Referenced by _MCGIDI_map_addEntry(), MCGIDI_map_findAllOfTarget(), MCGIDI_map_findTarget(), MCGIDI_map_initialize(), MCGIDI_POPs_addParticleIfNeeded(), and PoPs_particleReadDatabase().
|
static |
Definition at line 183 of file lPoPs.cc.
References Zs.
Referenced by lPoPs_addParticleIfNeeded().
|
static |
Referenced by lPoPs_ZSymbol().