| 
    Geant4
    10.02
    
   | 
 
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <ctype.h>#include "PoPs.h"#include "PoPs_mass.h"
 Include dependency graph for lPoPs.cc: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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 183 of file lPoPs.cc.
References Zs.
Referenced by lPoPs_addParticleIfNeeded().
 Here is the caller graph for this function:
      
  | 
  static | 
Referenced by lPoPs_ZSymbol().