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.h>
Public Attributes | |
int | index |
int | properIndex |
int | aliasIndex |
enum PoPs_genre | genre |
char const * | name |
int | Z |
int | A |
int | l |
double | mass |
char const * | massUnit |
Definition at line 45 of file PoPs.h.
View newest version in sPHENIX GitHub at line 45 of file PoPs.h
int PoP_s::A |
Definition at line 49 of file PoPs.h.
View newest version in sPHENIX GitHub at line 49 of file PoPs.h
Referenced by PoP_copyParticle(), PoP_initialize(), PoP_setZ_A_l(), PoPs_getZ_A_l_atIndex(), PoPs_particleLoadInfo(), PoPs_particleReadDatabase(), and PoPs_write().
int PoP_s::aliasIndex |
Definition at line 46 of file PoPs.h.
View newest version in sPHENIX GitHub at line 46 of file PoPs.h
Referenced by PoP_copyParticle(), PoP_initialize(), PoP_makeAlias(), PoPs_addParticleIfNeeded(), and PoPs_write().
enum PoPs_genre PoP_s::genre |
Definition at line 47 of file PoPs.h.
View newest version in sPHENIX GitHub at line 47 of file PoPs.h
Referenced by PoP_copyParticle(), PoP_initialize(), PoP_makeAlias(), PoP_makeParticle(), PoPs_addParticleIfNeeded(), PoPs_getAtomsIndex_atIndex(), PoPs_getGenre(), PoPs_getGenre_atIndex(), PoPs_hasNucleus_atIndex(), PoPs_particleLoadInfo(), PoPs_particleReadDatabase(), and PoPs_write().
int PoP_s::index |
Definition at line 46 of file PoPs.h.
View newest version in sPHENIX GitHub at line 46 of file PoPs.h
Referenced by lPoPs_addParticleIfNeeded(), PoP_copyParticle(), PoP_getIndex(), PoP_initialize(), PoPs_addAliasIfNeeded(), PoPs_addParticleIfNeeded(), PoPs_particleIndex(), and PoPs_write().
int PoP_s::l |
Definition at line 49 of file PoPs.h.
View newest version in sPHENIX GitHub at line 49 of file PoPs.h
Referenced by PoP_copyParticle(), PoP_setZ_A_l(), PoPs_particleLoadInfo(), and PoPs_write().
double PoP_s::mass |
Definition at line 50 of file PoPs.h.
View newest version in sPHENIX GitHub at line 50 of file PoPs.h
Referenced by PoP_copyParticle(), PoP_getMassInUnitOf(), PoP_initialize(), PoP_makeParticle(), PoPs_particleLoadInfo(), and PoPs_write().
char const* PoP_s::massUnit |
Definition at line 51 of file PoPs.h.
View newest version in sPHENIX GitHub at line 51 of file PoPs.h
Referenced by PoP_copyParticle(), PoP_getMassInUnitOf(), PoP_initialize(), PoP_makeParticle(), PoPs_particleLoadInfo(), and PoPs_write().
char const* PoP_s::name |
Definition at line 48 of file PoPs.h.
View newest version in sPHENIX GitHub at line 48 of file PoPs.h
Referenced by PoP_copyParticle(), PoP_getName(), PoP_initialize(), PoP_makeAlias(), PoP_makeParticle(), PoP_release(), PoPs_addParticleIfNeeded(), PoPs_copyAddParticleIfNeeded(), PoPs_getAtomsIndex_atIndex(), PoPs_getAtomsName_atIndex(), PoPs_getName_atIndex(), PoPs_hasNucleus_atIndex(), PoPs_particleLoadInfo(), PoPs_sortedParticleIndex(), and PoPs_write().
int PoP_s::properIndex |
Definition at line 46 of file PoPs.h.
View newest version in sPHENIX GitHub at line 46 of file PoPs.h
Referenced by PoP_copyParticle(), PoP_initialize(), PoP_makeAlias(), PoPs_addParticleIfNeeded(), and PoPs_particleProperIndex().
int PoP_s::Z |
Definition at line 49 of file PoPs.h.
View newest version in sPHENIX GitHub at line 49 of file PoPs.h
Referenced by PoP_copyParticle(), PoP_initialize(), PoP_setZ_A_l(), PoPs_getZ_A_l_atIndex(), PoPs_particleLoadInfo(), PoPs_particleReadDatabase(), and PoPs_write().