Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <tpia_depot.h>
Public Attributes | |
tpia_targetEntry * | next |
tpia_target * | target |
Definition at line 53 of file tpia_depot.h.
tpia_targetEntry* tpia_targetEntry_s::next |
Definition at line 54 of file tpia_depot.h.
Referenced by tpia_depot_getNextTargetEntry(), and tpia_depot_release().
tpia_target* tpia_targetEntry_s::target |
Definition at line 55 of file tpia_depot.h.
Referenced by tpia_depot_addTargetFromMap(), and tpia_depot_release().