|
Geant4-11
|
#include <MCGIDI.h>
Data Fields | |
| MCGIDI_POP * | first |
| int | increment |
| MCGIDI_POP * | last |
| int | numberOfPOPs |
| int | size |
| MCGIDI_POP ** | sorted |
| MCGIDI_POP* MCGIDI_POPs_s::first |
Definition at line 243 of file MCGIDI.h.
Referenced by MCGIDI_POPs_addParticleIfNeeded(), and MCGIDI_POPs_release().
| int MCGIDI_POPs_s::increment |
Definition at line 242 of file MCGIDI.h.
Referenced by MCGIDI_POPs_addParticleIfNeeded(), and MCGIDI_POPs_initial().
| MCGIDI_POP * MCGIDI_POPs_s::last |
Definition at line 243 of file MCGIDI.h.
Referenced by MCGIDI_POPs_addParticleIfNeeded().
| int MCGIDI_POPs_s::numberOfPOPs |
Definition at line 242 of file MCGIDI.h.
Referenced by MCGIDI_POPs_addParticleIfNeeded(), MCGIDI_POPs_findParticleIndex(), and MCGIDI_POPs_writeSortedList().
| int MCGIDI_POPs_s::size |
Definition at line 242 of file MCGIDI.h.
Referenced by MCGIDI_POPs_addParticleIfNeeded().
| MCGIDI_POP ** MCGIDI_POPs_s::sorted |
Definition at line 243 of file MCGIDI.h.
Referenced by MCGIDI_POPs_addParticleIfNeeded(), MCGIDI_POPs_findParticle(), MCGIDI_POPs_findParticleIndex(), MCGIDI_POPs_release(), and MCGIDI_POPs_writeSortedList().