Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <PoPs_private.h>
Public Attributes | |
int | numberOfParticles |
int | allocated |
PoP ** | pops |
PoP ** | sorted |
Definition at line 23 of file PoPs_private.h.
int PoPs_s::allocated |
Definition at line 25 of file PoPs_private.h.
Referenced by PoPs_addParticleIfNeeded(), and PoPs_releasePrivate().
int PoPs_s::numberOfParticles |
Definition at line 24 of file PoPs_private.h.
Referenced by PoPs_addParticleIfNeeded(), PoPs_getAtomsIndex_atIndex(), PoPs_getGenre_atIndex(), PoPs_getMassInUnitOf_atIndex(), PoPs_getName_atIndex(), PoPs_getParticle_atIndex(), PoPs_getZ_A_l_atIndex(), PoPs_hasNucleus_atIndex(), PoPs_numberOfParticle(), PoPs_releasePrivate(), and PoPs_write().
PoP** PoPs_s::pops |
Definition at line 26 of file PoPs_private.h.
Referenced by PoP_makeAlias(), PoPs_addParticleIfNeeded(), PoPs_copyAddParticleIfNeeded(), PoPs_getAtomsIndex_atIndex(), PoPs_getAtomsName_atIndex(), PoPs_getGenre(), PoPs_getGenre_atIndex(), PoPs_getMassInUnitOf_atIndex(), PoPs_getName_atIndex(), PoPs_getParticle_atIndex(), PoPs_getZ_A_l_atIndex(), PoPs_hasNucleus_atIndex(), PoPs_releasePrivate(), and PoPs_write().
PoP** PoPs_s::sorted |
Definition at line 27 of file PoPs_private.h.
Referenced by PoPs_addParticleIfNeeded(), PoPs_particleIndex(), PoPs_releasePrivate(), and PoPs_write().