![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/lend/include/PoPs_private.h>
Collaboration diagram for PoPs_s:Public Attributes | |
| int | numberOfParticles |
| int | allocated |
| PoP ** | pops |
| PoP ** | sorted |
Definition at line 23 of file PoPs_private.h.
View newest version in sPHENIX GitHub at line 23 of file PoPs_private.h
| int PoPs_s::allocated |
Definition at line 25 of file PoPs_private.h.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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(), PoPs_sortedParticleIndex(), and PoPs_write().
| PoP** PoPs_s::pops |
Definition at line 26 of file PoPs_private.h.
View newest version in sPHENIX GitHub 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_particleProperIndex(), PoPs_releasePrivate(), and PoPs_write().
| PoP** PoPs_s::sorted |
Definition at line 27 of file PoPs_private.h.
View newest version in sPHENIX GitHub at line 27 of file PoPs_private.h
Referenced by PoPs_addParticleIfNeeded(), PoPs_particleIndex(), PoPs_releasePrivate(), PoPs_sortedParticleIndex(), and PoPs_write().